Skip to content

Releases: hollowverse-archive/clown

v3.2.0

10 May 22:54

Choose a tag to compare

3.2.0 (2018-05-10)

Feature

  • add tests for deep paths & upgrade deps (#15) (bd8f98e), closes #15

v3.1.1

24 Apr 21:19
fc87c4f

Choose a tag to compare

3.1.1 (2018-04-24)

Fix

  • clownCallback.js not found & clownCallback.js being copied over to destination (#14) (fc87c4f), closes #14

v3.1.0

23 Apr 20:44

Choose a tag to compare

3.1.0 (2018-04-23)

Feature

  • JSON5 parsing and escaping filenames (#13) (3345239), closes #13

Transpile to Node.js 6.10

18 Apr 17:10
13dc86d

Choose a tag to compare

v3.0.1

Other: Transpile to Node.js v6.10 (#11)

v3.0.0

14 Apr 23:31
c6e6dd1

Choose a tag to compare

3.0.0 (2018-04-14)

Breaking

  • use relative paths in clownFilesystem (#10) (c6e6dd1), closes #10

v2.0.1

13 Apr 05:04
49a6166

Choose a tag to compare

2.0.1 (2018-04-13)

Fix

v2.0.0

13 Apr 04:02
3873ac8

Choose a tag to compare

2.0.0 (2018-04-13)

Breaking

Other

  • upgrade clown, delete unnecessary files (#7) (31f1c2d), closes #7

v1.0.0

09 Apr 02:00
af5e194

Choose a tag to compare

1.0.0 (2018-04-09)

Breaking

  • manage clown with clown & fix some code issues (#6) (af5e194), closes #6

Bug fixes

07 Apr 02:41
30eb0c0

Choose a tag to compare

Fix printing errors of nonexistent files & rewriting equal JSONs (#5)

* Fix: don't rewrite equal JSON values

* Fix: printing errors for nonexisting files

Fix JSON equality

05 Apr 01:40
97cc6fa

Choose a tag to compare

v0.0.3

Fix JSON equality (#4)