gazelle_cli 0.8.0+4
gazelle_cli: ^0.8.0+4 copied to clipboard
A CLI tool to manage applications built with Gazelle framework.
0.8.0+4 #
- FIX(gazelle_client): Delete method.
0.8.0+3 #
- FIX(gazelle_cli): Codegen client.
0.8.0+2 #
- FIX(gazelle_cli): Client codegen.
0.6.0+1 #
- FIX(gazelle_cli): Client generation.
0.6.0 #
Note: This release has breaking changes.
- BREAKING FEAT(gazelle_core): Client generation (#49).
0.5.0 #
Note: This release has breaking changes.
- BREAKING FEAT(gazelle_cli): Project Structure (#48).
0.4.2+3 #
- FIX(gazelle_cli): codegen nullablilty.
0.4.2+2 #
- FIX(gazelle_cli): maintain working directory.
0.4.2+1 #
- FIX(gazelle_cli): serialization codegen.
0.4.2 #
- FIX(gazelle_cli): Codegen nullability fix.
0.4.1 #
- FIX(gazelle_cli): Type analysis.
0.4.0+1 #
- FIX(gazelle_cli): Codegen.
0.4.0 #
-
Added support for serialization
-
FIX(gazelle_cli): Delete Command.
-
FEAT(gazelle_cli): Added support for core 0.4.0.
-
FEAT(gazelle_cli): serialization codegen.
-
FEAT(gazelle_cli): Create handler cli command.
0.3.0 #
-
Enhanced
create
command withcreate project
andcreate route
. -
FIX(gazelle_cli): file formatting.
0.2.0 #
- Updated
run
command and createddelete
command.
0.1.0 #
- Initial version.