Skip to content

Releases: brunsviga13rk/emulator

v1.9.1

08 May 21:18
16182aa

Choose a tag to compare

1.9.1 (2025-05-08)

Bug Fixes

v1.9.0

07 May 21:56
204973c

Choose a tag to compare

1.9.0 (2025-05-07)

Features

Bug Fixes

v1.8.0

15 Apr 14:58
2d7c03f

Choose a tag to compare

1.8.0 (2025-04-15)

Features

Bug Fixes

v1.7.1

10 Mar 19:45
2340511

Choose a tag to compare

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

03 Mar 16:52
749dd2e

Choose a tag to compare

1.7.0 (2025-03-03)

Features

v1.6.0

10 Feb 15:17
015f41b

Choose a tag to compare

1.6.0 (2025-02-10)

Features

Bug Fixes

  • set fixed digit for inital state of inout sprocket wheel (#108) (e9ad5e9)

v1.5.3

09 Feb 23:14
7a05e65

Choose a tag to compare

1.5.3 (2025-02-09)

Bug Fixes

  • set basePath in vite config alongside configuring router at compile time (9e3f8be)

v1.5.2

09 Feb 23:01
e83d66b

Choose a tag to compare

1.5.2 (2025-02-09)

Bug Fixes

  • configure sub path for pages in build block (658427b)

v1.5.1

09 Feb 22:49
be5a7c0

Choose a tag to compare

1.5.1 (2025-02-09)

Bug Fixes

  • react router in sub paths not serving assets (#97) (91b9dcf)

v1.5.0

09 Feb 21:02
51de3f2

Choose a tag to compare

1.5.0 (2025-02-09)

Features

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_left shift_right from 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)