Releases: mdm-code/duct
Releases · mdm-code/duct
v1.3.0
v1.2.0
v1.1.0
There were some errors in the command duct.
- os.Exit caused deferred closer not to be called.
- Temporary file was not removed. os.Remove is now deferred after the file handle is closed.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
This appears to be a fully featured implementation of a wrapper for code formatters.
Full Changelog: https://github.com/mdm-code/duct/commits/v1.0.0