Skip to content

Releases: ameligrana/WrappedUnions.jl

v0.3.4

Choose a tag to compare

@ameligrana ameligrana released this 24 Mar 00:35
e399d21
Bump version from 0.3.3 to 0.3.4

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 20 Oct 00:48
043ef10

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

Choose a tag to compare

@github-actions github-actions released this 13 Oct 16:44
fdd0fd7

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

Choose a tag to compare

@github-actions github-actions released this 09 Oct 10:49
a57ff5d

WrappedUnions v0.3.1

Diff since v0.3.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Oct 20:54
440a10a

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

Choose a tag to compare

@github-actions github-actions released this 16 Sep 10:10
e926683

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

Choose a tag to compare

@github-actions github-actions released this 14 Sep 00:40
59fc65a

WrappedUnions v0.2.0

Diff since v0.1.0

Breaking changes

  • removed wrappedtypes in favor of uniontype

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 22:36
47fa5ac

WrappedUnions v0.1.0