Skip to content

Latest commit

 

History

History
78 lines (43 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

78 lines (43 loc) · 1.08 KB

0.0.18

  • 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

0.0.17

  • Add code coverage generation to the CI/CD pipeline
  • Add code coverage badge to README.md

0.0.16

  • Add JSON pretty print for console logging

0.0.15

  • Add custom color scheme for console logging

0.0.14

  • Use gzip instead of archive:bz2

0.0.13

  • Add documentation about how to view logs

0.0.12

  • Change console printer formatting
  • Change console printer colors

0.0.11

  • Add ability to mask sensitive data
  • Add additional colors for console output

0.0.10

  • Tiny example app fix

0.0.9

  • Anoher attempt to fix image path in README.md

0.0.8

  • Change image for README.md

0.0.7

  • Add image for README.md

0.0.6

  • Add additional docs

0.0.5

  • Fix some documentation issues

0.0.4

  • Example app version fix

0.0.3

  • Documentation formatting

0.0.2

  • Lowered the minimum sdk version to 3.2.5 (pub.dev requirement at this moment)

0.0.1

  • Initial version