Skip to content

v0.6.0

Compare
Choose a tag to compare
@ymyzk ymyzk released this 29 Nov 16:30
· 291 commits to master since this release
  • Add regex option to FilenameFilter and NameFilter
  • Add accumulate mode
  • Add benchmarks using asv #14
  • Add type hints to Cython extension
  • Improve the result when a source file is not found
  • Update Cython to 0.29.x
  • Minor improvements