New features (v1.4)
New :
- Add unlink channel functions by @pramadhana92 16a420a
- Ability to set a positional context and position (#76) by @yquemener 5011492
- Added ACL querying by @CaptainZidgel 61b1d38
- Add OCB2 crypto for use in UDP implementation by @anewusername 0a73dfc
The Readme and API.md have been updated according to the new features.
As you can see, most are about management/ACL (that I don't personnally use).
Thank to the dev who have make the implementations, and the users who will use it.
The OCB2 is a great step to restart the UDP implementation.
Fix: