- fix: Don't return ReadException for failed json parsing.
- fix: Report analytics event before running command.
- feat: Add documentation generator helper.
- feat: Introduce BetterCommand class to simplify command creation.
- fix: BREAKING. Removes onError callbacks from PubApiClient and LocalStorageManager in favor of throwing exceptions.
- Downgrades some dependencies to avoid compatibility issues with Serverpod CLI.
- Initial version.