Releases: cmpsc-481-s22-m1/ConfiGator
v1.0.3
This release is very similar to v1.0.2. It is a completed project that may be added to in the future. This release will generate a build.gradle, gatorgradle.yml, and a actions_config file. Alongside the generation, there are functional test cases that will test the coverage of our main.py and functions that work to generate these files. Furthermore, it has integrations in the pyproject.toml file for a publication on PyPi.
Overall, the team has worked hard on this final release and the contributors can be found in the README.md
Things that were changed.
- Readme is changed to give proper information on how to run the program
- version in pyproject.toml file to support publication to PyPi.
v1.0.2
This release is a completed project that may be added onto in the future. This release will generate a build.gradle, gatorgradle.yml, and a actions_config file. Alongside the generation, there are functional test cases that will test the coverage of our main.py and functions that work to generate these files. Furthermore, it has integrations in the pyproject.toml file for a publication on PyPi.
Overall, the team has worked hard on this final release and the contributors can be found in the README.md