Skip to content

Releases: namecare/app-store-server-library-rust

Release v0.6.0

22 Jan 23:16
027baf1

Choose a tag to compare

What's Changed

  • feat: Verify and decode signed renewal info by @tikhop in #28
  • feat: Add status field into data struct by @tikhop in #29
  • chore: Update deps by @tikhop in #30

Full Changelog: v0.5.1...v0.6.0

Release v0.5.1

21 Jan 21:16
4a77b91

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

Release v0.5.0

04 Sep 19:14
f5601be

Choose a tag to compare

What's Changed/

  • chore: Update readme by @tikhop in #15
  • chore: Update Verification Usage example by @tikhop in #16
  • feat: Use 'x509-parser' instead of 'openssl' crate by @tikhop in #18
  • feat: Promotional offer by @tikhop in #19

Full Changelog: v0.4.0...v0.5.0

Release v0.4.0

31 Aug 19:33
b82a8ad

Choose a tag to compare

What's Changed

  • feat: Verify and decode signed tx by @tikhop in #11

Full Changelog: v0.3.1...v0.4.0

Release v0.3.1

15 Aug 19:39
a50b888

Choose a tag to compare

What's Changed

  • feat: Mark all primitives as clonable by @tikhop in #7

Full Changelog: v0.3.0...v0.3.1

Release v0.3.0

14 Aug 22:00
c3d904c

Choose a tag to compare

What's Changed

  • feat: Signed data verifier by @tikhop in #4

Full Changelog: v0.2.1...v0.3.0

Release v0.2.1

14 Aug 20:36
79c6ecd

Choose a tag to compare

What's Changed

  • Minor improvements for Chain Verifier

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

14 Aug 20:35
caf9046

Choose a tag to compare

What's Changed

  • Implement chain verifier

Full Changelog: v0.1.0...v0.2.0

Release v0.1.0

12 Aug 17:59

Choose a tag to compare

Initial Release v0.1.0

  • Implement primitives