Navigation Menu

Skip to content

Releases: jonathanstowe/JSON-Infer

v0.0.15

04 Feb 16:56
Compare
Choose a tag to compare

Add kebab option to make the attribute names nicer

v0.0.14

26 Sep 17:18
Compare
Choose a tag to compare

Replace samewith with explicit method call for performance reasons

v0.0.12

26 Aug 15:55
Compare
Choose a tag to compare

Fix the p6-json-infer script

It was attempting to throw a bogus exception if no source was provided.

v0.0.11

27 May 10:41
Compare
Choose a tag to compare

Explicitly add JSON::Fast to test as builtin is deprecated

v0.0.10

19 Apr 19:41
v0.0.10
Compare
Choose a tag to compare

use JSON::Fast instead of JSON::Tiny

v0.0.9

18 Feb 13:47
Compare
Choose a tag to compare

Make the script work again

v0.0.8

16 Feb 14:49
Compare
Choose a tag to compare

Move everything into one file as the symbol lookups for forward references were going to cause a problem.

v0.0.7

15 Feb 20:02
Compare
Choose a tag to compare

Ditch late loading of HTTP::UserAgent as this doesn't work in the same way now

v0.0.6

15 Feb 11:54
Compare
Choose a tag to compare

Add the ability to infer from a JSON file

v0.0.5

29 Jan 09:39
Compare
Choose a tag to compare

Update for recent testing