Sha256: c01ab223e90fb3ea3e2de4c9b0259288f4ea929ad9349c89fe49bd7705b98f87

Contents?: true

Size: 406 Bytes

Versions: 1

Compression:

Stored size: 406 Bytes

Contents

== 1.0.0

* Birthday!

== 1.0.1

* Adding flush method to streams.

== 1.0.2

* Flush the underlying stream too.

== 1.0.3

* Fixed treatment of nils and blank strings. Nils should be written as blank entries while
  blank strings should be wrapped in quotes so YAML parsers know to return a blank string
  instead of a nil. Eg. foo: should parse as {"foo":nil} while foo: "" should parse as
  {"foo":""}.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
yaml-write-stream-1.0.3 History.txt