- Added gon.watch functionality (thanks to @brainopia and @kossnocorp)
- Compatibility with jbuilder paths for partial! method
- Fixed some bugs
- Little bit refactoring - Gon now is a class
- Include ActionView::Helpers into Gon::JBuilder
- Added init option (@torbjon)
- Added need_tag option (@afa)
- Almost all code refactored
- Added Gon.global for using gon everywhere
- Included ActionView::Helpers into Rabl::Engine
- Don't really remember what was before this version