Releases: pdm-project/dep-logic
Releases · pdm-project/dep-logic
0.4.0
🚀 Features
- Allow not set env criteria and compatibility check for env spec - by @frostming (33613)
- Str representation of env spec - by @frostming (9050a)
- Expose more members - by @frostming (da8cb)
- Implementation capitalized name - by @frostming (4071a)
View changes on GitHub
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
🐞 Bug Fixes
- Add normalized representation for platform - by @frostming (a6e37)
View changes on GitHub
0.3.0
🚀 Features
- New module dep_logic.tags for compatibility check with wheel tags - by @frostming (e882e)
- Use the same marker environment for current platform - by @frostming (97bb8)
View changes on GitHub
0.2.0
0.1.0
0.0.4
🐞 Bug Fixes
- Failure to handle extra if env is not empty but does not have extra - by @noirbizarre in #1 (5d49b)