Skip to content

Releases: FEntwumS/FEntwumS.FSM

0.8

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:13

Full Changelog: 0.7...0.8

0.7

0.7

Choose a tag to compare

@github-actions github-actions released this 22 Jun 15:56

Full Changelog: 0.6...0.7

0.6

0.6

Choose a tag to compare

@github-actions github-actions released this 22 Jun 15:01

Full Changelog: 0.5...0.6

0.5

0.5

Choose a tag to compare

@github-actions github-actions released this 22 Jun 14:33

Full Changelog: 0.4...0.5

0.4

0.4

Choose a tag to compare

@github-actions github-actions released this 15 Jun 11:27

Full Changelog: 0.3...0.4

0.3

0.3

Choose a tag to compare

@github-actions github-actions released this 26 May 09:40

New Features

  • Title + graph type on canvas — Displays the graph title and type directly on the canvas; also adds support for variables with signed/unsigned type selection (61d70ae)
  • Grid / snap toggle buttons — Buttons to toggle grid display and snap-to-grid behavior (ad9d34d)
  • Pan and Zoom — Added pan and zoom support for the FSM canvas; also fixed window mode (8f84252)
  • Glow on hover + graph type selector + right-click pan view — Visual hover feedback, a graphtype selector UI, and right-click to pan the view (3646def)
  • Silent generation — Code generation no longer prompts for an output folder; instead uses a project setting to configure the output folder path (defaults to out/). Generated .e, .h, .c files are added to .fpgaproj (19595de)
    .fsmxml auto-registration in project file — Automatically adds *.fsmxml to .fpgaproj whenever a file is created or loaded, if not already present (e8f92d1)
  • Remove .xml context menu — Cleaned up the context menu by removing the old .xml entry; README updated (2e375ee)

Bug Fixes

  • Fix load existing graph — Fixed an issue loading an existing graph; now shows only the file name (not full path) (d104fcd)
  • Fix restore tab issue — Fixed a crash/issue when reopening the IDE and restoring a previously open FSM tab (ec1303d)
    Full Changelog: 0.2...0.3

0.2

0.2

Choose a tag to compare

@androccino androccino released this 19 May 21:33

Added Icon to docked tabs of FSM Editor / '.fsmxml'-Files / FSM Editor Button
Added new File format: '.fsmxml' -> New Backend version that accepts '.fsmxml' formats
Added marker for unsaved graphs
Added layer between FSM Editor and its launchbutton -> FSM Editor Menu, where users choose File Creation / Loading graphs that are present in the current project.
Added new Menuitem 'Add' -> 'New State Diagram'

Improved Mealy Transition-Output-Box, now sticking to Conditionbox.

Removed 'Save', 'Save As..', 'Load XML' button, as these functions are already present in OneWare Studio

Full Changelog: 0.1...0.2

0.1

0.1

Choose a tag to compare

@github-actions github-actions released this 19 May 13:06