Skip to content

v1.4.8

Compare
Choose a tag to compare
@adalfarus adalfarus released this 12 Apr 10:00
· 95 commits to main since this release
c957eeb

What's Changed

Moved utils.mappers into utils._direct_functions.
Moved utils.compressor into data.compressor.
Split up webtools into web.utils, web.request and web.search.
Added io.gui.chat and experimental io.gui.calendar.
Added Secure network communication in genpass.
Updated tests so it can test every submodule.
Finalized io.environment.strict decorator.

--> In the works
Better database (data.database_new, shouldn't be imported)
Better system (io.system_Test, shouldn't be imported)
More gui (io.gui.calendar)
Experimental argumint features (package.argu_mint_old, shouldn't be imported)
More functionality for web. ? (web.new_webtools, shouldn't be imported)

Full Changelog: v1.4.6.2...v1.4.8