together 2.10.0
together: ^2.10.0 copied to clipboard
A tool to merge text/code files in a folder
2.10.0 #
- release
2.9.0 #
- Add --ignore-wild flag to ignore files/folders matching wildcard patterns (e.g., react, test)
- Add --help/-h flag to display usage information
- Add --self-update flag to automatically download and install latest version from GitHub
2.8.0 #
- fix #12
2.7.0 #
- release
2.6.0 #
- release
2.5.6 #
- makefile fixes for make test
2.5.5 #
- Add version flag and pubspec constants generation
2.5.4 #
- Move main.dart to bin/tog.dart and fix path references
2.5.3 #
- Move main.dart to bin/tog.dart and fix path references
2.5.2 #
- fix tests filenames
2.5.1 #
- fix tests filenames
2.5.0 #
- add --gitignore flag