Skip to content

putout v33.13.0

Choose a tag to compare

@coderaiser coderaiser released this 28 Nov 18:05
· 7189 commits to master since this release

🐞 fix

  • da12527 @putout/operator-filesystem: parse-simple-filesystem: trailing shash
  • 8cbedc6 @putout/operator-filesystem: moveFile: same
  • 585bb59 @putout/operator-filesystem: createFile: join
  • e874641 @putout/operator-filesystem: createFile: join

🔥 feature

  • 676a268 putout: @putout/plugin-putout v17.0.0
  • 68fae69 @putout/plugin-putout: declare: getRule: change signature
  • 4a910e6 @putout/plugin-putout: convert-get-rule-to-require: add off
  • b79b2bf @putout/plugin-filesystem: convert-filesystem-to-simple-filesystem
  • 86e1d81 @putout/plugin-filesystem: convert-simple-filesystem-to-filesystem
  • 9fcd8f2 @putout/plugin-putout: convert-traverse-to-scan: add
  • 8f34dc8 @putout/test: add support of Scanner
  • 0c8bf23 @putout/engine-loader: Scanner
  • 2fa621c @putout/engine-runner: Scanner
  • b361e74 @putout/operator-filesystem: createFile: improve
  • 9e0da1f @putout/operator-file-system: getFile -> findFile
  • 8d18ffc @putout/operator-filesystem: createFile: add
  • e0e96aa @putout/operator-filesystem: simplify testing drastically
  • e5e08ee @putout/operator-filesystem: parseSimpleFilesystem