Skip to content

Releases: pranamphd/digipin-swift

v1.0.0-rc

31 Jan 15:54
Immutable release. Only release title and notes can be modified.
274fd82

Choose a tag to compare

v1.0.0-rc Pre-release
Pre-release

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

31 Jan 14:35
Immutable release. Only release title and notes can be modified.
29e5d3a

Choose a tag to compare

v1.0.0-beta Pre-release
Pre-release

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

31 Jan 12:56
Immutable release. Only release title and notes can be modified.
1ec3b0f

Choose a tag to compare

v1.0.0-alpha Pre-release
Pre-release

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

31 Jan 12:45
Immutable release. Only release title and notes can be modified.
1ec3b0f

Choose a tag to compare

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

31 Jan 11:39
Immutable release. Only release title and notes can be modified.
33ea802

Choose a tag to compare

What's Changed

  • Restore .gitignore when publishing gh-pages by @pranamphd in #22

Full Changelog: v0.1.4...v0.1.5

v0.1.3

31 Jan 10:49
Immutable release. Only release title and notes can be modified.
44574e5

Choose a tag to compare

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

31 Jan 10:24
Immutable release. Only release title and notes can be modified.
bd1a5b7

Choose a tag to compare

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

31 Jan 09:49
Immutable release. Only release title and notes can be modified.
aa83721

Choose a tag to compare

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

31 Jan 08:57
Immutable release. Only release title and notes can be modified.
588cb87

Choose a tag to compare

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

31 Jan 08:53
Immutable release. Only release title and notes can be modified.
588cb87

Choose a tag to compare

v0.1.0-rc.1 Pre-release
Pre-release

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