Skip to content

Releases: optiver/vulcan-py

v2.1.0

25 Jul 14:36
478fd52
Compare
Choose a tag to compare
  • Improve editable installs of packages
  • Add no-build-isolation flag to vulcan-cli
  • Drop support for Python 3.7

v2.0.4

09 Dec 15:53
90a3011
Compare
Choose a tag to compare

What's Changed

  • LegacyVersion is removed now -- so we remove it also by @Thirdegree in #61

Full Changelog: v2.0.3...v2.0.4

v2.0.3

10 Nov 14:31
158bbda
Compare
Choose a tag to compare

What's Changed

  • Version bump to ensure new publishing setup works by @Thirdegree in #59

Full Changelog: v2.0.2...v2.0.3

v2.0.2

23 Sep 13:20
14e022e
Compare
Choose a tag to compare

What's Changed

  • Fix editable installs to correctly handle "where" clauses by @Thirdegree in #58

Full Changelog: v2.0.1...v2.0.2

v2.0.1

22 Sep 12:43
a47ec25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

01 Sep 12:45
3999851
Compare
Choose a tag to compare
  • Remove keys duplicated by more comprehensive setuptools support (mainly the packages key)
  • Create script to support the above
  • Drop support for installing vulcan in python3.6 environments
  • Add support for a dev-dependencies section in pyproject.toml

What's Changed

Full Changelog: v1.2.1...v2.0.0

v1.2.1

31 Mar 07:44
e4ab8b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

08 Feb 10:33
570afe9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.2.0

v1.1.4

16 Nov 12:29
39f0ffa
Compare
Choose a tag to compare

What's Changed

  • Ignore meaningless differences in package names by @Thirdegree in #43

Full Changelog: v1.1.3...v1.1.4

v1.1.3

20 Oct 12:33
da2cd75
Compare
Choose a tag to compare

What's Changed

  • Also remove the actual code itself from the editable wheel, or it supersedes the .pth file by @Thirdegree in #39
  • bump version v1.1.3 by @Thirdegree in #40

Full Changelog: v1.1.2...v1.1.3