Releases: frostming/unearth
Releases · frostming/unearth
0.18.2
0.18.1
🐞 Bug Fixes
- Ensure repository is reset to the correct revision during fetch - by @frostming (66268)
View changes on GitHub
0.18.0
🚀 Features
- Support Python 3.14 and drop support for Python 3.8 - by @frostming in #167 (244bb)
🐞 Bug Fixes
- Support git urls with refs - by @frostming in #166 (ffe63)
💻 Chores
View changes on GitHub
0.17.5
0.17.4
0.17.3
🐞 Bug Fixes
- Update contributing guidelines for rebase branch - by @wimglenn in #152 (9f843)
- Best match should be a pre-release if that's all the index has - by @frostming in #158 (a26b6)
- Use stdlib Path <-> URL conversions - by @wimglenn in #153 (c4f6d)
💻 Chores
- Update pdm.lock - by frostming in #149 (37416)
- Update pdm.lock - by frostming in #154 (fbf41)
- Update pdm.lock - in #157 (93436)
View changes on GitHub
0.17.2
0.17.1
0.17.0
🐞 Bug Fixes
- Show warning message when failing to parse netrc file Close #124 - by @frostming in #124 (9ee45)
- Report download status when checking out vcs repo - by @frostming (1ae8b)
- Delete auth info from keyring - by @frostming (24e2e)
💻 Chores
- Update pdm.lock - by @github-actions[bot] and frostming in #134 (86803)
- Update pdm.lock - by @github-actions[bot] and frostming in #135 (aac09)
- Update pdm.lock - by @github-actions[bot] in #137 (4f7b7)
- Update pdm.lock - by @github-actions[bot] and frostming in #138 (f738c)
View changes on GitHub
0.16.1
🐞 Bug Fixes
- Allow using local file:// locations with find_links and index_urls - by @frostming in #132 (a9412)