Skip to content

Releases: mwc/treeify

1.0.6 (2021-05-26)

27 May 14:45
@mwc mwc
Compare
Choose a tag to compare
  • fix es module reference.

1.0.5 (2021-05-26)

27 May 07:50
@mwc mwc
Compare
Choose a tag to compare
  • export functions.

1.0.4 (2021-05-26)

27 May 07:16
@mwc mwc
Compare
Choose a tag to compare
  • Add zh-cn.md.
  • upgrade packages.

v1.0.2

13 Apr 17:02
@mwc mwc
04ca6c9
Compare
Choose a tag to compare

v1.0.2 (14 Apr 2019)

Features

  • In addition to the first parameter, the other parameters of function treeify are replace by an object.
  • Add untreeify() to convert a tree comes from treeify() back into an array.
    untreeify() is the inverse of treeify().