- Add
venv-list
module topython
collection - Add
venv-delete
module topython
collection
- Add
self
collection withupgrade
module - Add
python
collection withvenv-create
,venv-cleanup
modules
- Ensure that all
dist
files are removed before building a new one
- Add missing
requests
dependency
- Upgrade the
git.setup
module : - Add new aliases for
git
commands :plr
,rh
,t
- Add a new
lf
alias binary - Display binary & module versions when printing the help message
- Add
macos
collection withhomebrew-setup
,homebrew-upgrade
,homebrew-cleanup
modules
- Move the
laflem
script to a package "entry point" - Move
git
collection constants outside of module files
- Add lint on
setup.py
file
- Fix error message interpolation when CLI parsing fails
- Fix extra packages during module requirements installation
- Update package version to prevent Pypi conflict error during upload
- Initial release
- Added
base
collection withhelloworld
andask
modules - Added
git
collection withsetup
module