Skip to content
This repository was archived by the owner on Apr 11, 2022. It is now read-only.

Releases: pybash1/py_everything

The Check and Generate Update

28 Aug 10:14
Compare
Choose a tag to compare

2.3.0 (The Check And Generate Update)

  • Bug fixes
  • Documentation updates
  • New Modules
  • Improved consistency

The Debug Update

01 Aug 12:11
Compare
Choose a tag to compare

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

16 Jul 12:14
Compare
Choose a tag to compare

Changes:

  • Added Type hints to the whole library
  • 2 new modules(path and bencrypt)
  • 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

20 May 11:43
Compare
Choose a tag to compare

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

22 Mar 11:41
Compare
Choose a tag to compare

Changes:

  1. New CLI tool for generating setup.py and Python Package Project Structure
  2. Better Naming Convention and Consistency - Camel Case
  3. py_everything.automation.email_bot() is now py_everything.automation.sendEmail()
  4. Much more bug fixes.
  5. Much more patches and updates

v1.1.2 - Major and Minor Fixes with Few New Features

10 Mar 11:09
Compare
Choose a tag to compare
Stylized .gitignore and updated setup.py for v1.1.2

First Production Release

03 Mar 13:10
Compare
Choose a tag to compare

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.