rel-2.22.0
What's Changed
Major Changes 🛠
- Remove
list_of_nodes
in favour ofapplys_between
by @Dhruvanshu-Joshi in #776
Bugfixes 🐛
- Fix
local_fill_sink
rewrite for multiple output Elemwise Ops by @ricardoV94 in #773
Maintenance 🔧
- Fix Choice and Permutation not respecting the RandomVariable contract by @ricardoV94 in #771
- Inline static size inputs in JAX implementation of RandomVariables by @ricardoV94 in #774
Full Changelog: rel-2.21.0...rel-2.22.0