Releases: fujaba/fulibWorkflows
Releases · fujaba/fulibWorkflows
fulibWorkflows v0.5.1
fulibWorkflows v0.5.0
Fixes
- Remove duplicated class that isn't used anymore and threw an error
fulibWorkflows v0.4.5
Additions
- Add Card-hover effect (#12)
- Add new diagram generation for objects and classes
- Change evaluation of classdiagram to contain multiple class diagrams for different services
fulibWorkflows v0.4.4
Fixes
- Fix Regex for removing tabs as indentation for yaml parser
fulibWorkflows v0.4.3
General
- Added code into html stg for fulib.org theme switch
fulibWorkflows v0.4.2
General
- Added dark mode to generated html files
- Added lint input prior used in web editor
- Accepts list as type for attributes for data notes
fulibWorkflows v0.4.1
General
- Updated generation templates to bootstrap v5
- Updated gradle to v7.4
- Changed page/board interaction for web generation for usage in fulib.org
fulibWorkflows v0.4.0
Breaking Changes
- Renamed the
fill
attribute in page tovalue
General
- Added possibility to set the generation directory via field in BoardGenerator
Fixes
- If just using the generationAndReturn method the tmp folder didn't get deleted for objectdiagrams
fulibWorkflows v0.3.6
General
- Removed Antlr Grammar and Parser
- Used Snakeyaml instead for parsing and building needed data model
- Added possibility to generate for local or web
- Only show last added object (and all correctly connected to that one) in the object diagrams
- Reworked appearance of page notes in the event storming board
fulibWorkflows v0.3.5
General
- Additional special characters allowed
- New additions to pages
- Changed Antlr Grammar
- PageName must be unique in a workflow file