Releases: ameligrana/WrappedUnions.jl
Releases · ameligrana/WrappedUnions.jl
v0.3.4
Compare
Sorry, something went wrong.
No results found
Bump version from 0.3.3 to 0.3.4
v0.3.3
Compare
Sorry, something went wrong.
No results found
WrappedUnions v0.3.3
Diff since v0.3.2
Merged pull requests:
Remove constant requirement for mutable version (#20 ) (@Tortar)
Refactor unionsplit for better wrapped union handling (#23 ) (@Tortar)
Revert last commit + add a benchmark (#24 ) (@Tortar)
Improve error handling in WrappedUnions.jl (#25 ) (@Tortar)
Refactor unwrapping logic (#26 ) (@Tortar)
Closed issues:
Add optional recursivity to unionsplit (#21 )
v0.3.2
Compare
Sorry, something went wrong.
No results found
WrappedUnions v0.3.2
Diff since v0.3.1
Merged pull requests:
Closed issues:
Open parametric union (#16 )
Docstring forwarding to @wrapped struct (#17 )
v0.3.1
Compare
Sorry, something went wrong.
No results found
WrappedUnions v0.3.1
Diff since v0.3.0
v0.3.0
Compare
Sorry, something went wrong.
No results found
WrappedUnions v0.3.0
Diff since v0.2.1
breaking: the internal field of a wrapped union has been renamed
Merged pull requests:
Do not enforce supertype (#13 ) (@Tortar)
Fix some issues since supertype not-enforcement (#14 ) (@Tortar)
Closed issues:
Avoid WrappedUnion supertype (#12 )
v0.2.1
Compare
Sorry, something went wrong.
No results found
WrappedUnions v0.2.1
Diff since v0.2.0
Merged pull requests:
Support functions in wrapped unions (#11 ) (@Tortar)
Closed issues:
Make @unionsplit work for wrapped unions of functions (#9 )
v0.2.0
Compare
Sorry, something went wrong.
No results found
WrappedUnions v0.2.0
Diff since v0.1.0
Breaking changes
removed wrappedtypes in favor of uniontype
v0.1.0
Compare
Sorry, something went wrong.
No results found
WrappedUnions v0.1.0