macaroon 0.2.0

Fully functional implementation of macaroons in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# macaroon Change Log

## Version 0.1.1 - Feb 22, 2017 (libmacaroon-rs)

- Coverage using [coveralls.io]https://coveralls.io/github/jacklund/libmacaroon-rs?branch=trunk
- Expanded coverage of unit tests
- Bug fix for version 1 deserialization

## Version 0.1.0 - Feb 20, 2017 (libmacaroon-rs)

Initial commit. Functionality:

- Macaroons with first- and third-party caveats
- Serialization/Deserialization using [libmacaroons]https://github.com/rescrv/libmacaroons version 1, 2, and 2J (JSON) formats
- Verification of first-party caveats using either exact string comparison or submitted verification function
- Verification of third-party caveats using discharge macaroons