Releases: SIMDE-ULL/SIMDE
Releases · SIMDE-ULL/SIMDE
v2.5.0
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)
v2.4.0
2.4.0 (2024-03-31)
Bug Fixes
- deps: update dependency i18next to v23 (#98) (f94b63f)
- deps: update dependency react-i18next to v14 (#99) (d39d6b2)
- deps: update dependency react-redux to v9 (#100) (9b79504)
- deps: update dependency redux to v5 (#101) (9fa8976)
- prefix i18next loading path with base URL (1787d43)
- repair SuperscalarConfigModal layout (#130) (050b27c)
- review i18n labels (#126) (18c0ec3)
- set correct base for GitHub Pages in vite config (0595469)
- superscalar: reset current commited instructions on every cycle (#95) (da80167)
Miscellaneous Chores
- prepare release version 2.4.0 (2aa5e57)