smuggler v0.2.0.0 Release Notes

    • #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 of FilePath in Parser.
    • ⬆️ Upgrade to GHC-8.6.5
    • 👌 Improve tests output.