This repository was archived by the owner on Apr 11, 2022. It is now read-only.
Releases: pybash1/py_everything
Releases · pybash1/py_everything
The Check and Generate Update
The Debug Update
2.2.0 (The Debug Update)
- Lots of bug fixes
- Security fix
- Improved performance
- Improved consistency
- New functions
- Enhanced functions
- Added doc-strings to the full library
- Simplified code
- Fixed anti-pattern issues
- Fixed style issues
The Type Era Update - v2.1.0
Changes:
- Added Type hints to the whole library
- 2 new modules(
path
andbencrypt
) - Better overall documentation
- Better IDE Support
- Added Type checking
- Bug fixes
- Remove bad code
- Removed unnecessary deep dependencies
- Fixed dependencies
New Era Update v2.0.0
Changes:
- Fixed few bugs
- Removed
requestsLib
Module - New Modules -
conversion
,error
,htmlXml
,mensuration
,sencrypt
,units
- Renamed -
date_utils
->dateUtils
- Even more consistent naming and organization
- All new documentation complete.
- New CLI - gitIt
- comes with setupPyGen v1.0.1
v1.2.0 - Major Changes with new CLI - setupPyGen
Changes:
- New CLI tool for generating setup.py and Python Package Project Structure
- Better Naming Convention and Consistency - Camel Case
- py_everything.automation.email_bot() is now py_everything.automation.sendEmail()
- Much more bug fixes.
- Much more patches and updates
v1.1.2 - Major and Minor Fixes with Few New Features
Stylized .gitignore and updated setup.py for v1.1.2
First Production Release
This release is the first production/stable release of this project. v1.1.0, was the first one, but it has been changed to this one since v1.1.0 README was not PyPi friendly.