Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 497 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 497 Bytes

0.1.2

  • fix: Don't return ReadException for failed json parsing.

0.1.1

  • fix: Report analytics event before running command.
  • feat: Add documentation generator helper.

0.1.0

  • feat: Introduce BetterCommand class to simplify command creation.
  • fix: BREAKING. Removes onError callbacks from PubApiClient and LocalStorageManager in favor of throwing exceptions.

0.0.2

  • Downgrades some dependencies to avoid compatibility issues with Serverpod CLI.

0.0.1

  • Initial version.