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 bc89942 commit 2185969Copy full SHA for 2185969
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.5.1
4
+
5
+- docs: Moved Config README into main README
6
7
## 0.5.0
8
9
- feat: Introduced the `config` library for unified args and env parsing
pubspec.yaml
@@ -1,5 +1,5 @@
name: cli_tools
-version: 0.5.0
+version: 0.5.1
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