simplify_static_dir/CHANGELOG.md

27 lines
442 B
Markdown
Raw Normal View History

2018-01-21 18:30:41 +00:00
# Changelog
All notable changes to this project will be documented in this file.
## [Unreleased]
## [1.2.1]
- Fixed bug when processing files with \r characters in the name
## [1.2.0]
- Uses `Digest::SHA` instead of `Digest::MD5`
## [1.1.2]
- Added `-z` option
- Changed the default behavior to not process empty files
## [1.1.1]
- Added `-m` and `-M` options
## [1.1.0]
- Outputs GNU-style messages (ala `rm -v,' `ln -v,' etc.).