This repository has been archived by the owner on Nov 18, 2023. It is now read-only.
Releases: Bidaya0/gbatect
Releases · Bidaya0/gbatect
v0.0.1
Roadmap
0.0.1
- Convert docker-compose.yml to batect.yml
- Support all batect field types
- basic output batect
- basic cli
- basic help document
- project quality flow
- coverage test
- code style check
- code scaner
What's Changed
- develop/regather-testdata by @Bidaya0 in #1
- refactor/separate-convert-command-to-single-command by @Bidaya0 in #2
- develop-add-gofmt-check-ci by @Bidaya0 in #3
- Develop add unittest by @Bidaya0 in #4
- develop-add-unittest by @Bidaya0 in #5
- Refactor and document change by @Bidaya0 in #6
New Contributors
Full Changelog: v0.0.0...v0.0.1
v0.0.0
The first release of the project.
Only implement the following functions:
> gbatect <path of your docker-compose.yml>
output:
<batect.yml after converted>
Released for early adopters only, please wait for at least v0.0.1 version for official use.
Warning: This release is for early adopters only and does not cover the proper linting and testing process.If you encounter any problems, please feedback in time.
Full Changelog: https://github.com/Bidaya0/gbatect/commits/v0.0.0