Releases: pranamphd/digipin-swift
Releases · pranamphd/digipin-swift
v1.0.0-rc
Immutable
release. Only release title and notes can be modified.
What's Changed
- Implement SPI maintainers recommendations by @pranamphd in #30
- chore(package): update minimum swift version to 5.10 by @pranamphd in #31
Full Changelog: v1.0.0-beta...v1.0.0-rc
v1.0.0-beta
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(docs): bump example version to v1.0.0 by @pranamphd in #28
- chore(readme): add installation and usage instructions by @pranamphd in #29
Full Changelog: v0.1.10...v1.0.0-beta
v1.0.0-alpha
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(cd): remove cached .build from git by @pranamphd in #23
- chode(cd): fix cache leaks to gh-pages with more checks and using stash push pop by @pranamphd in #24
- fix(ci): stash untracked DocC output before switching to gh-pages by @pranamphd in #25
- chore(cd): use origin/main to fix checkout error by @pranamphd in #26
- chore(cd): move upload artifacts above generate docc step by @pranamphd in #27
Full Changelog: v0.1.5...v1.0.0-alpha
v0.1.10
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(cd): move upload artifacts above generate docc step by @pranamphd in #27
Full Changelog: v0.1.9...v0.1.10
v0.1.5
Immutable
release. Only release title and notes can be modified.
What's Changed
- Restore .gitignore when publishing gh-pages by @pranamphd in #22
Full Changelog: v0.1.4...v0.1.5
v0.1.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs(gh-pages): prevent SwiftPM artifacts from leaking into gh-pages by @pranamphd in #20
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(cd): make release creation idempotent and harden gh-pages publishing by @pranamphd in #19
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(gh-pages): avoid committing build artifacts to gh-pages by @pranamphd in #18
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(github): add issue templates, workflows, and dependabot configs by @pranamphd in #1
- chore(package): initial package config and files by @pranamphd in #4
- Implement DIGIPIN encode and decode with tests by @pranamphd in #9
- docs(docc): add Digipin module documentation by @pranamphd in #10
- chore: fix docs formatting and add trademark notice by @pranamphd in #11
- cd: add tag-based release workflow with provenance, SBOM, and DocC artifacts by @pranamphd in #12
- Harden release workflow and normalize CD environment handling by @pranamphd in #13
- cd(docs): add static, version-preserving DocC publishing to gh-pages by @pranamphd in #14
- Publish latest DocC to GitHub Pages by @pranamphd in #15
- docs(docc): clarify import, usage, and error handling in Digipin.md by @pranamphd in #16
- chore(cd): set read contents permission at top-level by @pranamphd in #17
Full Changelog: v0.0.0...v0.1.0
v0.1.0-rc.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs(docc): clarify import, usage, and error handling in Digipin.md by @pranamphd in #16
- chore(cd): set read contents permission at top-level by @pranamphd in #17
Full Changelog: v0.1.0-alpha.3...v0.1.0-rc.1