Skip to content

v0.1.29

Compare
Choose a tag to compare
@Chitaoji Chitaoji released this 16 Aug 07:38
· 41 commits to main since this release
f953fba

What's Changed

  • Updated PyText.check_format(), which now returns a boolean value instead of None.
  • Updated the ignore= parameter for module(), which now accepts a list of path-patterns. Paths matching any of these patterns will be ignored when searching for files.

Full Changelog: v0.1.28...v0.1.29