v0.5.0
What's Changed
- fix!: Previously missed renaming of messageOutput by @christerswahn in #31
- feat: Migrated the Config library to cli_tools by @christerswahn in #32
- chore: Bump version to 0.5.0-beta.1 by @christerswahn in #33
- fix: Fixes and updates based on learnings from serverpod cli by @christerswahn in #34
- chore: Bump version to 0.5.0-beta.2 by @christerswahn in #35
- fix: Updated dependencies to be consistent and compatible with Dart 3.3 by @christerswahn in #36
- chore: Bump version to 0.5.0-beta.3 by @christerswahn in #37
- ci: Run with Dart 3.3 and 3.6 in CI pipeline tests by @christerswahn in #38
- fix!: Clarified behavior of mutually excl option groups by @christerswahn in #39
- chore: Bump version to 0.5.0-beta.4 by @christerswahn in #40
- refactor: Simplified default usage of BetterCommand/Runner by @christerswahn in #41
- refactor: Updated BetterCommand* API on learnings from scloud by @christerswahn in #42
- chore: Bump version to 0.5.0-beta.5 by @christerswahn in #43
- docs: Added README and code examples for the config library by @christerswahn in #44
Full Changelog: v0.4.0...v0.5.0