Skip to content

v2.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 12:59
bfa6965

2.5.0 (2024-05-12)

Features

  • implement direct-mapped cache, cache config modal (#158) (15af20a)
  • parser: make line count header optional (#143) (8e072fa)

Bug Fixes

  • accept CRLF newlines (#151) (aafda4e)
  • add VITE_CONFIG_BASE env var to set BASE in vite.config.ts (#138) (b4e1a47)
  • correct operand boundary checking (#166) (99faee3)
  • deps: update dependency i18next-browser-languagedetector to v8 (#167) (3b4dab1)
  • interface: show load code errors (#145) (b9010f8)
  • VLIW: implement missing ALU instructions (#165) (96b13c0)