Skip to content

Almost 1.0!

Compare
Choose a tag to compare
@kbknapp kbknapp released this 30 Jun 02:41
· 7293 commits to master since this release

IMPORTANT

Deprecated functions have been removed in this release in order to move towards a 1.0 release. If you were using deprecated functions please switch to the new version (see the deprecations sections of the README.md for details). All functionality remains, and moving away from deprecations should be as easy as a single Find->Replace

v1.0.0-beta (2015-06-30)

Features

  • allows waiting for user input on error (d0da3bdd, closes #140)
  • Help allows one to fully override the auto-generated help message (26d5ae3e, closes #141)

Documentation

  • adds "whats new" section to readme (ff149a29)

Improvements

  • removes deprecated functions in prep for 1.0 (274484df)