- Rewrite of the internals.
- API should be pretty much the same from the outside, but enough things on the inside change to warrant the major version bump.
- Chronic updated to 0.10.2.
- Shoulda and simplecov aren't runtime dependencies, fixed that in the gemfile.
- Got the version number right this time ;-)
- Moved library to new maintainer https://github.com/yb66/tickle
- Moved library to http://semver.org/.
- Merged in some changes from @dan335 and @JesseAldridge, thanks to them.
- Moved rdocs to markdown for niceness.
- Updated licences with dates and correct spelling ;)
- Fix incorporated for "NameError: uninitialized constant Module::Numerizer"
- Moved library to Bundler to make it easier to set up and develop against.
- Started using Yardoc for more niceness with documentation.