Releases: filllabs/dependi
Releases · filllabs/dependi
v0.7.21
What's Changed
- feat: enhance dependency fetching with alternate registry support and improve URL handling by @onurkaraoglan in #275
- chore: update version to 0.7.20 and add changelog entry for alternate registry support in Rust by @onurkaraoglan in #276
- feat: enhance version replacement logic to preserve 'v' prefix and improve semver handling in replaceVersion and updateAll commands by @onurkaraoglan in #277
- chore: update version to 0.7.21 and add changelog entry for supporting package versions that start with 'v' by @onurkaraoglan in #279
Full Changelog: v0.7.19...v0.7.21
v0.7.14
What's Changed
- add Rquirement.in python by @ahmetasfour in #197
- Changelog issues93 by @ahmetasfour in #198
- Fix Inline Comment Parsing in Cargo.toml Dependencies by @kadirkaang in #224
- Fix TOML Parser Dependency Index Calculation by @kadirkaang in #226
- Filter Yanked Releases in PyPI Version Listings by @kadirkaang in #225
- Fix: Correct parsing of
~=version constraints inrequirements.txtby @kadirkaang in #227 - Fix Parsing of Invalid Package Names in TOML Files by @kadirkaang in #228
- Improve Go Dependency Version Parsing and Retrieval by @kadirkaang in #229
- chore: bump version to 0.7.14 by @kadirkaang in #230
Full Changelog: v0.7.13...v0.7.14