Sha256: 5c14c14b1d263686c5ace15b99580afdc1434a0c156ff461439c5a9b034ba0ae
Contents?: true
Size: 542 Bytes
Versions: 1
Compression:
Stored size: 542 Bytes
Contents
# promise.rb changelog ## 0.5.0 (December 16, 2013) * Fulfillment value and rejection reason are no longer being frozen * Rejection reason always gets a sensible backtrace now * Have pending specs for deviations from the A+ spec ## 0.4.0 (December 13, 2013) * Disclaiming my copyright, promise.rb is now in the Public Domain * on_fulfill argument to #then now takes precedence over block * The rejection reason now defaults to RuntimeError, so that it can be re-raised by #sync * `progress` and `on_progress` are now first class citizens
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
promise.rb-0.5.0 | CHANGELOG.md |