Skip to content

Version 0.18.0

Compare
Choose a tag to compare
@pappasam pappasam released this 19 Apr 21:11

0.18.0

Note: in this release, we've discovered a strange bug (we believe in tomlkit) where, sometimes, AOT elements are ordered without our consent. One of the cli tests has been marked xfail. If you'd like to help figure out why, we're always looking for contributors!

Added

  • Support for multiple FILENAME arguments in the CLI. Used for precommit / linting multiple files. Thanks @atugushev!
  • Pre-commit hook

Changed

  • Provide more-comprehensive error messages for interactive CLI usage.