goptimize/CHANGELOG.md
Ralph Slooten adac20101d 0.2.0
2019-12-13 23:12:57 +13:00

27 lines
346 B
Markdown

# Changelog
## [0.2.0]
- Add threaded option (`-t`) to use all CPU cores
## [0.1.0]
- Switch to go mods - go (>= 1.11 required)
- Switch to axllent/semver for app updating
## [0.0.3]
- Detect & skip animated GIFs
## [0.0.2]
- Switch to [pflag](https://github.com/spf13/pflag) for better flag management
## [0.0.1]
- Initial release