Skip to content

Latest commit

 

History

History
58 lines (30 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

58 lines (30 loc) · 2.83 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.4 (2024-12-20)

Features

  • comm: added comments as generation part (1cca09d)
  • generation: started rebuild of code generation (f0a10b6)
  • generator: added final steps for new code generation setup (aead91b)
  • journey: added dnd for reordering journey steps (319630f)
  • templ: added template demo approach (62bf137)

Bug Fixes

  • project: dependency update (0c4715e)
  • small: fixed different smaller issues (fc5295a)
  • StepConversion: fixed the conversion to input steps (71413a4)
  • test-gen: fixed some test-code generation bugs (379d43f)

0.3.3 (2024-06-05)

Bug Fixes

  • project: dependency update (f261ac2)
  • StepConversion: fixed the conversion to input steps (ac1224a)

0.3.2 (2024-03-05)

Features

  • journey: added dnd for reordering journey steps (319630f)

0.3.1 (2024-02-28)

0.3.0 (2024-02-26)

Features

  • Refactoring of the code page to contain a folder-like left side drawer (4f74f3d)

Bug Fixes

0.2.0 (2022-10-17)

Features