Releases: caio-pavesi/python-software-template
Releases · caio-pavesi/python-software-template
0.2.0
0.1.1
Bugs and improvements
I was deciding if this was 0.2 or 0.1.1, but let's treat this as only bug fixes:
- More OS systems supported for development setup (which now also update UV)
- .python-version file added
- Removed uv.lock file as its self generated and may suffer updates in the future
0.1.0
Implemented UV
As UV is way faster and more modern I've changed the whole template to use it
0.0.1
Bug fixes
When using newer python versions the build task failed due to a hardcoded site-packages path. Now this is a variable path letting you use any python version you want
0.0.0
Hello world!
This is the version 0.0.0 of my python software template, please use with VSCODE or CURSOR ide's so you can get the most out of the automated tasks