Skip to content

3.0.0

Compare
Choose a tag to compare
@KannarFr KannarFr released this 04 Mar 15:00
· 82 commits to master since this release

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