Skip to content

Releases: streamich/tree-dump

v1.1.0

04 Sep 12:18
e8e2d3d

Choose a tag to compare

1.1.0 (2025-09-04)

Features

  • 🎸 add printJson() method (e121481)

v1.0.3

19 May 19:18
976e0a2

Choose a tag to compare

1.0.3 (2025-05-19)

Bug Fixes

  • correct NPM description (976e0a2)

v1.0.2

24 Jun 20:58
208ee22

Choose a tag to compare

1.0.2 (2024-06-24)

Bug Fixes

  • add license to package.json (208ee22)

v1.0.1

01 May 15:02
58984f5

Choose a tag to compare

1.0.1 (2024-05-01)

Bug Fixes

  • 🐛 use correct symbol for lists ending with null (5e70fd4)

v1.0.0

01 May 06:38

Choose a tag to compare

1.0.0 (2024-05-01)

Features

  • 🎸 add implementation (92e8f9b)
  • 🎸 improve printBinary() performance (e099a69)
  • 🎸 trim blank lines, improve performance (87b1c50)
  • 🎸 unify PrintChild type and re-export everything (69b3813)