Skip to content

2.0.0 - Use f-string, minor bug fix, and infrastructure update

Choose a tag to compare

@tekktrik tekktrik released this 24 Jan 04:40
· 8 commits to main since this release
cd7e31c
  • Changed to us f-string for regex expression, which it technically a breaking change if using an older version of CircuitPython where f-strings were turned off in the build
  • Fixed a bug where a newline was mistakenly not detected
  • Updated repository infrastructure