Skip to content

Releases: flamapy/flamapy-ide

v1.4.0

29 May 09:12
e2a5f11

Choose a tag to compare

1.4.0 (2025-05-29)

Features

  • Download configurator for current feature model (8ce85f1)
  • first attempt to autogenerate wheels for the dependencies. See issue #26 (507a790)
  • Improve visualization component (3f84b01)
  • Integrate flamapy.conf (8a85bb8), closes #33
  • show abstract features in italics in the diagram (04e2217)
  • show cardinality groups in diagram (34b4132)
  • show feature cardinality in diagram (c3af2f6)
  • show typed feature in diagram (bd29433)

Bug Fixes

  • Fix side pannel overflow (54309df)

v1.3.0

03 Feb 16:04
8c04506

Choose a tag to compare

1.3.0 (2025-02-03)

Features

  • adding a strat from sample model feature (f1694e8)
  • Import FM from URL (f092c00)

Bug Fixes

  • Fix duplicated features validation (8d1d276)

v1.2.1

09 Oct 19:41
2cb8622

Choose a tag to compare

1.2.1 (2024-10-09)

Bug Fixes

  • Hide button when no constraints (11010c9)

v1.2.0

09 Oct 18:14
d2998d1

Choose a tag to compare

1.2.0 (2024-10-09)

Features

  • Add better error communication (b564319)
  • Show/Hide constraints (e923448)

v1.1.1

06 Oct 23:14
9d04cfd

Choose a tag to compare

1.1.1 (2024-10-06)

Bug Fixes

  • Fix feature inclusion probability (686bf71)

v1.1.0

01 Oct 22:59
0fd3dfe

Choose a tag to compare

1.1.0 (2024-10-01)

Features

  • Show constraints when visualizing model (064923f)

v1.0.0

30 Sep 00:00
6950e43

Choose a tag to compare

1.0.0 (2024-09-29)

Features

  • Add button to stop and restart WebWorker (f36712d)
  • Add button to validate model (f403742)
  • Add docker deploy (5505408)
  • Add suport for basic BDD operations (65a9596)
  • Add support for basic SAT operations (3790974)
  • Add support for different export options (95c955f)
  • Import other extension FM to UVL (2165177)
  • Import UVL files into editor (7ba4bd4)
  • Initial commit (ef68e6d)
  • Run Flamapy in a WebWorker (8ecbbd4)
  • Show model info (ce46aa0)
  • Validate configuration (e9ba9a1)
  • View feature model tree (441cd00)

Bug Fixes

  • Export SVG shows edges correctly (593a319)
  • Restart tree status on model update (1908be4)