v0.10.0
Bracking Changes
Importing Loom from the core package is only necessary to register converters. Adapters directly export a dir and file.
The source adapters are now classes, so it is necessary to create a new version of them with new.
See the documentation for more information.
What's Changed
- Create from adapter by @CordlessWool in #26
Full Changelog: v0.9.2...v0.10.0