cardinal 0.2.0
cardinal: ^0.2.0 copied to clipboard
The declarative and elegant CLI framework for Dart.
0.2.0 #
- Breaking Change: Major internal refactoring of the project structure. All context classes have been moved to
lib/src/context/. - New: Introduced dedicated
lib/src/contextmodule for clearer separation of concerns. - Fix: Updated dependency constraints in
pubspec.yaml.