Installation
Windows
py
python -m pip install --user --upgrade Systerm
macOS/Unix
py
python3 -m pip3 install --user --upgrade Systerm
What's Changed
* Big changes by ZytroCode in https://github.com/ZytroCode/Systerm/pull/11
* Metaclass by ZytroCode in https://github.com/ZytroCode/Systerm/pull/11
* Code quality improvement by ZytroCode in https://github.com/ZytroCode/Systerm/pull/11
* Systerm.file by ZytroCode in https://github.com/ZytroCode/Systerm/pull/11
* Systerm.meta by ZytroCode in https://github.com/ZytroCode/Systerm/pull/11
* BaseFile class by ZytroCode in https://github.com/ZytroCode/Systerm/pull/11
* File class by ZytroCode in https://github.com/ZytroCode/Systerm/pull/11
* Logger by ZytroCode in https://github.com/ZytroCode/Systerm/pull/11
* Abstractmethod by ZytroCode in https://github.com/ZytroCode/Systerm/pull/11
* Dictionary class by ZytroCode in https://github.com/ZytroCode/Systerm/pull/11
* List class by ZytroCode in https://github.com/ZytroCode/Systerm/pull/11
* Object class by ZytroCode in https://github.com/ZytroCode/Systerm/pull/11
**Full Changelog**: https://github.com/ZytroCode/Systerm/compare/v0.3.0...v0.4.0