Releases: oplik0/openPGP-action
Releases · oplik0/openPGP-action
fix: remove TS hack
- removes the TS type hack now that wkd and hkp packages were updated
Full Changelog: v3...v3.1.1
v3.1
- Add WKD support
Full Changelog: v3...v3.1
Refactor and move to TypeScript
What's Changed
- Fix for the empty result by @dartamonov-vertex in #23
- A TS refactor
- Now the package is compiled with ncc instead of having to keep node_modules in the repo
- Dependency updates
NOTE: outside of logs being different there are no changes in the usage, all improvements are internal
New Contributors
- @dartamonov-vertex made their first contribution in #23
Full Changelog: v2...v3
Update packages to new major versions
What's Changed
- Bump @actions/core from 1.2.3 to 1.2.4 by @dependabot-preview in #3
- Bump openpgp from 4.10.1 to 4.10.7 by @dependabot-preview in #4
- Bump @actions/core from 1.2.4 to 1.2.5 by @dependabot-preview in #5
- Bump openpgp from 4.10.7 to 4.10.8 by @dependabot-preview in #6
- Bump node-fetch from 2.6.0 to 2.6.1 by @dependabot-preview in #7
- Bump @actions/core from 1.2.5 to 1.2.6 by @dependabot-preview in #8
- Typo, Allows files to be signed by @CarbonNeuron in #10
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #14
- Bump @actions/core from 1.2.6 to 1.4.0 by @dependabot-preview in #16
- Bump openpgp from 4.10.8 to 4.10.10 by @dependabot-preview in #11
- Fix unsafe command run by @oplik0 in #20
New Contributors
- @dependabot-preview made their first contribution in #3
- @CarbonNeuron made their first contribution in #10
- @oplik0 made their first contribution in #20
Full Changelog: v1...v2
First release
First working release