Releases: MilesCranmer/DispatchDoctor.jl
Releases · MilesCranmer/DispatchDoctor.jl
v0.4.19
DispatchDoctor v0.4.19
Merged pull requests:
- Update preference keys with soft deprecation (#72) (@MilesCranmer)
v0.4.18
DispatchDoctor v0.4.18
Merged pull requests:
- fix: behavior for Core.TypeofBottom (#70) (@MilesCranmer)
v0.4.17
DispatchDoctor v0.4.17
Merged pull requests:
- fix: avoid
@nospecialize
methods (#69) (@MilesCranmer)
Closed issues:
- Incompatibility with
@nospecialize
applied to arguments (#59)
v0.4.16
DispatchDoctor v0.4.16
Merged pull requests:
- Fix underscore arguments with
codegen_level="min"
(#67) (@MilesCranmer) - style: extra thread safety (#68) (@MilesCranmer)
v0.4.15
DispatchDoctor v0.4.15
Merged pull requests:
v0.4.14
DispatchDoctor v0.4.14
Merged pull requests:
- Fix union of tuples for
default_union_limit
(#65) (@MilesCranmer)
Closed issues:
- default_union_limit fails for unions of tuples (#64)
v0.4.13
DispatchDoctor v0.4.13
Merged pull requests:
- docs: clean up printing of error type (#56) (@MilesCranmer)
- feat: mark DispatchDoctor functions as inactive to Enzyme (#61) (@MilesCranmer)
- refactor: reduce code duplication (#62) (@MilesCranmer)
Closed issues:
- Might need
EnzymeRules.inactive
in addition toChainRulesCore.@non_differentiable
(#60)
v0.4.12
v0.4.11
DispatchDoctor v0.4.11
Merged pull requests:
- docs: more medical emojis (#50) (@MilesCranmer)
- Fix precompilation on Julia 1.11 (#53) (@MilesCranmer)
v0.4.10
DispatchDoctor v0.4.10
Merged pull requests: