Releases: DavidCEllis/ducktools-env
Releases · DavidCEllis/ducktools-env
v0.4.4
What's Changed
- test against 3.14, declare 3.14 support by @DavidCEllis in #55
- Update pip by @DavidCEllis in #62
- Update behaviour for changes to
ducktools-classbuilder
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Fix incomplete update of license headers from GPL to MIT by @DavidCEllis in #47
- Update readme details on Shiv and Pex by @DavidCEllis in #49
- Use uv lock, move dev dependencies to dev group, set minimum versions by @DavidCEllis in #50
- Prevent the JSON module from being imported unintentionally by @DavidCEllis in #53
- Stop managing a version of uv, upgrade bundled
pipversion by @DavidCEllis in #54
New Contributors
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Evaluate string types before attempting to retrieve by @DavidCEllis in #46
- Fix for ducktools-classbuilder no longer evaluating types.
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Bugfix release.
What's Changed
- Don't try to move the venv folders when running
migrateby @DavidCEllis in #45
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Move the data folder to a more standard location on linux by @DavidCEllis in #44
- Give a more useful message if calling
dtrunwith no arguments
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Fix a test that was broken due to a change in ducktools-pythonfinder by @DavidCEllis in #41
- Use user's installation of
uvif it exists by @DavidCEllis in #42
Full Changelog: v0.2.9...v0.3.0
v0.2.9
What's Changed
- Stop KeyboardInterrupt being raised in the parent process by @DavidCEllis in #36
- Change the lockfile extension to avoid a clash with UV script lockfiles by @DavidCEllis in #38
- Make sure lockfile installs are done with --no-deps by @DavidCEllis in #40
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Fix an internal bug in _sqlclasses, some cleanup by @DavidCEllis in #34
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Rename ducktools.pyz to ducktools-env.pyz, improve errors, remove .github folder from sdist. by @DavidCEllis in #33
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Update dependencies in zipapp bundle
- Convert imports to use the new capture_imports context manager. by @DavidCEllis in #32
Full Changelog: v0.2.5...v0.2.6