0.1.0
What's Changed
🚀 Features
- Provide isolated storages for external use (#40), thanks marcospassos!
🔧 Enhancements
- Add a common prefix to storage location (#41), thanks marcospassos!
- Add support for specifying subnamespaces for loggers (#39), thanks marcospassos!
- Add currency information to
GoalCompleted
event (#37), thanks marcospassos! - Add new test events (#36), thanks marcospassos!
- Add support for event listeners (#35), thanks marcospassos!
- Allow overriding endpoints for testing purposes (#33), thanks marcospassos!
🐞 Bug Fixes
- Fix namespaced storage isolation (#38), thanks marcospassos!
- Prevent default options from being overridden by undefined values (#34), thanks marcospassos!
🚧 Maintenance
- Remove legacy configuration (#42), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos