Skip to content

Releases: spoorn/poeblix

0.10.0 Release

31 Oct 05:30
Compare
Choose a tag to compare

What's Changed

  • Fix use of poetry 1.6: poetry.core.semver is deprecated by @chdemko in #17
  • This should support poetry 1.6/1.7

New Contributors

Full Changelog: 0.9...0.10.0

0.9 Release

28 May 20:22
Compare
Choose a tag to compare

Full Changelog: 0.8.1...0.9

Update for poetry 1.5

Fixes

  • Fixed case sensitivity: #11

0.8.1 Release

21 Mar 16:34
Compare
Choose a tag to compare

Full Changelog: 0.8.0...0.8.1

Fix validation failing if using a direct origin source for a dependency, such as git uri, local file, directory, etc.

0.8.0 Release

21 Mar 16:33
Compare
Choose a tag to compare

Full Changelog: 0.7.0...0.8.0

Update to poetry 1.4.0

0.7.0 Release

10 Dec 18:10
Compare
Choose a tag to compare

Full Changelog: 0.6.0...0.7.0

Update for Poetry 1.3.0

0.6.0 Release

06 Sep 02:30
Compare
Choose a tag to compare

Full Changelog: 0.5.2...0.6.0

Fixes:

  • extras not in wheel METADATA when using --only-lock: #8

0.5.2 Release

26 Aug 21:21
Compare
Choose a tag to compare

Full Changelog: 0.5.1...0.5.2

Update for poetry 1.2.0rc2

0.5.1 Release

23 Aug 06:15
Compare
Choose a tag to compare

Fixes

Fixed compatibility for poetry 1.2.0rc1

0.5.0 Release

04 Aug 02:32
Compare
Choose a tag to compare

New Features

  • Add option to build wheels with locked dependencies only: #4, thanks to @sduenas
  • Add a --with-groups option to specify additional dependency groups on top of default/main to use when triggering blixbuild or the validations: 56ddcd8

Fixes

  • Added missing LICENSE: 56ddcd8
  • Updated some documentation and the --help manual page: ba20eaa

0.4.0 Release

18 Jul 21:52
Compare
Choose a tag to compare

0.4.0 Release

Fixes #3