Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-17 | 331 Bytes | |
v1.0.0 source code.tar.gz | 2025-01-17 | 37.9 kB | |
v1.0.0 source code.zip | 2025-01-17 | 55.1 kB | |
Totals: 3 Items | 93.4 kB | 0 |
- BREAKING CHANGE: Dropped support for Python 3.9. Remarshal requires Python 3.10 or later.
- TOML arrays that have more than a set number of items and aren't nested are formatted as multiline. Added the command-line option
--multiline
to control this. - The Remarshal CLI and public Python API should be considered stable.