Skip to content

Releases: MartinSimango/dstruct

v0.7.0

13 Mar 23:21
c7d0959

Choose a tag to compare

0.7.0 (2025-03-13)

Features

v0.6.0

26 Feb 17:28

Choose a tag to compare

0.6.0 (2025-02-26)

Features

Bug Fixes

v0.5.0-beta

05 Nov 17:45

Choose a tag to compare

Update README

v0.4.0-beta

14 Oct 07:26
2a8a334

Choose a tag to compare

v0.4.0-beta Pre-release
Pre-release

Refactor the way generation functions work making it easier to write custom generation functions

v0.3.0-beta

20 Oct 23:14

Choose a tag to compare

Add tasks for custom functions for generating field values

v0.2.0-beta

05 Aug 10:56
58c2a92

Choose a tag to compare

Initial Beta Release

Includes core functionality for modifying and creating dynamic structs with some tests included.

Generation of structs code has been added with functionality to generate some basic field types within structs.