Skip to content

v1.8.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 15:59
· 18 commits to main since this release

Commits

  • b0fd2cb: Changes to try and inclusively fix eeproms (Nathan Dumont) #82
  • 8c078ad: Fix address length when reading (Nathan Dumont) #82
  • 2bead4d: Merge branch 'main' into eeprom_stuff (Nathan Dumont) #82
  • a02ccf8: Fixed support for 16bit addressed EEPROMs (Nathan Dumont) #82
  • baad6b2: Fixed the EEPROM header writing and reading (Nathan Dumont) #82
  • 0ece5e3: Only draw the focused and always-on-top apps (Matthew Wilkes) #147
  • 9021cf1: Add issue and PR templates (Naomi Pentrel) #148
  • 6a15bcf: Create pre-commit.yml (Naomi Pentrel) #149
  • 0f8199e: Update and rename README.txt to README.md (Naomi Pentrel) #151
  • a1cb687: Update index.html (Naomi Pentrel) #152
  • a7dfc25: Update README.md to include status badge (Naomi Pentrel) #154
  • d15d1a4: check for .mpy file as well as .py (robotmad) #155
  • move framebuffer to SRAM to avoid cache line contention #158 (Øyvind Kolås)
  • 9876c54: Merge remote-tracking branch 'origin/eeprom_stuff' into main (Matthew Wilkes)
  • d930155: Merge branch 'main' of github.com:emfcamp/badge-2024-software into main (Matthew Wilkes)
  • 8347024: Fix hexpansion insertion event text (Matthew Wilkes) #157
  • 6059530: build.yml: update action to resolve deprecations (Andy Piper) #131
  • b31df33: Add support for a beta channel (Matthew Wilkes) #159
  • ffe5dcb: Fix action step name and release description for preview builds (Matthew Wilkes) #159
  • d4a7ea7: Add missing } in github action (Matthew Wilkes)
  • 63569c2: And remove the other } that shouldn't be there.. (Matthew Wilkes)
  • 6c2564a: Improved use of semver (Matthew Wilkes) #160
  • 3c4e206: Improve pre-release handling in github yml (Matthew Wilkes) #160
  • 1e47239: Move prerelease arg into with (Matthew Wilkes) #160
  • c2b76a9: Fix marking build version segments when there's a pre-release segment (Matthew Wilkes) #160