Releases: MatteoGuadrini/psp
Releases · MatteoGuadrini/psp
psp 0.1.1
Release notes
- Add an info message when path unchanged
- Add dependencies to tox.ini into prj_tox function
- Add build and deploy into makefile into prj_makefile function
- Change the welcome screen and result string into main function
- Change default output of __main__.py Python module
- Optimize container image and add safe user
- Fix check if the docs folder exists into prj_docs function
psp 0.1.0
Release notes
- Add prj_pypi function
- Add prj_docker function
- Add prj_makefile function
- Add print_help core function
- Add quick, simple and full argument for rapid configuration
- Add _requirements.txt_file
- Rewrite check_tool function with PATH enviroment variable
- Fix if name of project is empty
- Fix if name of project contains spaces
psp 0.0.9
Release notes
- Add prj_files function
- Add return bool into prj_test function
- Add Apache v2 license
- Fix creation docs folder into prj_docs function
psp 0.0.8
Release notes
- Add prj_tox function
- Add prj_docs function
psp 0.0.7
Release notes
- Add prj_remote function
psp 0.0.6
Release notes
- Add prj_ci function
- Fix pyproject.toml file
psp 0.0.5
Release notes
- Add prj_deps function
psp 0.0.4
Release notes
- Add prj_venv function
- Fix grouped check tools
- Fix prompt errors
psp 0.0.3
Release notes
- Add prj_test function
- Add user's bin path into check_tool function
- Fix return type to prj_git function
- Fix env path into files
psp 0.0.2
Release notes
- Add prompt_confirm function
- Add prj_git function
- Fix lowercase name of package