CHANGELOG.rdoc

Path: CHANGELOG.rdoc
Last Update: Sat May 18 04:32:26 +0000 2013

1.0.0 / 2012-02-20

  • Fixed basic usage of params inside route blocks.
  • Introduced aparams for use inside of asynchronous actions in place of params
  • Bumped the rack and sinatra dependencies. Yes, this might be rails incompatible. Make your async apps standalone, it‘ll save you anyway.
  • Various minor bug fixes

0.5.0 / 2011-03-08

  • Fix support for conditional routes!
  • Modified assert_async assertion to add error message [JamesAlmond]
  • Move to minitest and add dependency loader
  • Support sinatra 1.2.0
  • Add support for options (sinatra 1.2.0)
  • Add support for gemtest

0.4.0

  • 1 major enhancement
    • Moved to Hoe!

[Validate]