- First version. Released on an unsuspecting world.
- Minor internal changes to relax bounds on bytestring. Enables building with ghc-8.10.2.
- FileTree is now a record.
- Some internal changes to get it to build on somewhat older versions of ghc. Tested with 8.2.2
- Removed the spurious dependency on containers.
- Loosened some bounds on the packages.
- Use a new chunked interface which gives much better code sharing and improves performance too.
- Various internal refactors.
- A lot of documentation either outdated/doesn't exist as a result and needs to be revamped.