File qt-jdenticon.changes of Package qt-jdenticon
-------------------------------------------------------------------
Wed Jun 12 13:47:06 UTC 2024 - Loren Burkholder <computersemiexpert@outlook.com>
- Update to version 0.3.1:
* Add cmake build
* Use QMap instead of QHash for output stability
* Add info about stdin-input to help text (tastytea)
* Add option to supply input to cli tool (tastytea)
* Fix rendering with long significant digits
* Fallback for systems without to_chars
* Optimize allocations
-------------------------------------------------------------------
Sun Feb 25 20:42:27 UTC 2024 - computersemiexpert@outlook.com
- Update to version 0.3.0:
* Release 0.3.0
* Code cleanup
* Use new color algorithm
* Fix plugin identifier
* Fix randomization issues
* Add missing headers for windows
* Cleanup plugin installation
* Fix crash on plugin load
-------------------------------------------------------------------
Sun Feb 25 20:39:05 UTC 2024 - Loren Burkholder <computersemiexpert@outlook.com>
- Add a changelog file to this package