We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47752dc commit 7b05625Copy full SHA for 7b05625
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# Changelog
2
+
3
+## 0.2.0
4
5
+- feat: BREAKING. ExitException to handle full range of valid exit codes.
6
7
## 0.1.4
8
9
- fix: Expose prompt features.
pubspec.yaml
@@ -1,5 +1,5 @@
name: cli_tools
-version: 0.1.4
+version: 0.2.0
description: A collection of tools for building great command-line interfaces.
repository: https://github.com/serverpod/cli_tools
homepage: https://serverpod.dev
0 commit comments