Releases: jamie-pate/jstruct
Releases · jamie-pate/jstruct
v0.0.6-tarball-verification
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
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.