This repository has been archived by the owner on Mar 11, 2023. It is now read-only.
Releases: AFPy/Potodo
Releases · AFPy/Potodo
v0.21.2
Potodo v0.21.0
New README !
Potodo v0.20.0
New exclude
behavior with gitignore
style matching !
Potodo v0.19.4
Version bump
Potodo v0.19.2
- Dropped cache_args to simplify cache functionality
Potodo v0.19.1
Fixed a bug of division by 0, and replaced tests with github actions
Potodo v0.19.0
Now with Windows support ! Potodo is even better!
Potodo v0.17.3
- Fixed a math error where the completion %age of a folder was wrong
- Fixed the potodoignore
Potodo v0.17.0
- Added tests
- Fixed bug where github would rate limit your IP address
- Fixed argument errors
- Added
-l
--matching-files
Which will print the path of files matching your arguments
Potodo v0.16.0
- Args passed to potodo are now cached as well ! This allows for a better control of what is cached !
- The ignore file now works as the
.gitignore
does. Add avenv/
in your .potodoignore for example :)