Releases: kenany/json2toml
Releases · kenany/json2toml
6.1.1
6.1.1 (2024-06-27)
Bug Fixes
6.1.0
6.1.0 (2024-02-26)
Features
6.0.0
6.0.0 (2023-09-20)
⚠ BREAKING CHANGES
- Node.js v16 is no longer supported.
Features
5.0.0
5.0.0 (2023-06-03)
⚠ BREAKING CHANGES
- Node.js v14 is no longer supported.
Features
Bug Fixes
- preserve item sort order (e2305e7)
- throw on
undefined
, null
, and sparse arrays (21c9125)
4.0.2
4.0.2 (2023-06-02)
Bug Fixes
4.0.1
4.0.1 (2022-12-01)
Bug Fixes
- indent: indent on arrays of objects (8c71aae), closes #159
4.0.0
4.0.0 (2022-11-23)
⚠ BREAKING CHANGES
- Node.js v12 is no longer supported.
Features
3.0.1
3.0.1 (2022-01-02)
Bug Fixes
3.0.0
3.0.0 (2022-01-02)
⚠ BREAKING CHANGES
- ci: Node.js v10 is no longer supported.
Features
- ci: drop Node.js v10 support (ba093d1)
2.2.1
2.2.1 (2021-09-06)
Bug Fixes