comparison MIGRATING.md @ 975:5ffc8350e84b

irccdctl: add support for rule editing
author David Demelier <markand@malikania.fr>
date Tue, 09 Feb 2021 13:00:32 +0100
parents 342fb90f2512
children 2e4b29ab8e9c
comparison
equal deleted inserted replaced
974:342fb90f2512 975:5ffc8350e84b
21 to */tmp/irccd.sock* by default (may be changed through the `-s` option). 21 to */tmp/irccd.sock* by default (may be changed through the `-s` option).
22 - Aliases have been removed, please use shell scripts or aliases instead. 22 - Aliases have been removed, please use shell scripts or aliases instead.
23 - The `watch` command no longer produce JSON output but only the original 23 - The `watch` command no longer produce JSON output but only the original
24 "human" format but may be used for scripts as it is honored through the 24 "human" format but may be used for scripts as it is honored through the
25 semantic versioning. 25 semantic versioning.
26 - The command `rule-info` has been removed because it is mostly the same as
27 `rule-list`.
26 28
27 Platform support 29 Platform support
28 ---------------- 30 ----------------
29 31
30 Windows support is now completely obsolescent because the code make excessive 32 Windows support is now completely obsolescent because the code make excessive