Change Log

This is a simple change log for the Disecon python library.

0.0.1

  • First Release

  • Added Basic Function

0.0.2 - 0.0.4

  • Fixing bugs in testing

0.0.5

  • Added Bank Class with the same function as wallet class

0.0.6

  • Added function to the top class

0.1.0

  • Tested top class

0.1.1

  • Removed user_Name from the economy database

0.1.2

  • Updated code fro the removed user_Name in the database

0.1.3

  • Added code to the subtraction part of the wallet class

0.1.4 - 0.16

  • Fixing bugs found while testing adding function

0.1.7

  • Found the bug while added to the database and doing some testing

0.1.8

  • Added a connection to database in wallet class

0.1.9 - 0.1.11

  • Trying to have README.md on the pypi

0.2.0

  • Tested wallet and it all worked

0.2.1

  • Added sub function in bank class

0.2.2

  • Added "connect" to line 46 bank.py

0.3.0

  • Tested the bank class and it all worked

0.4.0

  • Tested top class and it all worked

0.5.0

  • Tested start function and it worked

0.5.1

  • Testing different things with the view class

0.5.2

  • Added bank function to the view class

0.6.0

  • Tested view class and it all worked

0.6.1

  • View class started to not work

  • Changed view status

0.6.2

  • Testing different things in the view class

0.6.3

  • Testing with the view class and it all worked

  • Testing different things with the top class

0.6.4

  • Testing putting all under a Disecon class to see if it works

0.6.5

  • Added __init__ into Disecon class in start .py

0.6.6

  • Removed Disecon class in start.py file

0.6.7

  • Removed none option in view file/class

  • Removed Disecon class in view

  • Removed Disecon class from bank

  • Removed Disecon class from wallet

  • Removed Disecon c from top

0.6.8

  • Combine bank and wallet into one file

  • Combine top and view into one file

  • Removed Imports

  • Added Imports

0.6.9

  • Testing negative values for subtracting

0.6.10

  • Updated README file so its up to date

Last updated

Was this helpful?