Changes for the Perl Module called Firebase
0.0300 2014-05-03
- Updated tests for API changes at Firebase.
- Added accessor for debug information, now that Firebase allows it via REST calls.
0.0201 2013-09-27
- Fixed some POD formatting issues.
- Added more tests.
0.0200 2013-09-27
- It turns out we were doing auth all wrong. That's been fixed, but makes this module backward incompatible.
0.0100 2013-09-13
- Initial public release.
- Includes a modified version of Firebase::Auth with Kiran Kumar's permission.