smuggler
uses PVP Versioning.
The change log is available on GitHub.
- #39:
Change files only when there're warnings. Remove
hash-store
dependencies and a need to have local cache. - #7: Remove trailing commas in imports.
- #30: Optimize whole import deletion.
- #57: Add tests for implicit imports.
- #59: Check if cache directory already exists before removing.
- #52:
Use
ByteString
instead ofFilePath
inParser
. - Upgrade to GHC-8.6.5
- Improve tests output.
- Initially created.