v0.4.5
What's Changed
- Fix minor doc typo. by @fsaad in #440
- Remove incorrect left bracket. by @fsaad in #436
- Remove Dockerfile and Docker tests (fix #451) by @alex-lew in #453
- Fix #445 by @alex-lew in #454
- Update Travis config by @alex-lew in #456
- Fix Unfold propagating gradients to default parameters. by @femtomc in #448
- fix(trie): implement get_values_shallow and get_submaps_shallow for trie by @chentoast in #459
- Fix
esc
bug with kernel auxiliary arguments in kernel DSL. by @femtomc in #461 - (Kernel DSL) Revert esc change toplevel, include GlobalRef to handle evaluation ambiguity in modules/submodules. by @femtomc in #463
- Fix hashing for choicemaps by @georgematheos in #466
- CompatHelper: bump compat for Compat to 4, (keep existing compat) by @github-actions in #467
- Update Travis builds to include test for latest stable release by @ztangent in #468
- Unexport
ifelse
to avoid conflicts withCore.ifelse
. by @ztangent in #469
New Contributors
- @chentoast made their first contribution in #459
Full Changelog: v0.4.4...v0.4.5