v2.4.0
What's Changed
-
feat: achieve zero dependencies and production-ready
- refactor: span across all script files
- test: remove
package.jsonand git submodules, run Bats and its libraries inside Docker - test: redesign test suite structure
- ci: remove local git hooks
- ci: change
test.ymlto 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.mdto generate better test cases.
-
fix: remote CI testing
Full Changelog: v2.3.1...v2.4.0