Skip to content

v0.0.1-rc.16

Compare
Choose a tag to compare
@rytswd rytswd released this 03 Sep 21:37
· 22 commits to main since this release
05e6525

Added

  • Extra marker syntax of import, importer, imptr and i for Importer Marker
  • Extra marker syntax of export, exporter, exptr and e for Exporter Marker
  • Indentation mode of Keep, which is the same as the current default behaviour
  • More test coverage

Fixed

  • Error handling when marker is invalid - error would stop further processing of the file
  • Error message is now consistent and more meaningful