Skip to content

0.5.0

Compare
Choose a tag to compare
@LebJe LebJe released this 18 Jan 19:54
· 48 commits to main since this release
be015e1

Changelog

Added

  • TOMLTable can now be converted to YAML.
  • More FormatOptions have been added.
  • Better and more organized documentation.

Changed

  • Upgraded to toml++ v3.0.1.
  • Documentation has been moved out of the README and into the main documentation page.
  • The public variables in TOMLDate, TOMLTime and TOMLDateTime are now mutable.
  • TOMLDate.date and TOMLDateTime.fDate now return an Optional<Foundation.Date>.

Removed

  • FormatOptions.allowValueFormatFlags.