Releases: jlinoff/csdiff
Releases · jlinoff/csdiff
Minor bug fix release
Enhanced termcolors to support ANSI 256 color mode
- Enhanced the termcolors package to support ANSI 256 color mode.
- Implemented native go cross compilation and added the darwin and linux targets.
- Updated the docker-linux target to correctly write the executable to bin/linux_amd64/csdiff using the linux_ target.
- Added the --256 to print the available ANSI 256 color mode colors.
- Updated the documentation.
Initial Release
- Initial release and documentation.