Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 512 Bytes

CHANGELOG.adoc

File metadata and controls

20 lines (14 loc) · 512 Bytes

Changelog

1.0.4 [09-16-2018]

  • Add support for rnp 0.11.0+. Tests will now only pass with this version.

1.0.3 [08-21-2018]

  • Added support for key exporting.

  • Added support for enarmoring/dearmoring arbitrary data.

  • Added support to retreive the rnp version.

1.0.2 [08-14-2018]

  • Support for newer rnp library naming (librnp-0).

1.0.1 [07-08-2018]

  • Fixed Rnp#public_key_count and Rnp#secret_key_count raising errors.

1.0.0 [05-01-2018]

  • Completely rewritten for RNP’s new FFI.