v1.5.0
What’s Changed
🐜 Bug Fixes
- Use Merlin DAG executors from core in integration tests @jperez999 (#1677)
- Fix target encoding tagging issue @bbozkaya (#1672)
🔧 Maintenance
- Remove stray file left over from Torch/Horovod multi-GPU example @karlhigley (#1674)
- Use Merlin DAG executors from core in integration tests @jperez999 (#1677)
- Remove poetry config @benfred (#1673)
- chore: Add pybind11 as a tox requirement @mikemckiernan (#1675)
- Switch to using the DAG executors from Merlin Core @karlhigley (#1666)
- Use the latest version of Merlin Core from
main
in thetox
test envs @karlhigley (#1671) - Set up
tox
environments for testing, linting, and building docs @karlhigley (#1667)