Skip to content

Releases: ZaparooProject/go-pn532

v0.22.1

Choose a tag to compare

@github-actions github-actions released this 26 Apr 11:49
b03e177

What's Changed

Full Changelog: v0.22.0...v0.22.1

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 23:57
2b2b49c

What's Changed

  • feat(detection): parallel I2C bus probing in Safe/Full modes by @wizzomafizzo in #75
  • chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #71
  • chore(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 by @dependabot[bot] in #72
  • chore(deps): bump periph.io/x/conn/v3 from 3.7.2 to 3.7.3 by @dependabot[bot] in #74
  • chore(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #73

Full Changelog: v0.21.1...v0.22.0

v0.21.1

Choose a tag to compare

@github-actions github-actions released this 11 Apr 10:09
08ffc79

What's Changed

  • chore: add Dependabot config by @wizzomafizzo in #52
  • chore(deps): bump codecov/codecov-action from 4 to 6 by @dependabot[bot] in #59
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.11.1 by @dependabot[bot] in #58
  • chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #57
  • chore(deps): bump actions/download-artifact from 5 to 8 by @dependabot[bot] in #53
  • chore(deps): bump dorny/paths-filter from 3 to 4 by @dependabot[bot] in #55
  • chore(deps): bump golang.org/x/sys from 0.35.0 to 0.42.0 by @dependabot[bot] in #54
  • chore(deps): bump github.com/sasha-s/go-deadlock from 0.3.6 to 0.3.9 by @dependabot[bot] in #56
  • ci: pin GitHub Actions to commit SHAs by @wizzomafizzo in #60
  • ci: add CodeQL code scanning by @wizzomafizzo in #61
  • ci: add OpenSSF Scorecard workflow by @wizzomafizzo in #62
  • ci: add dependency review workflow by @wizzomafizzo in #63
  • ci: add SBOM generation and artifact attestations to releases by @wizzomafizzo in #64
  • ci: add license deny list to dependency review by @wizzomafizzo in #65
  • fix(ndef): stop parsing at ME flag to tolerate trailing data by @wizzomafizzo in #66
  • ci: run pr-title workflow under pull_request to attach check to PR head by @wizzomafizzo in #69
  • fix(polling): harden Start-path against goroutine leaks by @wizzomafizzo in #67
  • fix(mifare): continue-on-error format with classified errors by @wizzomafizzo in #68
  • fix(device): make auto-detection best-effort across candidates by @wizzomafizzo in #70

New Contributors

Full Changelog: v0.21.0...v0.21.1

v0.21.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 10:57

What's Changed

  • feat: bulk write mode, NTAG read-only support, and I2C fixes by @wizzomafizzo in #48

Full Changelog: v0.20.3...v0.21.0

v0.20.3

Choose a tag to compare

@github-actions github-actions released this 07 Feb 11:34
bee5e5f

What's Changed

Full Changelog: v0.20.2...v0.20.3

v0.20.2

Choose a tag to compare

@github-actions github-actions released this 20 Jan 10:18
ba0968e

What's Changed

  • fix: add stabilization delay to prevent write failures (error 0x27) by @wizzomafizzo in #40

Full Changelog: v0.20.1...v0.20.2

v0.20.1

Choose a tag to compare

@github-actions github-actions released this 17 Jan 14:47
6734fa6

What's Changed

  • fix: don't fire OnCardRemoved on fatal communication errors by @wizzomafizzo in #39

Full Changelog: v0.20.0...v0.20.1

v0.20.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 14:07
41fe349

What's Changed

Full Changelog: v0.19.0...v0.20.0

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 12:12
94260c5

What's Changed

  • Cache CC bytes and fix target selection after SendRawCommand by @wizzomafizzo in #37

Full Changelog: v0.18.0...v0.19.0

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 08:40
9daa421

What's Changed

  • Remove RF stabilization check for faster tag detection by @wizzomafizzo in #36

Full Changelog: v0.17.0...v0.18.0