Skip to content

Latest commit

 

History

History
154 lines (89 loc) · 13.9 KB

CHANGELOG.md

File metadata and controls

154 lines (89 loc) · 13.9 KB

v0.0.1-beta.1 (2023-12-21)

✨ New Features

  • ff0824ec add environment variables for docker containers (#80) > selflow-daemon webclient selflow-cli

v0.0.1-beta.0 (2023-12-20)

✨ New Features

  • fe07d0bb Add exec CLI command (#70) > selflow-cli selflow-documentation selflow-daemon webclient
  • 61c120bf add doc generation to selflow-cli (#66) > selflow-cli selflow-documentation
  • f305c0ac Add status history to Webclient (#37) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • e5442715 Docker steps can share volumes (#36) >
  • 4a512249 Add step conditions (#35) >
  • c4ea30a3 Docker steps can emit output (#34) >
  • 51d81083 Create Selflow WebView (#31) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 8d81aca3 Add status to selflow daemon (#30) >
  • 7395ec19 Setup selflow cli (#23) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 470964ad Add step dependencies (#18) >
  • 07f8bfbd Setup communication between daemon and runner (#14) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 212ed926 Create Selflow Plugin lib (#6) > selflow-documentation webclient selflow-daemon selflow-cli releaser

🐛 Bug Fixes

  • d8575798 Fix deadlock on workflow executions and rework step status (#72) > selflow-cli selflow-daemon webclient
  • 7c9e8f27 Fix react-icons imports (#33) > webclient

💄 Style and UI updates

  • 38c2ecb5 Better UI for runs with bubbletea (#71) > selflow-cli

💥 Breaking Changes

  • c35c7b01 make Selflow runs synchronous (#63) > selflow-daemon webclient selflow-cli
  • 4b64891e Move logic to selflow-daemon (#24) > webclient selflow-daemon selflow-cli selflow-documentation releaser

🔊 Added logs

  • 3399a854 Improve logging system (#16) >

✏️ Fixed typos

  • c2f9b103 It's dAEmon, not deamon (#19) > webclient selflow-daemon selflow-cli selflow-documentation releaser

⬆️ Upgraded dependencies

  • b0a620ff Upgrade NX version to 17 (#73) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 5da0c0fa Bump axios from 1.2.1 to 1.6.0 (#60) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • a1c6d6a0 Bump vite from 4.3.5 to 4.3.9 (#41) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • faa83547 Bump get-func-name from 2.0.0 to 2.0.2 (#51) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 46ba37c6 Bump zod from 3.21.4 to 3.22.3 (#50) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 88ce3239 Bump protobufjs from 6.11.3 to 6.11.4 (#49) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • f6ca5cbb Bump semver from 5.7.1 to 5.7.2 (#48) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • cef28a4e Bump word-wrap from 1.2.3 to 1.2.5 (#47) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • aac4aaac Bump postcss from 8.4.21 to 8.4.31 (#46) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 5c4c2aa1 upgrade go dependencies (#44) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 2bbb3450 upgrade to go 1.21 (#42) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 0b819575 Upgrade NX (#27) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 6c7eeccd Bump golang.org/x/crypto from 0.0.0-20211215153901-e495a2d5b3d3 to 0.1.0 (#15) >
  • 62aef928 Bump webpack from 5.75.0 to 5.76.1 (#17) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • b2478585 Bump json5 from 1.0.1 to 1.0.2 (#7) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 76aaa685 Bump decode-uri-component from 0.2.0 to 0.2.2 > webclient selflow-daemon selflow-cli selflow-documentation releaser

v0.0.1-beta.0 (2023-12-19)

✨ New Features

  • fe07d0bb Add exec CLI command (#70) > selflow-cli selflow-documentation selflow-daemon webclient
  • 61c120bf add doc generation to selflow-cli (#66) > selflow-cli selflow-documentation
  • f305c0ac Add status history to Webclient (#37) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • e5442715 Docker steps can share volumes (#36) >
  • 4a512249 Add step conditions (#35) >
  • c4ea30a3 Docker steps can emit output (#34) >
  • 51d81083 Create Selflow WebView (#31) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 8d81aca3 Add status to selflow daemon (#30) >
  • 7395ec19 Setup selflow cli (#23) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 470964ad Add step dependencies (#18) >
  • 07f8bfbd Setup communication between daemon and runner (#14) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 212ed926 Create Selflow Plugin lib (#6) > selflow-documentation webclient selflow-daemon selflow-cli releaser

🐛 Bug Fixes

  • d8575798 Fix deadlock on workflow executions and rework step status (#72) > selflow-cli selflow-daemon webclient
  • 7c9e8f27 Fix react-icons imports (#33) > webclient

💄 Style and UI updates

  • 38c2ecb5 Better UI for runs with bubbletea (#71) > selflow-cli

💥 Breaking Changes

  • c35c7b01 make Selflow runs synchronous (#63) > selflow-daemon webclient selflow-cli
  • 4b64891e Move logic to selflow-daemon (#24) > webclient selflow-daemon selflow-cli selflow-documentation releaser

🔊 Added logs

  • 3399a854 Improve logging system (#16) >

✏️ Fixed typos

  • c2f9b103 It's dAEmon, not deamon (#19) > webclient selflow-daemon selflow-cli selflow-documentation releaser

⬆️ Upgraded dependencies

  • b0a620ff Upgrade NX version to 17 (#73) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 5da0c0fa Bump axios from 1.2.1 to 1.6.0 (#60) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • a1c6d6a0 Bump vite from 4.3.5 to 4.3.9 (#41) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • faa83547 Bump get-func-name from 2.0.0 to 2.0.2 (#51) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 46ba37c6 Bump zod from 3.21.4 to 3.22.3 (#50) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 88ce3239 Bump protobufjs from 6.11.3 to 6.11.4 (#49) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • f6ca5cbb Bump semver from 5.7.1 to 5.7.2 (#48) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • cef28a4e Bump word-wrap from 1.2.3 to 1.2.5 (#47) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • aac4aaac Bump postcss from 8.4.21 to 8.4.31 (#46) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 5c4c2aa1 upgrade go dependencies (#44) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 2bbb3450 upgrade to go 1.21 (#42) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 0b819575 Upgrade NX (#27) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 6c7eeccd Bump golang.org/x/crypto from 0.0.0-20211215153901-e495a2d5b3d3 to 0.1.0 (#15) >
  • 62aef928 Bump webpack from 5.75.0 to 5.76.1 (#17) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • b2478585 Bump json5 from 1.0.1 to 1.0.2 (#7) > webclient selflow-daemon selflow-cli selflow-documentation releaser
  • 76aaa685 Bump decode-uri-component from 0.2.0 to 0.2.2 > webclient selflow-daemon selflow-cli selflow-documentation releaser