* Add more archive formats for releases * Add support for encoding rMQR code * Add EPS rendering support * Remove --symbol-version from the required options of --variant OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/qrtool?expand=0&rev=20
90 lines
3.5 KiB
Plaintext
90 lines
3.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Oct 30 21:46:36 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
|
|
|
- Update to version 0.13.1
|
|
* Add more archive formats for releases
|
|
* Add support for encoding rMQR code
|
|
* Add EPS rendering support
|
|
* Remove --symbol-version from the required options of --variant
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 12 18:39:24 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
|
|
|
- Update to version 0.12.0
|
|
* Restore demo animation
|
|
* Change the license for documents and assets to CC BY 4.0
|
|
* Replace --generate-completion with completion subcommand
|
|
* Remove help text for after auto-generated --help
|
|
* Make the message for --version the same as the message for -V
|
|
* Allow partial matches of subcommand names
|
|
- Removed cargo_audit from _service due that contains vendor now
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 29 22:19:53 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
|
|
|
- Update to version 0.11.6
|
|
* Add Supports decoding from XBM
|
|
* Fixed fall-back to decoding an inverted image
|
|
|
|
------------------------------------------------------------------
|
|
Sun Sep 22 19:12:07 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
|
|
|
- Update to version 0.11.5
|
|
* Add Supports oklab() and oklch() for --foreground and
|
|
--background
|
|
- Add completion script
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|