Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 897 Bytes

changelog.md

File metadata and controls

31 lines (20 loc) · 897 Bytes

Project-Azurite Changelog

Version: 0.0.1

Description:

Basically this Version just adds a part of the "Mainframe" which will be later use by the System to perform several tasks.

====================================

  • Created /changelog.md
  • Created /Logs/
  • Created /Setup/DefaultSettings.acf
  • Created /setup.py
  • Created /System/settings.acf

====================================

  • Added ability to change, read, add and restore settings file entry's
  • Added ability to handle errors (manipulate the ErrorDictionary which holds all errors)
  • Added ability to output colored text / messages with different identifiers such as System, Info, Debug ...

====================================

  • Removed Nothing

====================================

  • Changed how the logging system works
  • Changed other minor files like .gitignore etc.