Skip to content

Releases: BeastyBlacksmith/ProtoStructs.jl

v1.2.0

19 Feb 19:31
2e81483
Compare
Choose a tag to compare

ProtoStructs v1.2.0

Diff since v1.1.7

Merged pull requests:

  • Bump codecov/codecov-action from 3 to 4 (#34) (@dependabot[bot])
  • Use different version if Revise is tracking proto (#36) (@Tortar)

Closed issues:

  • Incompatible with using Revise (#13)

v1.1.7

16 Jan 16:07
9584c48
Compare
Choose a tag to compare

ProtoStructs v1.1.7

Diff since v1.1.6

Merged pull requests:

v1.1.6

10 Nov 09:05
6fb59a6
Compare
Choose a tag to compare

ProtoStructs v1.1.6

Diff since v1.1.5

Merged pull requests:

  • More descriptive showcase in ReadMe (#28) (@Tortar)
  • Fix show for const properties of type Vector or Symbol (#29) (@SteffenPL)

v1.1.5

29 Oct 14:44
942957b
Compare
Choose a tag to compare

ProtoStructs v1.1.5

Diff since v1.1.4

Merged pull requests:

  • Improve performance for const field (#27) (@Tortar)

v1.1.4

18 Oct 18:49
fc0e8c6
Compare
Choose a tag to compare

ProtoStructs v1.1.4

Diff since v1.1.3

Merged pull requests:

  • Improve performance of mutable proto structs (#26) (@Tortar)

v1.1.3

16 Oct 14:41
85af1ae
Compare
Choose a tag to compare

ProtoStructs v1.1.3

Diff since v1.1.2

Merged pull requests:

Closed issues:

  • Parametrized struct (#7)
  • Better show methods (#9)

v1.1.2

15 Oct 20:33
0fab8ef
Compare
Choose a tag to compare

ProtoStructs v1.1.2

Diff since v1.1.1

Merged pull requests:

  • Allow const field in struct definition (#17) (@Tortar)

Closed issues:

  • Incompatibility with const fields in mutable struct (#16)

v1.1.1

13 Oct 15:47
19c5311
Compare
Choose a tag to compare

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)

v1.1.0

19 Aug 12:51
ed91e7c
Compare
Choose a tag to compare

ProtoStructs v1.1.0

Diff since v0.1.0

Closed issues:

  • v0.2 - struct interface (#3)
  • TagBot trigger issue (#5)
  • mutable structs? (#6)

Merged pull requests:

v0.1.0

22 Jun 05:44
v0.1.0
Compare
Choose a tag to compare