Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 669 Bytes

CHANGELOG.md

File metadata and controls

41 lines (22 loc) · 669 Bytes

0.0.1

  • Initial release

0.0.2

  • Update documentation according to pub.dev requirements

0.0.3

  • Remove unnecessary flutter dependency

0.0.4

  • Make README more representative

0.0.5

  • Changed configuration API: replace use() method with simple List pipeline property

0.0.6

  • Fix default console timestamp formatter

0.0.7

  • [^] Better ConsoleTransport configuration API
  • [^] Use [print] method by default together with colors formatting based on UTF char codes
  • [+] Usage example

0.0.8

  • [^] Include text painter into umbrella file

0.0.9

  • [^] Update dependencies versions

0.0.10

  • [^] Loosen dependencies