blob: 16a9a963de67cc3fc7643aeb23535d7c6a060497 [file] [view]
## 0.0.6
* Various APIs added to FirebaseDatabase and Query
* Added removal and priority to DatabaseReference
* Improved documentation
* Added unit tests
## 0.0.5
* Fixed analyzer warnings
## 0.0.4
* Removed stub code and replaced it with support for more event types, paths, auth
* Improved example
## 0.0.3
* Updated README.md
* Bumped buildToolsVersion to 25.0.3
* Added example app
## 0.0.2
* Fix compilation error
## 0.0.1
* Initial Release