Skip to content

Commit

Permalink
v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasroussel committed Aug 21, 2023
1 parent f979ff4 commit fe696b8
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 1,164 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 2.9.0

- Adding `basic_utils` package to handle PEM & key parsing
- A lot of new class factory to create `Keys` (e.g. `RSAPublicKey.cert` and `.bytes`)

## 2.8.2

- Downgraing `collection` to 1.7.1 to be compatible with flutter_test
Expand Down
Loading

0 comments on commit fe696b8

Please sign in to comment.