Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 682 Bytes

CHANGELOG.md

File metadata and controls

46 lines (24 loc) · 682 Bytes

v0.4.0 (2025-03-22)

Feat

  • introduce UCAN types with protobuf definitions

v0.3.0 (2025-03-22)

v0.2.0 (2025-03-22)

Feat

  • configure commitizen for conventional commits

Refactor

  • align import paths with new repository structure

v0.1.0 (2025-03-21)

Feat

  • add BLS signature test suite
  • implement BIP32 hierarchical key derivation

v0.0.3 (2025-03-17)

Feat

  • enhance BIP32 key derivation with path string support

v0.0.2 (2025-03-17)

Feat

  • introduce ABI packing functionality

v0.0.1 (2025-03-17)

Feat

  • initialize go module and update dependencies

Refactor

  • migrate to internal git repository for crypto core