Skip to content

Releases: Nitrokey/nethsm-sdk-rs

v1.0.1

06 May 09:56
v1.0.1
2fd225c
Compare
Choose a tag to compare

Bugfixes

  • Enable alloc feature for base64 dependency (#14)

All Changes

v1.0.0

27 Nov 14:06
v1.0.0
569321d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...v1.0.0

0.5.0

28 Sep 13:53
d7992e2
Compare
Choose a tag to compare

What's Changed

  • Language fixes README.md by @jans23 in #8
  • feat: update api spec by @nponsard in #10
  • [BREAKING] feat: support binary file in request and response, the content in ResponseContent is now of type Vec<u8> instead of String

New Contributors

  • @jans23 made their first contribution in #8

Full Changelog: 0.1.0...0.5.0

0.4.0

12 Sep 08:35
Compare
Choose a tag to compare

Full Changelog: 0.3.0...0.4.0

0.3.0

30 Aug 12:35
Compare
Choose a tag to compare

What's Changed

  • feat: generate code from the updated nethsm api by @nponsard in #2

Full Changelog: 0.2.0...0.3.0

0.2.0

29 Aug 09:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

14 Aug 12:18
Compare
Choose a tag to compare

Initial version