Skip to content

Latest commit

 

History

History
126 lines (77 loc) · 8.12 KB

File metadata and controls

126 lines (77 loc) · 8.12 KB

1.2.3 (2025-11-18)

Bug Fixes

1.2.2 (2025-11-18)

Bug Fixes

  • add playwright core deps (1b4ee68)
  • issue with playwright deps (a23cfeb)
  • trying to fix playwrite issue (5083601)

1.2.1 (2025-11-18)

Bug Fixes

1.2.0 (2025-11-18)

Features

1.1.1 (2025-11-07)

Bug Fixes

1.1.0 (2025-11-07)

Features

Bug Fixes

CI/CD

  • fix git push bug in brew (5851522)

1.0.7 (2025-11-04)

Bug Fixes

1.0.6 (2025-11-04)

Bug Fixes

  • unable to push homebrew (581610b)

1.0.5 (2025-11-04)

Bug Fixes

  • name and add required field (1bbb179)

1.0.4 (2025-11-04)

Bug Fixes

1.0.3 (2025-11-04)

Bug Fixes

  • npm warning and publish fail (96efaa3)

1.0.2 (2025-11-04)

Bug Fixes

  • change to valid package name (3c7c602)

1.0.1 (2025-11-04)

Bug Fixes

1.0.0 (2025-11-04)

Features

  • add .gitignore file to exclude unnecessary files and directories (2024495)
  • add additional build scripts for various platforms (f1dd64c)
  • add basic version of symphony (e9ec8ba)
  • add build script for exe and transcompilation (972a620)
  • add codeowner (016ea5e)
  • add description for json schema and update examples (fe76470)
  • add git hook with precommit (70ceb62)
  • add issue templates for bug reports and feature requests (e8ec982)
  • add json schema for ymal lsp (9a78b42)
  • add list keys for keyboard action (1665e7a)
  • add MIT License to the project (875e78f)
  • add pull request template for better contribution guidelines (898a097)
  • add release pipeline (#5) (aba9926)
  • finish the json schema with doc and auto completion (a8f3944)
  • remove js-yaml dependency and use Bun.YAML for parsing in loadWorkflowConfig (d440cb3)
  • setup biome and resolved format issues (#1) (ce3698b)
  • update biome.json to exclude schemas from includes (ec0a8e2)
  • update command options to use values from package.json (fd7c4bd)
  • update package.json with description, keywords, and repository URL (8f6cdfb)
  • update workflow intro message to display the workflow name (bc61fbe)

Bug Fixes

  • correct program name and description in main function (c5bb8e1)
  • remove node module (8478964)

CI/CD