Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

60 lines (31 loc) · 1.96 KB

Changelog

All notable changes to this project will be documented in this file.

[cellar-v0.5.2] - 2023-02-14

b5ba655...59e45cf

Miscellaneous Tasks

  • Update deps (ee7485f - 2023-01-21 by Tyr Chen)
  • Bump deps (59e45cf - 2023-02-14 by Tyr Chen)

[cellar-v0.5.1] - 2023-01-11

c9a1159...b5ba655

Miscellaneous Tasks

  • Upgrade deps and fix issues caused by base64 0.21 (b5ba655 - 2023-01-11 by Tyr Chen)

[cellar-v0.5.0] - 2022-12-14

391e573...c9a1159

Features

  • Upgrade bincode & base64 (c9a1159 - 2022-12-14 by Tyr Chen)

[cellar-v0.4.1] - 2022-12-04

fd8a3a0...391e573

Bug Fixes

  • Generate der for Keypair rather than pem (391e573 - 2022-12-04 by Tyr Chen)

[cellar-core-v0.5.2] - 2022-12-02

c1a46a7...fd8a3a0

Features

  • Return pem for keypair (fd8a3a0 - 2022-12-02 by Tyr Chen)

[cellar-v0.4.0] - 2022-11-30

Features

  • Use ed25519-compact and fix all test cases (ac506b4 - 2022-11-30 by Tyr Chen)

Miscellaneous Tasks

  • Upgrade to latest rust edition & dependencies (75902cd - 2022-11-29 by Tyr Chen)

Refactor

  • Deprecate use of pkcs8 (c1a46a7 - 2022-11-30 by Tyr Chen)