reedmace_cli 1.0.0-dev.10
reedmace_cli: ^1.0.0-dev.10 copied to clipboard
Cli tool for managing reedmace projects
1.0.0-dev.10 #
- FEAT: add --dart to use the dart binaries instead of the flutter ones.
1.0.0-dev.9 #
- FEAT: add --server argument for the cli build command.
1.0.0-dev.8 #
- FIX: update brick to reflect cli changes.
- FEAT: make buildOpenApiDocument cancellable.
- FEAT: do not rebuild app if client didn't change and add option to never build the application in watching build modes.
- FEAT: copyable client and named client parameter.
- FEAT: fix cli not killing the process by adding stdin listener for "exit", various refactorings.
- FEAT: cleanup, cors/auth, major internal rework.
- FEAT: various updates (not tracking at this point).
- FEAT: initial commit.
1.0.0-dev.7 #
- FEAT: make buildOpenApiDocument cancellable.
1.0.0-dev.6 #
- FEAT: do not rebuild app if client didn't change and add option to never build the application in watching build modes.
1.0.0-dev.5 #
- FEAT: copyable client and named client parameter.
1.0.0-dev.4 #
- FEAT: fix cli not killing the process by adding stdin listener for "exit", various refactorings.
1.0.0-dev.3 #
- FEAT: cleanup, cors/auth, major internal rework.
1.0.0-dev.2 #
- FIX: update brick to reflect cli changes.
- FEAT: various updates (not tracking at this point).
- FEAT: initial commit.
1.0.0-dev.1 #
- Initial version.