Skip to content
halloffame edited this page Apr 30, 2013 · 3 revisions

v0.2.0

  • You can now customize the format you expect chronic ping to return.
  • ChronicPing.config.datetime_format= is now deprecated. Please use ChronicPing.config.formats= instead. Refer to the README for more details.
  • You can now use multiple formats in the same application.

v0.1.0

Chronic ping moves out of Alpha! We've been using it in more of our apps and it is pretty solid.

  • ChronicPing.config.relative_url_root= is now deprecated. You no longer need to define this in your config file. If you still need to set this when precompiling your assets, set ENV['RAILS_RELATIVE_URL_ROOT']= in the precompile command.
Clone this wiki locally