Files
ports/devel/jjui/pkg-message
T
Al Hoang af51c26957 devel/jjui: Update 0.9.10 => 0.10.2
Changelogs:
* https://github.com/idursun/jjui/releases/tag/v0.9.11
* https://github.com/idursun/jjui/releases/tag/v0.9.12
* https://github.com/idursun/jjui/releases/tag/v0.10.0
* https://github.com/idursun/jjui/releases/tag/v0.10.1
* https://github.com/idursun/jjui/releases/tag/v0.10.2

Port changes:
* Add note about breaking change from v0.10 to pkg-message.

PR:		294275
Reported by:	Al Hoang <hoanga@gmail.com> (maintainer)
Approved by:	maintainer, vvd (co-mentor)
MFH:		2026Q2
2026-04-06 23:19:36 +03:00

24 lines
608 B
Plaintext

[
{
type: upgrade
maximum_version: "0.10.0"
message: <<EOM
Version 0.10 introduces breaking changes by replacing the legacy keybinding
and customisation model with the new actions + bindings system.
* [keys] configuration is no longer used.
* [custom_commands] is replaced by [[actions]] and [[bindings]].
* [leader] sequences are replaced by sequence bindings via seq.
If you have an existing configuration, plan to migrate it
rather than expecting a drop-in upgrade from v0.9.x.
Check the URL below for more about migrating process.
---> https://idursun.github.io/jjui/migrating/v0_10/
EOM
}
]