UNPKG

sextant

Version:

Chart application flows, then implement them in code

127 lines (74 loc) 2.47 kB
# sextant ## 0.4.0 ### Minor Changes - 6ab9a5c: Added a 'codegen' command to generate plugin code without opening the Sextant GUI - 1838475: Changed terminology of services, environments and sequences to features, actors and scenarios ### Patch Changes - 8e18083: Added a link to the docs in the Sextant GUI - 1e5412e: Added a screen that shows when the terminal has been disconnected - Updated dependencies [451ad11] - Updated dependencies [1838475] - @sextant-tools/core@0.1.0 ## 0.4.0-next.2 ### Patch Changes - Updated dependencies [451ad11] - @sextant-tools/core@0.1.0-next.1 ## 0.4.0-next.1 ### Patch Changes - 1e5412e: Added a screen that shows when the terminal has been disconnected ## 0.4.0-next.0 ### Minor Changes - 6ab9a5c: Added a 'codegen' command to generate plugin code without opening the Sextant GUI - 1838475: Changed terminology of services, environments and sequences to features, actors and scenarios ### Patch Changes - 8e18083: Added a link to the docs in the Sextant GUI - Updated dependencies [1838475] - @sextant-tools/core@0.1.0-next.0 ## 0.3.0 ### Minor Changes - Added a share link to allow for sharing of sextant diagrams ## 0.2.10 ### Patch Changes - 7e4f00e: Ensured that the directory that sextant targets always exists ## 0.2.9 ### Patch Changes - Adjusted logo on readme ## 0.2.8 ### Patch Changes - Fixed a bug where CRA would prefix mattpocock/sextant to the home page ## 0.2.7 ### Patch Changes - 97e3584: Added npm details - Updated dependencies [97e3584] - @sextant-tools/plugin-javascript-operations@0.0.5 - @sextant-tools/core@0.0.5 ## 0.2.6 ### Patch Changes - Added a description field to services and sequences - Updated dependencies [undefined] - @sextant-tools/plugin-javascript-operations@0.0.4 - @sextant-tools/core@0.0.4 ## 0.2.5 ### Patch Changes - f2238a6: Removed uuid and replaced with human-id for easier to read filenames - Updated dependencies [f2238a6] - @sextant-tools/plugin-javascript-operations@0.0.3 - @sextant-tools/core@0.0.3 ## 0.2.4 ### Patch Changes - b499636: Added an option for adjusting which port it runs on ## 0.2.3 ### Patch Changes - Added a readme ## 0.2.2 ### Patch Changes - Fixed dependencies - Updated dependencies [undefined] - @sextant-tools/plugin-javascript-operations@0.0.2 - @sextant-tools/core@0.0.2 ## 0.2.1 ### Patch Changes - Bumped versions on deps ## 0.1.1 ### Patch Changes - Moved app over to CRA