All notable changes to psp will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add enviroment variables
PSP_*
- Add load_env function
- Add git_info into prj_toml function
- Add type into return statement on prj_remote function
- Change homepage and changelog into prj_toml function
- Fix
none
condition into remote ci part
- Add 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 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 docs folder exists into prj_docs function
- 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
- Add prj_files function
- Add return bool into prj_test function
- Add Apache v2 license
- Fix creation docs folder into prj_docs functionspaces
- Add prj_tox function
- Add prj_docs function
- Add prj_remote function
- Add prj_ci function
- Fix pyproject.toml file
- Add prj_deps function
- Add prj_venv function
- Fix grouped check tools
- Fix prompt errors
- 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
- Add prompt_confirm function
- Add prj_git function
- Fix lowercase name of package
- Add check_tool function
- Add make_dirs function
- Add make_file function
- Add prompt_text function
- Add prj_name function
- Add help message to prompt_text function