SHA256
1
0
forked from pool/qrtool
Files
qrtool/qrtool.changes
Muhammad Akbar Yanuar Mantari 11b85a6164 Accepting request 1191751 from home:mantarimay:branches:X11:Utilities
- Update to version 0.11.4
  * Read only the first 7,090 bytes of the input data when encoding
  * Predict input SVG image based on file contents instead of
    filename extension
  * Reduce size of ANSI escaped string

OBS-URL: https://build.opensuse.org/request/show/1191751
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/qrtool?expand=0&rev=12
2024-08-05 18:37:16 +00:00

54 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Sun Aug 4 22:16:07 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.11.4
* Read only the first 7,090 bytes of the input data when encoding
* Predict input SVG image based on file contents instead of
filename extension
* Reduce size of ANSI escaped string
-------------------------------------------------------------------
Fri Jul 12 05:20:35 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.11.2
* Add support for PIC output format
* Add ASCII string and ANSI escape sequences to the output
format
* Add values for inverting foreground and background colors
when the output format is a string
* Rename terminal to unicode, and making terminal an alias for
unicode
-------------------------------------------------------------------
Wed Jul 3 20:46:09 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.11.0
* Change --zopfli to allow it to take a value. If the value is
not specified, it is assumed that 15 is specified. This is the
same as before the change
-------------------------------------------------------------------
Sat Jun 29 05:48:35 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.10.13
* Add options to optimize output PNG image
* Change the encode command to return an error if --type is
terminal and the --foreground and/or --background options
specify values other than the default
-------------------------------------------------------------------
Thu Jun 27 08:43:11 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.10.11
* Update examples in man pages
* Allow input image formats other than PNG to be disabled
* Change to remove unnecessary files from the book
- Enable cargo test except on s390x (failed on decode_from_open_exr
and decode_from_qoi)
-------------------------------------------------------------------
Mon Dec 25 04:41:44 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Initial package