Skip to content

v2.4.0

Choose a tag to compare

@vhbui02 vhbui02 released this 08 Jul 17:10
· 10 commits to main since this release
v2.4.0
78cdc5b

What's Changed

  • feat: achieve zero dependencies and production-ready

    • refactor: span across all script files
    • test: remove package.json and git submodules, run Bats and its libraries inside Docker
    • test: redesign test suite structure
    • ci: remove local git hooks
    • ci: change test.yml to test inside Docker. Testing environment closely resembles production environment
    • docs: redesign the header structure. Stripped version control out of script files
    • chore: refine test.prompt.md to generate better test cases.
  • fix: remote CI testing

Full Changelog: v2.3.1...v2.4.0