misc 2025.426.1656
misc: ^2025.426.1656 copied to clipboard
[misc] A dependncy less dart package.
CHANGELOG.md #
2025.422.1753 #
- Initial release
2025.423.1904 #
- Modified makeCommandLine()
2025.423.1928 #
- Added $() and $$()
2025.423.1946 #
- $() and $$() accept ignoreError optional name parameter
2025.423.2215 #
- Added splitCommandLine() and removed $() and $$()
2025.423.2241 #
- Fixed a bug in splitCommandLine()
2025.424.6 #
- Changed parser spec
2025.424.12 #
- Modified makeCommandLine()
2025.424.28 #
- Modified makeCommandLine() again
2025.424.56 #
- Modified makeCommandLine()
2025.424.118 #
- Removed all of the dependencies
2025.424.1249 #
- Modified makeCommandLine()
2025.426.348 #
- Renamed makeCommandLine() to joinCommandLine()
2025.426.359 #
- [misc] A dependncy less dart package.
2025.426.1656 #
- Backport form std package