Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 0.5.0

    ca304e00 · bump 0.4.1 -> 0.5.0 ·
    * feature #48 - facilitate editing complex expressions
  • 0.4.1

    a4979609 · bump 0.4.0 -> 0.4.1 ·
    * bug #76 - it should not be possible to update data in review mode
    * feature #74 - create a read-only view of compose
  • 0.4.0

    8fd6f10d · bump 0.3.1 -> 0.4.0 ·
    * #13 - edit captions and descriptions during enactment
    * #47 - more detail of supplied data
    * #85 - allow users to backdate data entry
    * #88 - upgrade to proformajs@0.23.0
      * new predicates: arity, nth, nth_updated and pow
      * allow an enactment to be instantiated with a data history
  • 0.3.1

    b5814b04 · bump 0.3.0 -> 0.3.1 ·
    * fix #84 - standardise on node 22
    * bump proformajs@0.20.3 -> 0.21.0
      * allow caption function to range of candidates
      * fix validation error with an empty data definition range
  • 0.3.0

    fc2b27f5 · bump 0.2.1 -> 0.3.0 ·
    * fix #21 - use markdown editor for descriptions in compose
    * fix #79 - use html date picker for date inputs in perform
    * fix #80 - use debounced update event to update text inputs in perform
    * fix #81 - update npm build - change to build means new minor version increment
  • 0.2.1

    2bee25d1 · bump 0.2.0 -> 0.2.1 ·
    * fix for #67 - showRequestedOnly meta property didnt support false boolean values
  • 0.2.0

    3a2c2c0d · bump 0.1.39 -> 0.2.0 ·
    * fix #12 - warnings should be surfaced
    * fix #67 - hide empty non-required sources
    * fix #70 - web accessibility updates
    * fix #75 - default widget for numeric sources
    * fix #77 - singleValueOverride insufficient
    * chore: upgrade vite 4 -> 6
  • 0.1.39

    14f6ac95 · bump 0.1.38 - 0.1.39 ·
    * fix #69 - large guidelines are slow to edit in the code editor
    * fix #72 - problem with back button and preserveData
  • 0.1.38

    5c34c5f1 · bump 0.1.37 -> 0.1.38 ·
    * fix botched release of 0.1.37 where packages had a different version number to library
  • 0.1.37

    a9ed12b8 · bump 0.1.36 -> 0.1.37 ·
    * fix #66 - review timeline details not showing
    * bump proformajs 0.20.0 -> 0.20.1
      * fix issue with integer dynamic data definition resets
  • 0.1.36

    385d4a52 · bump 0.1.35 -> 0.1.36 ·
    * fix #2 - help with changing a data definitions name
    * fix #53 - sort arguments by support
    * update #60 - refined back button
    * fix #64 - Boolean$1 and Date$1
  • 0.1.35

    c82676e2 · bump 0.1.34 -> 0.1.35 ·
    * fix #62 - custom template should support finished slot
  • 0.1.34

    6522e22d · bump 0.1.33 -> 0.1.34 ·
    * feature #46 - perform review components 
    * fix #58 - candidate selection failure (updated)
    * feature #60 - refined back button
    * fix #61 - review page warnings from chrome
    * packaging change - added all existing components from perform package
  • 0.1.33

    c5789cba · bump 0.1.32 -> 0.1.33 ·
    * fix #58 - candidate selection failure
  • 0.1.32

    6d4000d5 · bump 0.1.31 -> 0.1.32 ·
    * fix for #54 - ability to limit the number of recommended candidates offered in a decision
    * fix for performance regression in 0.1.31
  • 0.1.31

    34ae92e8 · bump 0.1.30 -> 0.1.31 ·
    * #8 - better handling of retrospectively reviewing an enactment    
    * #49 - support back button
    * #50 - update history panel to allow jumping back to a previous state
  • 0.1.30

    5d4202e1 · bump 0.1.29 -> 0.1.30 ·
    * fix for #20 - error when deleting an argument
    * bump proformajs 0.18.0 -> 0.19.0
  • 0.1.29

    3ec581e0 · bump 0.1.28 -> 0.1.29 ·
    * updated fix for #33
    * refactor of tabbed interface to use buttons not anchors
  • 0.1.28

    8c4c407b · bump 0.1.27 -> 0.1.28 ·
    * updated fix for #43
  • 0.1.27

    0db0e037 · bump 0.1.26 -> 0.1.27 ·
    * add option for decision that only shows recommended candidates (#33)
    * bug fix for singleValueOverride (#41)
    * set default to node 18 (#42)
    * fix for map selection of tasks issue (#43)
    * allow custom template to show a fixed plan (#44)
    * add option for enquiry that only shows required sources (#45)
    * add comments slot in perform templates (facilitates new editor feature)