3.0.0
Major update to support biscuit v2. This is BREAKING CHANGE and does not support biscuit v1.
namespace($tenant, $namespace)
namespace_operation($operation)
topic($tenant, $namespace, $topic)
topic_operation($operation)
What's Changed
- split operations symbols string into their own files for readability by @KannarFr in #32
- Biscuit 2.0 by @KannarFr in #33
Full Changelog: 2.3.2...3.0.0