0.2.0
Improved types and exports.
This should make the package a lot easier to use in other projects.
Added
- An index.js that exports everything from the package
- Compiled javascript in the published package
- Separate type definitions in the published package
Changed
- The middlewares are now functions instead of objects with methods
- The attribution models are now functions instead of objects with methods