Skip to content

Releases: siketyan/jpki-rs

v0.4.3

21 Oct 02:19
860eebf
Compare
Choose a tag to compare
v0.4.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.4.2...0.4.3

v0.4.2

16 Mar 08:27
2b0bc25
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.4.1...0.4.2

v0.4.1

02 Oct 16:36
ab297cb
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

This is a hotfix release of jpki-rs.
I found the surface AP prompts a PIN twice, and fixed the issue.
Also we are adding an initial implementation of internationalisation (i18n).

What's Changed

Full Changelog: 0.4.0...0.4.1

v0.4.0

02 Oct 15:03
03080f7
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Hello my number card lovers! <3

Today we are releasing a new version of jpki-rs.
In this version, many features has been added or removed. In case of upgrading, please check breaking changes below carefully.
Any question or discussion is welcome! Please open a discussion if you have any.

About roadmap of this crate: v1.0 milestone has only 2 tasks now. After implementing these, we are going to ship a first stable version v1.0. Before that, we need many tests and debuggings. Open an issue if you found any suspicious behaviour in this crate. It will help us shipping v1.0 carefully.

💣 BREAKING CHANGES

  • jpki::ap::jpki::JpkiAp is now located at jpki::ap::crypto::CryptoAp.
  • CLI specification has been changed. For details, check cli/README.md.
  • jpki::digest module, digest feature, and jpki::ClientForAuth has been deleted.

✨ New Features

  • Added generic FFI support for C/C++ and many other languages.
  • Added PC/SC support into jpki core crate. You can enable it by using pcsc feature.
  • Added support of reading PIN statuses for each applications.

What's Changed

Full Changelog: 0.3.0...0.4.0

v0.3.0

14 Jul 16:57
7a3b30f
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.2...0.3.0

v0.2.2

05 Jul 16:29
32790a1
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.1...0.2.2

v0.2.1

29 Jun 06:54
43e198b
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.0...0.2.1

v0.2.0

29 Jun 03:45
fdf21c7
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.8...0.2.0

v0.1.8

28 Jun 11:59
e67e5d3
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.7...0.1.8

v0.1.7

28 Jun 07:18
e81814a
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.5...0.1.7