Releases: brunsviga13rk/emulator
Releases · brunsviga13rk/emulator
v1.9.1
v1.9.0
1.9.0 (2025-05-07)
Features
- add gear animation (#181) (d5ec9e8)
- add icons and blur animation for loading screen (#165) (ce8807c)
- add input register reset indicator (f883a2b)
- add missing animations (#177) (f883a2b)
- add reset indicator animation for result register (fe18a1b)
- add sled animations (#176) (fe18a1b)
- add sled knob animation (fe18a1b)
- embed link to paper dynamically (#163) (6e205ad)
- implement reset switch (#179) (84fb42b)
Bug Fixes
v1.8.0
v1.7.1
1.7.1 (2025-03-10)
Bug Fixes
- collapse grid at 900px (a0f91de)
- hide vertical overflow when screen is to narrow (a0f91de)
- make Brunsviga API handle pausing and abortion (#129) (33c75d8)
- optimize reponsive layout (#135) (a0f91de)
- remove div from typography element in loading indicator (1bdf947)
- remove MUI warnings (#134) (1bdf947)
- remove tokens when expression is errornous (#131) (47ebd4f)
- set elevation to 0 when using outlined components (1bdf947)
- switch to drawer menu when header is too narrow (a0f91de)
v1.7.0
v1.6.0
v1.5.3
v1.5.2
v1.5.1
v1.5.0
1.5.0 (2025-02-09)
Features
- add custom title logo (#82) (43a7998)
- add embed page route (#96) (d69d718)
- reduce addition and multiplication steps (a1c85da)
Bug Fixes
- calculation solver producing wrong sequence (#87) (a1c85da)
- memoize renderer component (dd9bd57)
- overwrite token value when undefined in toString() (a1c85da)
- prevent unecessary editor reloads (#85) (dd9bd57)
- remove parameter of
shift_leftshift_rightfrom Lua API (#95) (2d0b026) - rename sub call to subtract in Lua API template (a1c85da)
- resize canvas when needed (#84) (7bff021)
- set link for docs to deployed mkdocs github page (#89) (61ea1f4)
- swap links for docs and emulator (#92) (abec47c)