Releases: thegostisdead/js-ini-parser
Releases · thegostisdead/js-ini-parser
v1.6.2
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
- @dependabot made their first contribution in #7
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.1
🩹 Fixes
📖 Documentation
- Added stringify exemple in demo.ts (7966b1e)
✅ Tests
- Removed unused test files (3b2defe)
❤️ Contributors
- Dorian Hardy (@thegostisdead)
v1.5.0
v1.4.0
🚀 Enhancements
- Add comment support (ad82460)
🩹 Fixes
- Handle comment and attach them to key (b2c607f)
❤️ Contributors
- Dorian HARDY (@thegostisdead)
v1.3.0
🚀 Enhancements
- Implemented
stringifyIni
support (0ac1a54)
❤️ Contributors
- Dorian HARDY (@thegostisdead)
v1.1.0
🚀 Enhancements
- Use unbuild and switch to vitest (3f542db)
🩹 Fixes
❤️ Contributors
- Dorian Hardy (@thegostisdead)
- Dorian HARDY (@thegostisdead)