Skip to content

Releases: alteryx/minimum-dependency-generator

v3.4

18 Jul 18:55
b4c5280
Compare
Choose a tag to compare

What's Changed

  • Support dependencies in pyproject.toml by @gsheni in #13
  • Add more unit tests and change to Python 3.8 by @gsheni in #14

Full Changelog: v3.2...v3.4

v3.2

22 Mar 19:34
f705cb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1...v3.2

v3.1

18 Feb 16:35
12a2083
Compare
Choose a tag to compare

What's Changed

  • Fix empty string error with argument by @gsheni in #11

Full Changelog: v3...v3.1

v2

11 May 21:53
5e9e5c3
Compare
Choose a tag to compare
  • Add support for skipping when a requirement is listed as another path -r core-requirements.txt.
  • Add branding and logo for marketplace

v2.1

10 May 18:48
d073eb5
Compare
Choose a tag to compare
  • Add a new line character to end of requirements generated
  • Add code coverage report

v2.0.0

10 May 16:47
b4097cc
Compare
Choose a tag to compare
  • Added integration test for CI
  • Moved main.py into central folder for code coverage

v1.0.0

06 May 22:23
5362249
Compare
Choose a tag to compare

Initial release