tenyr v0.9.9 is a development release. It is planned to be the last development release before the release of v1.0.0 later in 2021.
Notable changes since v0.9.8 include :
Added
- Enable GitHub Actions for macos-11 runners (#96)
- Introduce a yosys flow for ULX3S (#87)
- Build on macOS Big Sur (#85)
Changed
- Prefer sdl2-config over pkg-config (#82)
- Run
apt-get update
before installing packages from APT (#84)
Fixed
- Address collected minor issues (#81)
- Address some Verilog lints and weaknesses (#94)
- Collected ctest-provoked fixes (#95)
- Fix crash in SDLVGA on macOS Big Sur 11.2 (#83)
- Introduce collected hardware changes for ulx3s (#88)