- Update dependencies
- Update very_good_analysis
- Fix analyzer issues
- Add ability to share log file in example app
- Add ability to open log viewer in example app
- Add code coverage generation to the CI/CD pipeline
- Add code coverage badge to README.md
- Add JSON pretty print for console logging
- Add custom color scheme for console logging
- Use gzip instead of archive:bz2
- Add documentation about how to view logs
- Change console printer formatting
- Change console printer colors
- Add ability to mask sensitive data
- Add additional colors for console output
- Tiny example app fix
- Anoher attempt to fix image path in README.md
- Change image for README.md
- Add image for README.md
- Add additional docs
- Fix some documentation issues
- Example app version fix
- Documentation formatting
- Lowered the minimum sdk version to 3.2.5 (pub.dev requirement at this moment)
- Initial version