Skip to content

Releases: NOLAI/libpep

v0.12.0

17 Feb 15:44
v0.12.0
983ddc8

Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.12.0

v0.11.1

09 Feb 12:04
3d2a256

Choose a tag to compare

Updating dependencies

What's Changed

  • Update Rust crate curve25519-dalek to v5.0.0-pre.6 by @renovate[bot] in #27
  • Update Rust crate rand to v0.10.0 by @renovate[bot] in #28
  • Update Rust crate rand_core to v0.10.0 by @renovate[bot] in #29
  • Update Rust crate criterion to 0.8 by @renovate[bot] in #31
  • Update Rust crate energy-bench to ^0.2.0 by @renovate[bot] in #32
  • Update actions/checkout action to v6 by @renovate[bot] in #34
  • Update actions/setup-node action to v6 by @renovate[bot] in #35
  • Update actions/setup-python action to v6 by @renovate[bot] in #36
  • Update Rust crate pyo3 to 0.28 by @renovate[bot] in #33

Full Changelog: v0.11.0...v0.11.1

v0.11.0

29 Jan 15:21
7cf192a

Choose a tag to compare

Fix pepjson builder (#26)

* Fix pepjson builder

* Fix prelude and version nrs

v0.10.1

29 Jan 11:01
5c75edd

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

27 Jan 14:20
8177d75

Choose a tag to compare

Full Changelog: v0.9.2...v0.10.0

v0.9.2

27 Jan 14:18
a9d4ad2

Choose a tag to compare

Fix encrypt json

Full Changelog: v0.9.1...v0.9.2

v0.9.1

27 Jan 10:39
v0.9.1
de88545

Choose a tag to compare

Added Serialize and Deserialize for EncryptedRecords

v0.9.0

27 Jan 08:36
537263d

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

05 Dec 15:55
20fcc38

Choose a tag to compare

What's Changed

  • Update dependencies
  • Update curve25519-dalek to v5.0.0.pre2 for lizard (instead of using our own fork)
  • Refactor function names to follow Rust API guidelines and conventions
  • Restructure modules for better maintainability
  • Move unit tests to main library modules to improve maintainability
  • Move WASM and Python bindings to the main library modules to improve maintainability
  • Add WASM and Python bindings for some data types
  • Add PEP JSON data

Full Changelog: v0.7.5...v0.8.0

v0.7.5

13 Nov 12:50
a3f9312

Choose a tag to compare

Add nicer serialization for LongPseudonyms and LongAttributes

Full Changelog: v0.7.4...v0.7.5