Skip to content

Releases: mohsen1/json-formatter

v0.7.0

13 Feb 19:16
Compare
Choose a tag to compare

v0.6.0

28 Apr 02:58
Compare
Choose a tag to compare

0.5.0

23 Feb 15:52
Compare
Choose a tag to compare

Updated bower.json to not throw warnings with higher versions of Angular #46

0.4.2

03 Dec 03:41
Compare
Choose a tag to compare

v0.4.1

10 Nov 20:58
Compare
Choose a tag to compare

0.4.0

21 Aug 22:49
Compare
Choose a tag to compare
  • Added opt-in "Hover Preview" feature #26
  • Added CommonJS string export #27
  • Updated dependencies for development

0.3.1

09 Jul 15:33
Compare
Choose a tag to compare
  • Fixed functions displayed incorrectly when function definitions exists within function. #25

0.3.0

05 Jun 21:43
Compare
Choose a tag to compare

Changelog

42a80f3 Add note about $$hashKey
79bfff0 Run build sequentially
a915c43 update npm dependencies
7b34ddd Add track by $index
5ae8440 Render objects with empty keys correctly
7b10f8b Make date testing locale independent
3d6f5c7 Support objects that are created with Object.create(null)
78fc7ce Add test for arrays and objects
b8ca24f Add mocha reporter
76c38ad Add test for primitive objects

v0.2.7

16 Dec 21:35
Compare
Choose a tag to compare

Bug fix for null objects

v0.2.6

16 Dec 18:54
Compare
Choose a tag to compare