Skip to content

Releases: jamie-pate/jstruct

v0.0.6-tarball-verification

02 Jan 06:19
Compare
Choose a tag to compare

Same code as v0.0.5, but the tarball attached contains all the headers, and installs them in the correct location.

v0.0.5-minimum-viable-product

02 Jan 01:20
Compare
Choose a tag to compare

Includes the first 5 milestones, export simple, export nested/array, import simple, import nested/array, parse/generate.

Includes working make dist and a distribution source tarball that should work the usual ./configure && make && make install via autoconf.