We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8187852 commit c52a804Copy full SHA for c52a804
NEWS
@@ -1,3 +1,18 @@
1
+Ach 2.0.0
2
+=========
3
+* Feature: In-kernel channel backend on Linux
4
+ - Enables multiplexing via select()/poll()
5
+ - Experimental event loop in "ach/experimental.h"
6
+* Feature: DNS/mDNS integration
7
+ - mDNS and DNS lookup of channel hosts
8
+ - Integration with Avahi to advertise channels
9
+* Feature: Zsh completions for achtool, achd, achcop
10
+* Deprecate: Old option flags to achtool (-C, -F, -D, -U)
11
+ - Will be removed in the future
12
+* Deprecate: CMake build
13
+* Change: Accessor functions for setting attributes
14
+* Change: C++ bindings are header-only
15
+
16
Ach 1.2.1
17
=========
18
* Add experimental C++ and Java bindings
0 commit comments