v0.1.5 (2019-04-17)
- base64: decode base64 simple output if possible (#25)
v0.1.4 (2019-03-28)
- parsing: enable lookahead of 3 (#23)
- cleanup: remove empty test file
v0.1.3 (2019-03-25)
- parser: allow alphanumeric header values (#21)
- print: remove bug with trimming trailing new line in multi line text (#19)
- test: fix multiline printer test
- test: add hyphen test (#20)
- diff: add diff for base64 values (#16)
v0.1.2 (2019-02-22)
v0.1.1 (2019-01-20)
- diff: json.Marshal JSON diff to ensure formatting is equal (#9)
- parser: recover from parser panics and return original input (#7)
- version: set default version to 'dev' (#2)
- demo: add demo recording to README (#3)
- diff: also show JSON diff output with arrays
- printer: skip complex attributes where value did not change
- circle-ci: add CircleCI integration (#1)
- repo: initial repo commit
- scenery: initial public version of scenery