Releases: ZaparooProject/go-pn532
Releases · ZaparooProject/go-pn532
v0.20.3
What's Changed
- fix: discard all failed probes in Safe mode by @wizzomafizzo in #42
- fix: resolve UART disconnect/reconnection detection failures by @wizzomafizzo in #43
Full Changelog: v0.20.2...v0.20.3
v0.20.2
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
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
What's Changed
- Reduce UART probe timeout and cache user data page by @wizzomafizzo in #38
Full Changelog: v0.19.0...v0.20.0
v0.19.0
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
What's Changed
- Remove RF stabilization check for faster tag detection by @wizzomafizzo in #36
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- fix: improve reliability and error handling for tag reading by @wizzomafizzo in #35
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- fix: handle unstable RF better by @wizzomafizzo in #33
- fix: better detection of unplugged readers by @wizzomafizzo in #34
Full Changelog: v0.15.1...v0.16.0
v0.15.1
What's Changed
- fix: resolve NDEF read timeout errors on marginal RF connections by @wizzomafizzo in #32
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- fix: exit polling loops on fatal I/O errors by @wizzomafizzo in #30
- feat: add sleep/wake detection and automatic recovery by @wizzomafizzo in #31
Full Changelog: v0.14.0...v0.15.0