Releases: ZibanPirate/l2t
Releases · ZibanPirate/l2t
v1.1.0
🚀 New feature
- made the mapper function optional ( #7 ) @sainitishkumar
- Added the option to pass string instead of function for 2nd and 3rd parameters #6 ( #9 ) @markomarkovic
v1.0.0
🚀 New feature
- removed ids, now it returns only tree object (b8f1a36) @ZibanPirate
- implemented default import (212c8f4) @ZibanPirate
🐞 Bug fixes
- mapper function now returns
any(ee7625d) @ZibanPirate
💅 Enhancement
- added CommonJS test cases (ba787b0) @ZibanPirate
- added ES6 test cases (efe37e1) @ZibanPirate
- updated the readme code examples and how to contribute (20a1bf1) @ZibanPirate
v0.2.1
💅 Enhancement
- Implemented List to Tree logic #3 @ZibanPirate
v0.2.0
💅 Enhancement
- Implemented List to Tree logic #3 @ZibanPirate
v0.1.0
📰 publish to NPM abd GPR on creating tags