Releases: FluxML/Mjolnir.jl
Releases · FluxML/Mjolnir.jl
v0.2.1
Mjolnir v0.2.1
Closed issues:
@inbounds
(#8)- Ambiguous meaning of @trace f(Int) (#9)
- Sytanx sugar for automatically finding the return type in @abstract (#10)
- Tracing through setfield! throws error (#11)
- inline not defined (#19)
Merged pull requests:
- use ::T for types in @trace (#12) (@MasonProtter)
- Fix minor typo (#15) (@devmotion)
- use ColPrac (#18) (@oxinabox)
- Make build-status badge point to the correct repo (#20) (@MasonProtter)
- Fix #19 (#21) (@MasonProtter)
- Add CompatHelper and TagBot + update IRTools bounds (#23) (@DhairyaLGandhi)
v0.1.0
Merge pull request #6 from shashi/purefuncs add some pure numeric functions