2 Commits

Author SHA256 Message Date
d441798103 - Update to version 0.13.0+git2:
* Auto-fix some recent lints
  * Update tiny version in Cargo.lock
  * Release v0.13.0
  * Use IndexMap in byte_seq_parser macro (#438)
  * Improve handling of IRC color code (0x03) without colors afterwards (#435)
  * Fix default-features deprecation warning
- skip testing termbox examples due to compilation issues

OBS-URL: https://build.opensuse.org/package/show/utilities/tiny?expand=0&rev=32
2025-04-14 13:40:08 +00:00
Soc Virnyl Estela
1df2e47e18 - Update to version 0.12.0+git15:
* Fix rustls deprecation warning
  * Refactor termbox attribute values and make it clear that they can be manipulated w bit sets
  * Remove msg_area::Line::force_recalculation
  * Fix a warning, new lints
  * Upgrade ring to 0.17
  * Fix assigning_clones lints
  * Improve matching when highligting mentions
  * Use dbus instead of zbus for desktop notifications
  * Remove `WidgetRet::Quit` and `TUIRet::Quit`:
  * Some renaming in TUI for consistency, documentation
  * Refactor TUI event type:
  * Remove a redundant `pub`
  * Update tokio
- Use recomprizz instead of recompress in _service

OBS-URL: https://build.opensuse.org/package/show/utilities/tiny?expand=0&rev=29
2024-10-20 09:55:35 +00:00