2.0.0
Release Version 2.0.0:
I finally finished working on version 2.0.0. This version has a lot of changes, both in the code structure and in the way the code works.
Changes:
- Only 2 templates left.
- Template 2 received score support
- Templates are now called Styles
- The weight of the module has been reduced.
- Added utils functions
- Changed the style for the profile.
- Added the ability to remove the logo from the results.
- Added the ability to configure the cache.
- Now the cache is the same for the entire module.
- Working with the API is built into the module.
- Added support for pydantic v2.0.0 and higher
- Added the ability to work and create animated cards.
- Assets can be downloaded to the device.
- Added the ability to update user data using Primus.
- A LICENSE OF USE has been added, PLEASE READ IT: HERE
- Complete documentation with examples has been written: HERE
- Many additional features have been added to make your development easier.
- In the future, it is planned to add an argument that allows you to change any style parameter.
- Add new styles.
- Add models and work with the Score calculator.