Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 15:47
· 21 commits to master since this release
19c5311

ProtoStructs v1.1.1

Diff since v1.1.0

Merged pull requests:

  • Bump actions/checkout from 2 to 3 (#12) (@dependabot[bot])
  • Bump actions/checkout from 3 to 4 (#14) (@dependabot[bot])
  • Allow kwdef macro outside of definition of struct (#18) (@Tortar)
  • Use NamedTuples with Refs instead of a Dict for mutable structs (#19) (@Tortar)
  • Allow Abstract Type definitions (#21) (@Tortar)

Closed issues:

  • mutable proto structs don't prevent type change during assingment (#10)
  • Incompatibility with Flux.jl (#11)
  • Incompatibility with kwdef macro (#15)
  • Allow Abstract Types in proto struct definitions (#20)