Skip to content

Releases: rapidsai/dependency-file-generator

v1.4.0

23 Feb 17:55
Compare
Choose a tag to compare

This release is also available on:


1.4.0 (2023-02-23)

Features

v1.3.1

23 Feb 05:33
Compare
Choose a tag to compare

This release is also available on:


1.3.1 (2023-02-23)

Bug Fixes

  • update version strings before building (175fd74), closes #35

v1.3.0

23 Feb 04:58
Compare
Choose a tag to compare

This release is also available on:


1.3.0 (2023-02-23)

Features

v1.2.0

21 Feb 18:27
d4d8e2c
Compare
Choose a tag to compare

This release is also available on:


1.2.0 (2023-02-21)

Features

v1.1.0

08 Feb 22:41
f7e8234
Compare
Choose a tag to compare

This release is also available on:


1.1.0 (2023-02-08)

Features

  • Validate dependencies.yaml using jsonschema (#29) (f7e8234)

v1.0.0

23 Nov 21:55
e710ac0
Compare
Choose a tag to compare

This release is also available on:


1.0.0 (2022-11-23)

Code Refactoring

  • Add docstrings and more comments and make minor edits to improve code readability (#27) (e710ac0)

BREAKING CHANGES

  • This PR changes the names of a few functions and
    removes one unused one. This tag is also being used to demarcate our
    intention to make our first major release when this PR is merged.

v0.0.26

23 Nov 18:47
40d952d
Compare
Choose a tag to compare

This release is also available on:


0.0.26 (2022-11-23)

Bug Fixes

  • Update PyPI release information for semantic-release (#26) (40d952d)

v0.0.25

23 Nov 16:48
1106740
Compare
Choose a tag to compare

0.0.25 (2022-11-23)

Bug Fixes

  • Add PyPI Uploads to semantic-release process (#23) (0ec3564)
  • Fix semantic-release scripts (#24) (fc8d01d)
  • install twine (c39b901)
  • Remove paths filter from release workflow (#25) (1106740)

v0.0.24

22 Nov 19:52
d7210ac
Compare
Choose a tag to compare

0.0.24 (2022-11-22)

Bug Fixes

  • Add semantic-release (#21) (adf82af)
  • install correct semantic-release packages (d7210ac)

0.0.23

15 Nov 18:42
f97f5bc
Compare
Choose a tag to compare

The rapids_dependency_file_generator_bundle.tar.gz artifact is a tarball of the build directory, which contains the latest .whl and .tar.gz build artifacts.

What's Changed

  • Prevent error from being thrown when no matrix values are necessary by @ajschmidt8 in #18

Full Changelog: 0.0.22...0.0.23