All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Fix broken exports again
- Fix broken exports
- Update dependencies
- Minimum Node.js version updated from 8.x to 10.x
- some refactorings
- fix preversion script
- update contributor list
- add missing npm script
- Rewrite in typescript
- Update dependencies
- Minimum Node.js version updated from 6.x to 8.x
- Logging full key entries to the standard output removed as it may log private keys
- Fixed promise type in TS typings
- Typescript declaration added
- .idea folder added to gitignore
- index.js fixed: nonexistent function getAllCertificatesAsJWK was exported
- Refactoring
- README.md added
- First draft version