- 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.