Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.28 KB

CHANGES.md

File metadata and controls

44 lines (26 loc) · 1.28 KB

CH CH CH CH CHANGES!

Friday the 18th of September 2002, v2.0.0rc3

  • Changed the dependency from chronic to gitlab-chronic, thanks to @bjonord

v2.0.0.rc2, Friday the 8th of December 2017


Saturday the 7th of November 2015, 2.0.0.rc1

  • 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.

Monday the 11th of November 2013, v1.0.2

  • Shoulda and simplecov aren't runtime dependencies, fixed that in the gemfile.
  • Got the version number right this time ;-)

Monday the 11th of November 2013, v1.0.1

  • 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.