Releases: pcannon09/python-requirements
Releases · pcannon09/python-requirements
1.4.1
1.4.0
- Set conf dir command
- Added new flag
Full Changelog: 1.3.2...1.4.0
1.3.2
- Fixed
FileNotFoundErrorexception - Added error when wrong param is provided
Full Changelog: 1.3.1...1.3.2
1.3.1
- Added
--shellflag in help
Full Changelog: 1.3.0...1.3.1
1.3.0
- Created short flags (Example:
--help->-h) - Created
--shellflag with an "interpreter" to interpret code with some commands such asRUN,GOTOand more - Some bug fixes
- No need to pass file path when constructing
Filetype (Pass it as an empty str) - You can now pass a str in the
File.parse()function
Full Changelog: 1.2.0.1...1.3.0
1.3.0 Beta
Testing with new shell
1.2.0.1
- Fixed
install.shscript bug
Full Changelog: 1.2.0...1.2.0.1
1.2.0
- Bug fixes such as:
remove.install_dirsometimes not recognized when installation dir does not exist - Created
flagsstatement - Created
requirements_flagsstatement
Full Changelog: 1.1.0...1.2.0
1.1.0
1.0.0 - Initial release
Initial release for Python Requirements
Check README.md for more information