5.0.0
* Isolate third party blocks public key tables Public key tables are now isolated from the rest of the token, same as for symbols. refactor: remove `public_key_to_block_id` from `Biscuit` Since it no longer carries indices but public keys directly, it does not bring anything compared to keys already carried by the blocks. * biscuit-auth 5.0.0 --------- Co-authored-by: Geoffroy Couprie <contact@geoffroycouprie.com>