cli_launcher 0.3.3+1
cli_launcher: ^0.3.3+1 copied to clipboard
CLI development utility to support launching locally installed versions.
Change Log #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2026-03-17 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
cli_launcher - v0.3.3+1
- FIX: Use exact path matching for package name detection in global installations (#24). (94d332fb)
- DOCS: use
<br/>instead of\nin mermaid diagram node labels (#23). (49f2f0fc)
0.3.3+1 #
- FIX: Use exact path matching for package name detection in global installations (#24). (94d332fb)
- DOCS: use
<br/>instead of\nin mermaid diagram node labels (#23). (49f2f0fc)
2026-03-16 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
cli_launcher - v0.3.3
0.3.3 #
2026-03-14 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
cli_launcher - v0.3.2+2
- FIX: support path-activated workspace packages (#18). (1cf4792d)
- FIX: format test/e2e_test.dart. (b38182e1)
- FIX: prevent
dart runauto-resolution from interfering with pubspec timestamp tests. (2e88783b) - FIX: treat equal timestamps as up-to-date in
_pubspecLockIsUpToDate(#16). (44bd9f34) - FIX: format lib/cli_launcher.dart. (179ee73e)
- FIX: Support binaries installed by
dart install(#19). (b342628c)
0.3.2+2 #
- FIX: support path-activated workspace packages (#18). (1cf4792d)
- FIX: format test/e2e_test.dart. (b38182e1)
- FIX: prevent
dart runauto-resolution from interfering with pubspec timestamp tests. (2e88783b) - FIX: treat equal timestamps as up-to-date in
_pubspecLockIsUpToDate(#16). (44bd9f34) - FIX: format lib/cli_launcher.dart. (179ee73e)
- FIX: Support binaries installed by
dart install(#19). (b342628c)
2025-08-03 #
Changes #
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
cli_launcher - v0.3.2+1
- DOCS: add
example/README.md. (f8c6457e)
0.3.2+1 #
0.3.2 #
0.3.0 #
0.1.0 #
Initial release