Releases: canusdev/dashpub
Releases · canusdev/dashpub
0.0.2
feat: enhance documentation and pana compliance for full ecosystem
This commit addresses documentation gaps and static analysis suggestions to improve the quality scores (pana) for dashpub_api, dashpub_cli, and dashpub_server.
Changes:
- dashpub_api:
- Added full API documentation comments.
- Added [example/dashpub_api_example.dart]
- Bumped version to
0.0.2.
- dashpub_cli:
- Created [lib/dashpub_cli.dart]
dart docvisibility. - Added [example/dashpub_cli_example.dart]
- Updated
archivedependency to^4.0.0. - Updated package description and bumped version to
0.0.2.
- Created [lib/dashpub_cli.dart]
- dashpub_server:
- Added library and method-level documentation (e.g., [getTeams] [login]_
- Renamed
isInitializedto [checkInitialized] to resolve name conflict. - Added [example/example.dart] requirements.
- Renamed package to
dashpubinpubspec.yaml.
First Release
0.0.1 fixed a dependencies conflict