Releases: GlobalFishingWatch/python-app-template
Releases · GlobalFishingWatch/python-app-template
v0.2.0
What's Changed
- Optimize Dockerfile and allow UV in Makefile by @tomaslink in #13
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- PIPELINE-2662: Add basic repository structure by @tomaslink in #1
- Add init_project.py script to automatically update project name by @tomaslink in #2
- Update CONTRIBUTING.md guide by @tomaslink in #3
- Fix link in README by @tomaslink in #4
- Fix link to git-workflow in readme by @tomaslink in #5
- Add tests for init project script by @tomaslink in #6
- Update instructions to change project name by @tomaslink in #7
- Simplify make install-all to make install by @tomaslink in #8
- Fix import path for version module by @rrequero in #9
- fix: docker makefile recipies and pre-commit configuration by @efcaguab in #12
New Contributors
- @tomaslink made their first contribution in #1
- @rrequero made their first contribution in #9
- @efcaguab made their first contribution in #12
Full Changelog: https://github.com/GlobalFishingWatch/python-app-template/commits/v0.1.0