This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
Releases: mktums/brewchecker
Releases · mktums/brewchecker
Timeout fixes
Ok, it's a working thing now :)
Rewrite all the things!
- Settings are now stored inside of an lazy object! It'll be needed really soon…
- Output is back! Controlled by numerous of options to customize it.
- Utils module is separated to
utils
andlib
. utils.clean()
works!
Initial release, suitable for usage!
brewchecker is now pip-installable! brewchecker is now executable from command line (if `pip install`'ed)! All operations on files/dirs (git/hg/svn checkout) now performed in tmp dir!