Skip to content

Releases: nsiccha/DynamicObjects.jl

v0.4.2

18 Dec 22:43

Choose a tag to compare

DynamicObjects v0.4.2

Diff since v0.4.1

Merged pull requests:

Closed issues:

  • Feature: check if cache file exists (#5)
  • Allow docstrings (#16)

v0.4.1

08 Sep 08:44
fcc1f05

Choose a tag to compare

DynamicObjects v0.4.1

Diff since v0.4.0

Added features

  • Add thread safe option

Merged pull requests:

Closed issues:

  • Indexable properties overwrite cache (#10)
  • Bug: Nothing is thread safe (#12)

v0.4.0

05 Sep 11:59

Choose a tag to compare

DynamicObjects v0.4.0

Diff since v0.3.0

Breaking changes

  • removes @staticstruct

Added features

  • indexable and cachable properties

Merged pull requests:

  • add indexable and cacheable (but not resumable) properties (#9) (@nsiccha)

Closed issues:

  • Feature: add indexable properties (#7)

v0.3.0

30 Jan 13:47

Choose a tag to compare

DynamicObjects v0.3.0

Diff since v0.2.1

Breaking changes

  • Caching now only works if Serialization.jl is added manually.

v0.2.1

23 Jan 20:01

Choose a tag to compare

DynamicObjects v0.2.1

Diff since v0.2.0

v0.2.0

19 Dec 12:22

Choose a tag to compare

DynamicObjects v0.2.0

Diff since v0.1.6

Breaking changes

  • Removed everything that came before
  • added @dynamicstruct macro

v0.1.6

04 May 08:08

Choose a tag to compare

DynamicObjects v0.1.6

Diff since v0.1.5

v0.1.5

04 May 05:44

Choose a tag to compare

DynamicObjects v0.1.5

Diff since v0.1.4

v0.1.4

06 Apr 07:59

Choose a tag to compare

DynamicObjects v0.1.4

Diff since v0.1.3

Merged pull requests:

  • Some small improvements (#4) (@st--)

v0.1.3

03 Apr 07:00

Choose a tag to compare

DynamicObjects v0.1.3

Closed issues:

  • Register DynamicObject.jl (#1)
  • Register DynamicObjects.jl (#2)
  • TagBot trigger issue (#3)