Skip to content

Releases: thegostisdead/js-ini-parser

v1.6.2

24 Oct 06:47
44abac7
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @babel/traverse from 7.21.4 to 7.23.2 by @dependabot in #7
  • chore(deps-dev): bump vite from 4.3.5 to 4.3.9 by @dependabot in #8
  • chore(deps-dev): bump postcss from 8.4.23 to 8.4.31 by @dependabot in #9

New Contributors

Full Changelog: v1.6.1...v1.6.2

v1.6.1

24 Jun 19:29
Compare
Choose a tag to compare

v1.6.1

compare changes

🩹 Fixes

  • Fixed #3 and prevent debug to cause issue with console.log (#3)

📖 Documentation

  • Added stringify exemple in demo.ts (7966b1e)

✅ Tests

  • Removed unused test files (3b2defe)

❤️ Contributors

v1.5.0

16 Jun 08:55
Compare
Choose a tag to compare

v1.5.0

compare changes

🚀 Enhancements

  • Solve empty key value support #2 (#2)

❤️ Contributors

v1.4.0

24 May 13:25
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

  • Handle comment and attach them to key (b2c607f)

❤️ Contributors

v1.3.0

11 May 14:21
Compare
Choose a tag to compare

🚀 Enhancements

  • Implemented stringifyIni support (0ac1a54)

❤️ Contributors

v1.1.0

29 Apr 16:34
Compare
Choose a tag to compare

🚀 Enhancements

  • Use unbuild and switch to vitest (3f542db)

🩹 Fixes

❤️ Contributors