Add a new `allow_absolute_local_imports` to `ProjectImporter`. This will be disabled by default in a future release.
2.0.1
The 2.x releases use a new unified configuration (see the wiki). This means that configuration files need to be updated.
1.9.4
This release reflects the new bootstrapped Literary development. Now, Literary is just a namespace package, and all submodules are placed in directories (apart from literary.build-meta from literary-build).
1.8.2
This hotfix release clears the finder cache, which was previously holding on to old `PathFinder` instances
1.8.1
This bugfix release sets `parents=True` for the `mkdir` call that establishes the generated package directory in `literary build`.