Skip to content

Releases: JuliaData/StructTypes.jl

v1.5.2

02 Apr 17:16
3a624e0

Choose a tag to compare

StructTypes v1.5.2

Diff since v1.5.1

v1.5.1

02 Apr 16:20
215e26e

Choose a tag to compare

StructTypes v1.5.1

Diff since v1.5.0

Merged pull requests:

  • Pass nothing for missing struct fields in construct (#43) (@quinnj)

v1.5.0

22 Mar 00:21
b40ac2b

Choose a tag to compare

StructTypes v1.5.0

Diff since v1.4.0

Closed issues:

  • JSON order validation for "data types" (#6)

Merged pull requests:

  • Add new StructType.CustomStruct for wrapper types (#42) (@quinnj)

v1.4.0

24 Feb 21:34
514b53e

Choose a tag to compare

StructTypes v1.4.0

Diff since v1.3.0

Closed issues:

  • Create (or document) a way to serialize singleton types (#9)
  • Make NamedTupleType a fully "woven in" StructType? (#39)

Merged pull requests:

  • Starting work on supporting unordered Struct (#35) (@quinnj)
  • Add new StructTypes.OrderedStruct and StructTypes.Unordere… (#41) (@quinnj)

v1.3.0

21 Feb 10:48
b8dc04d

Choose a tag to compare

StructTypes v1.3.0

Diff since v1.2.3

Merged pull requests:

  • Add StructTypes.foreachfield that works on type instead of just instance (#40) (@quinnj)

v1.2.3

29 Jan 06:16
bae9c16

Choose a tag to compare

StructTypes v1.2.3

Diff since v1.2.2

Closed issues:

  • Make construct available for Date (#37)

Merged pull requests:

  • Fix default construct definition (#38) (@quinnj)

v1.2.2

23 Jan 17:05
6199945

Choose a tag to compare

StructTypes v1.2.2

Diff since v1.2.1

Merged pull requests:

  • Fix utility functions on empty structs (#36) (@quinnj)

v1.2.1

12 Dec 05:54
6764afa

Choose a tag to compare

StructTypes v1.2.1

Diff since v1.2.0

v1.2.0

12 Dec 05:54

Choose a tag to compare

StructTypes v1.2.0

Diff since v1.1.0

Closed issues:

  • updating read for for StructTypes.Mutable() (#8)
  • add methods for constructing an object directly from an AbstractDict (#11)
  • is StructTypes.isempty part of the public API? (#15)
  • Bug: when calling applyfield! on a mutable struct, the 32nd field is skipped (#22)
  • omitempties returning one-element tuple fails (#26)

Merged pull requests:

v1.1.0

22 Feb 01:02
56bfb9e

Choose a tag to compare

StructTypes v1.1.0

Diff since v1.0.2