Releases: frostming/unearth
Releases · frostming/unearth
0.6.1
🐞 Bug Fixes
- Match the index auth by netloc rather than original URL - by @frostming (e3306)
View changes on GitHub
0.6.0
0.5.2
🐞 Bug Fixes
- Fix a bug of package url not following redirects - by @frostming (b880a)
💻 Chores
- Update docs to fix sphinx warnings - by @frostming (c369b)
- Fix reference issue for docs Close #14 - by @frostming [(00a18)](00a181a)
Full Changelog: 0.5.1...0.5.2
0.5.1
🐞 Bug Fixes
- Normalize the name when building the index url - by @frostming (38677)
View changes on GitHub
0.5.0
🚀 Features
- Check hash against allowed hash names
38b38a4
by @frostming
💻 Chores
- Remove changelogithub action from release
de98e13
by @frostming
View changes on GitHub
0.4.1
🐞 Bug Fixes
- Fix a crash issue when wheel name contains invalid version
#10
by @frostming - Import typing stuff when TYPE_CHECKING is true
a3a680c
by @frostming
💻 Chores
- Use changelogithub to generate changelogs
7d9800f
by @frostming
View changes on GitHub
0.4.0
Added
- Allow respecting the source order by the
respect_source_order
argument ofPackageFinder
Full Changelog: 0.3.2...0.4.0