Skip to content

Releases: NVIDIA-Merlin/NVTabular

v23.08.00: Add Pytest Markers Configuration (#1849)

29 Aug 16:41
77b94a4
Compare
Choose a tag to compare
* Add pytest.ini with markers specified

* Update conftest with automatic markers based on test path

---------

Co-authored-by: Karl Higley <kmhigley@gmail.com>

v23.06.00

22 Jun 21:12
4c396ac
Compare
Choose a tag to compare
Update merlin dependency versions to match 23.06 release (#1847)

v23.05.00

31 May 14:52
7557ff0
Compare
Choose a tag to compare

What’s Changed

🐜 Bug Fixes

🚀 Features

🔧 Maintenance

v23.04.00

26 Apr 19:33
Compare
Choose a tag to compare

What’s Changed

🐜 Bug Fixes

🚀 Features

🔧 Maintenance

v23.02.00

08 Mar 16:41
Compare
Choose a tag to compare

What’s Changed

🐜 Bug Fixes

  • Add support for serializing modules involved in LambdaOp execution by value @willb (#1741)

🚀 Features

🔧 Maintenance

New Contributors

Full Changelog: v1.8.1...v23.02.00

v1.8.1

03 Feb 22:40
211f9fb
Compare
Choose a tag to compare

What’s Changed

Patch release on top of v1.8.0

  • Quicker installs with build binary distributions published to PyPI (using cibuildwheel) @karlhigley (#1754)

Full Changelog: v1.8.0...v1.8.1

v1.8.0

30 Dec 20:33
Compare
Choose a tag to compare

What’s Changed

🐜 Bug Fixes

  • Fix output error occurring due to check if it is a dict or not @rnyak (#1742)
  • Remove min value count from properties when using sparse_max @oliverholworthy (#1705)

📄 Documentation

🔧 Maintenance

Full Changelog: v1.7.0...v1.8.0

v1.7.0

23 Nov 00:48
Compare
Choose a tag to compare

What’s Changed

🐜 Bug Fixes

📄 Documentation

🔧 Maintenance

v1.6.0

31 Oct 17:47
8f87c34
Compare
Choose a tag to compare

What’s Changed

🐜 Bug Fixes

📄 Documentation

🔧 Maintenance

  • adding import or skip for tensorflow framework required by examples @jperez999 (#1691)

Full Changelog: v1.5.0...v1.6.0

v1.5.0

26 Sep 18:26
95e12d3
Compare
Choose a tag to compare

What’s Changed

🐜 Bug Fixes

🔧 Maintenance