v0.1.4
Other
- (deps) bump actions/checkout from 6 to 7 (#14)
- refresh docs, security config, and example dependencies
Changed
- Document the supported platforms, command lifecycle, worker usage, minimum
Rust version, and security reporting process. - Improve built-in command help and refresh JavaScript example dependencies.
Security
- Remove known vulnerable versions from the checked-in JavaScript example
lockfiles and add monthly Dependabot update configuration. - Replace the unmaintained
rustls-pemfiledependency with the maintained PEM
parser inrustls-pki-types.
What's Changed
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #14
- chore: release v0.1.4 by @github-actions[bot] in #17
New Contributors
- @dependabot[bot] made their first contribution in #14
Full Changelog: v0.1.3...v0.1.4