Releases: pitt-crc/wrappers
Releases · pitt-crc/wrappers
v0.4.6
What's Changed
- Bump actions/deploy-pages from 1 to 2 by @dependabot in #160
- Update sphinx requirement from 5.3.0 to 6.1.3 by @dependabot in #162
- Update sphinx-autoapi requirement from 2.0.1 to 2.1.0 by @dependabot in #161
- Add missing pyproject.toml script for crc-usage by @djperrefort in #163
Full Changelog: v0.4.5...v0.4.6
v0.3.8
What's Changed
This is the final release for version three. No changes have been made to the applications except to add a deprecation warning telling users to switch to the v0.4 style syntax.
- Adds deprecation warning to version 0.3.x by @djperrefort in #121
Full Changelog: v0.3.7...v0.3.8
v0.4.5
What's Changed
- Adds GNU GPL v3 license by @djperrefort in #154
- Update sphinx-autoapi requirement from 2.0.0 to 2.0.1 by @dependabot in #152
- Update sphinx-rtd-theme requirement from 1.1.1 to 1.2.0 by @dependabot in #151
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Bump actions/configure-pages from 2 to 3 by @dependabot in #141
- Update dataset requirement from 1.5.2 to 1.6.0 by @dependabot in #142
- Adds teaching cluster to crc-interactive v0.4.x by @djperrefort in #146
- Renames edu argument to teach for v0.4.x by @djperrefort in #148
Full Changelog: v0.4.3...v0.4.4
v0.3.7
What's Changed
- Drops official Python 3.6 support by @djperrefort in #145
- Adds teaching cluster to v0.3.x by @djperrefort in #144
- Renames edu argument to teach for v0.3 by @djperrefort in #149
Full Changelog: v0.3.6...v0.3.7
v0.4.3
What's Changed
- Updates trove classifiers by @djperrefort in #129
- Switches to poetry backend for packaging by @djperrefort in #131
- Create PackagePublish.yml by @djperrefort in #135
- Bumps required versions for package dependencies
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Minor typo fixes in the docs by @djperrefort in #125
- Drops x11 support from crc-interactive by @djperrefort in #126
Full Changelog: v0.4.1...v0.4.2
v0.3.6
What's Changed
- Drops x11 support from version 0.3 by @djperrefort in #127
Full Changelog: v0.3.5...v0.3.6
v0.4.1
What's Changed
- Switches to PEP517 style packaging by @djperrefort in #122
- Adds documentation for release procedures by @djperrefort in #123
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
This is the first version where applications are formally bundled as an installable Python package. Other changes include:
- Package scripts as CLI applications by @djperrefort in #65
- Raise error for unknown resource type in crc-idle by @djperrefort in #69
- Decode returns from Shell commands by @djperrefort in #73
- Upgrade applications to use Python 3 features by @djperrefort in #83
- Add multiline doc support by @djperrefort in #85
- Require Python >= 3.7 in setup.py by @djperrefort in #87
- Disable WAL for DB queries by @djperrefort in #90
- Fix bug where ./crc-scancel hangs waiting for input by @djperrefort in #92
- Add pip extras for docs and tests by @djperrefort in #104
- Increase Length of squeue node availability reason by @Comeani in #101
- Add ix1 quota to applications by @djperrefort in #113
Full Changelog: v0.3.0...v0.4.0