v1.0.0
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)
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