Releases: serverpod/cli_tools
Releases · serverpod/cli_tools
v0.3.0
What's Changed
- feat!: Preserves UsageException instead of replacing it with ExitException by @christerswahn in #23
- feat!: Log all to stdout by default by @christerswahn in #24
- feat: Changed dark red to bright red for console output by @christerswahn in #25
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat!: ExitException to handle full range of valid exit codes by @christerswahn in #20
- chore: bump version to 0.2.0 by @christerswahn in #21
New Contributors
- @christerswahn made their first contribution in #20
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- fix: expose prompts feature by @hampuslavin in #16
- chore: Bump version to 0.1.4 by @hampuslavin in #17
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- feat: Add prompts module with confirm feature by @hampuslavin in #12
- feat: add select and multiselect prompt components by @hampuslavin in #13
- feat: add input prompt component by @hampuslavin in #14
- chore: Bumps version to 0.1.3 and updates changelog. by @hampuslavin in #15
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- fix: don't return ReadException for failed json parsing by @hampuslavin in #10
- chore: Bumps version to 0.1.2 and updates changelog. by @hampuslavin in #11
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- feat: add docs generator by @hampuslavin in #7
- fix: Report analytics before running command. by @hampuslavin in #8
- chore: Bumps version to 0.1.1 and updates changelog. by @hampuslavin in #9
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: Introduce BetterCommand to help print usage and set wrap text column for arg parser. by @SandPod in #3
- fix!: Review fixes from initial split of cli tools tools. by @SandPod in #4
- fix!: remove unused parameter from interface. by @SandPod in #5
- chore: Bumps version to 0.1.0 and updates changelog. by @SandPod in #6
Full Changelog: v0.0.2...v0.1.0
v0.0.2
v0.0.1
- Initial release
Full Changelog: https://github.com/serverpod/cli_tools/commits/v0.0.1