Skip to content

lib v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 16:45

Added

  • Added ability to convert f-string with no placeholders into simple strings (F541)

Fixed

  • Fix target parent folder check when config root is ./
  • Fix default argument values overriding local config values
  • Fix multiline triple strings being replaced with single quotes