Skip to content

Releases: fujaba/fulibWorkflows

fulibWorkflows v0.5.1

21 Jun 06:31
Compare
Choose a tag to compare

Fixes

  • Fix data modelling example
  • Fix class evaluation error by adding an additional case

fulibWorkflows v0.5.0

21 Jun 06:29
Compare
Choose a tag to compare

Fixes

  • Remove duplicated class that isn't used anymore and threw an error

fulibWorkflows v0.4.5

21 Jun 06:26
Compare
Choose a tag to compare

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

22 Mar 09:53
Compare
Choose a tag to compare

Fixes

  • Fix Regex for removing tabs as indentation for yaml parser

fulibWorkflows v0.4.3

22 Mar 09:53
Compare
Choose a tag to compare

General

  • Added code into html stg for fulib.org theme switch

fulibWorkflows v0.4.2

22 Mar 09:52
Compare
Choose a tag to compare

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

22 Mar 09:52
Compare
Choose a tag to compare

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

22 Mar 09:52
Compare
Choose a tag to compare

Breaking Changes

  • Renamed the fill attribute in page to value

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

22 Mar 09:52
Compare
Choose a tag to compare

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

22 Mar 09:51
Compare
Choose a tag to compare

General

  • Additional special characters allowed
  • New additions to pages
  • Changed Antlr Grammar
  • PageName must be unique in a workflow file