Skip to content

v1.4.1

Latest
Compare
Choose a tag to compare
@elliottophellia elliottophellia released this 13 Nov 16:59
· 2 commits to main since this release
79fedb3

Changelogs - v1.4.1

  • Little cleanup of the code
    • Moved all validating process into Validators class
    • Moved all information printing process into Utilities
    • Moved command execution process into Executor class
    • Moved all colors into colors folder to avoid circular dependency
    • Moved Header class into header folder to avoid circular dependency
    • Moved Ping from Executor class to Ping class to avoid confusion
    • Added docstrings so i'm not forget what the fuck i did last time

Review changes

v1.4.0...v1.4.1