Releases: casperdcl/argopt
Releases · casperdcl/argopt
argopt v0.9.1 stable
21 Mar 12:04
Compare
Sorry, something went wrong.
No results found
minor installation framework updates
remove unnecessary dependencies
exclude examples (#21 )
remove git-fame script (#20 )
argopt v0.9.0 stable
20 Mar 13:08
Compare
Sorry, something went wrong.
No results found
drop py<=3.6, add py3.12 support
docs: update badge URLs
tests: bump linters
update build/test framework (#19 )
misc CI updates
use PyPI trusted publishing
fix py3.7-ubuntu
drop manual pre-commit
bump actions
misc tidy
argopt v0.8.2 stable
21 Feb 20:48
Compare
Sorry, something went wrong.
No results found
drop py<=3.6 support (#18 )
code linting
misc framework updates (#18 )
fix & update CI tests
fix release process
update & fix pre-commit
argopt v0.7.1 stable
13 Jul 12:46
Compare
Sorry, something went wrong.
No results found
misc framework updates (#15 )
fix CI tests
bump pre-commit
upgrade to pytest <= nose
fix type handling
minor sponsor link update
argopt v0.7.0 stable
01 Mar 16:52
Compare
Sorry, something went wrong.
No results found
support partial in [default: ] (#14 )
fix potential exceptions & typecasting issues (#14 )
update documentation
major tests, framework & formatting upgrades (#14 )
argopt v0.6.2 stable
19 Dec 19:38
Compare
Sorry, something went wrong.
No results found
framework upgrade
major build/dist/versioning system update
migrate Travis => GHA
add pre-commit linting
update documentation & badges
argopt v0.6.1 stable
19 Dec 19:37
Compare
Sorry, something went wrong.
No results found
fix file type in py3 (#11 <- #9 )
minor framework updates & code tidy
argopt v0.6.0 beta
15 Feb 21:45
Compare
Sorry, something went wrong.
No results found
fix escaped chars in regex
add .[dev] <- requirements-dev.txt
update test framework
complete CI framework overhaul
fix py26 tests
auto-release to PyPI
argopt v0.5.0 beta
04 Jan 19:19
Compare
Sorry, something went wrong.
No results found
allow ARG format (#5 )
remove argparse dependency for py>=2.7 (#6 )
add unit tests
fix CI py26 tests
argopt v0.4.0 beta
02 Feb 18:54
Compare
Sorry, something went wrong.
No results found
support epilogue
ignore section titles (usage|options|arguments): when not at start-of-line
update documentation and CI tests