Skip to content

Commit 6c2e585

Browse files
authored
Merge pull request #57 from biscuit-auth/release-0.4.2
Release v0.4.2
2 parents da014bc + a886d09 commit 6c2e585

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# `0.4.2`
2+
3+
- display evaluation time & iterations (#54)
4+
- biscuit-auth 4.1.1 (better authorizer contents listing) (#55)
5+
- `nix develop` support for local dev (#56) (er4hn)
6+
17
# `0.4.1`
28

39
- support for querying authorizers and snapshots (#45)

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "biscuit-cli"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
description = "a CLI to manipulate biscuit tokens"
55
authors = ["Clement Delafargue <clement@delafargue.name>"]
66
edition = "2018"

0 commit comments

Comments
 (0)