Skip to content

v1.0.0

Compare
Choose a tag to compare
@dmjones dmjones released this 14 May 13:57
· 124 commits to master since this release
38ef753

Change Log

v1.0.0 is a significant re-working of the library and introducing many breaking changes. See the discussion in #40 for background context.

v1.0.0 (2019-05-14)

Full Changelog

Implemented enhancements:

  • Add information about Configure and ConfigureFromFile to README #30
  • Add error return to PKCS11Session.Close (breaking change) #25
  • Consistent error behavior in Configure() #4

Fixed bugs:

  • Copyright missing in the common.go file #37

Closed issues:

  • Panic due to misaligned atomic variables #35
  • Return error when Configure or ConfigureFromFile has not been called #29
  • Tag first release #12

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator