Releases: gpongelli/python-active-versions
Releases · gpongelli/python-active-versions
1.19.0
Compare
Sorry, something went wrong.
No results found
1.19.0 (2024-07-25)
Feat
convert data to json before joining
1.18.0
Compare
Sorry, something went wrong.
No results found
1.18.0 (2024-07-15)
Feat
add dive tool
trivy on github action
trivy on local run
trivy config file and cache folder
Fix
github permission and action
load docker build to docker images
pass package version from pyproject
github action sha and join authors
1.17.2
Compare
Sorry, something went wrong.
No results found
1.17.2 (2024-07-11)
Fix
poetry lock on github action to avoid error
1.15.0
Compare
Sorry, something went wrong.
No results found
1.15.0 (2024-06-26)
Feat
reuse for cache's sqlite file
use cache for requests call
Fix
tests
lint errors
avoid clas between python and docker base OS version
search into subfolders for reuse tool
1.14.1
Compare
Sorry, something went wrong.
No results found
1.14.0
Compare
Sorry, something went wrong.
No results found
1.14.0 (2024-05-01)
Feat
align init .py with pyproject.toml during dev and not in built package
remove pyproject needs in built package
Fix
run isort and black
call same commands in CI/CD
use rtoml that does not need gcc and g++
docker image tag for local build
1.13.2
Compare
Sorry, something went wrong.
No results found
1.13.1
Compare
Sorry, something went wrong.
No results found
1.13.1 (2024-05-01)
Fix
github pages write permission
1.12.0
Compare
Sorry, something went wrong.
No results found
1.12.0 (2024-05-01)
Feat
license update
new workflow to test container build
pass tag as PKG_VERSION to docker image
new nox session to build container
Fix
missing package to build pytomlpp into container
1.11.0
Compare
Sorry, something went wrong.
No results found
1.11.0 (2024-04-30)
Feat
use pytomlpp that's supported in python<3.11
remove python 3.7, older version supports it
remove tox in favor of nox
Fix
nox github command
ensure pip for py3.12 and update actions
python3.12 fixing call
revert change to avoid stream closed