Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@dbohdan dbohdan released this 17 Jan 12:43
· 6 commits to master since this release
  • 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.