- Implemented local tests in each module, except childsplay and adultswork
- Updated tests to fit the new structure
- Merged system and environment module into environment
- Added genpass and mappers module
- Switched from setup.py to pyproject.toml
- Updated configured updaters and removed compiled versions (just compile them yourself)
- Removed deprecated functions, methods and classes
- Added warning to unfinished functions, methods and classes
- Moved most modules into groups
- > io
- >>environment
- >>loggers
- > data
- >>database
- >>gitupdater-cmd
- >>gitupdater-gui
- >>gitupdater
- >>integrated-gitupdater-cmd
- >>integrated-gitupdater-gui
- >>updaters
- > utils
- >>genpass
- >>imagetools
- >>mappers
- > web
- >>new_webtools
- >>webtools
- >childsplay
- >adultswork
**Full Changelog**: https://github.com/adalfarus/aplustools/compare/v0.1.3.9...v0.1.4.0