File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
55This release marks the beginning of multi-platform support in Vty.
66Getting to this point involved removing Unix-specific functionality
7- from Vty and moving it to a new package, ` vty-unix ` . In addition,
8- another package, ` vty-crossplatform ` , is provided as a convenience for
9- applications that want to support multiple Vty platforms at build time.
10- Windows support is now provided via a ` vty-windows ` package. See the
11- migration guide below for details on how to upgrade.
7+ from Vty and moving it to a new package, ` vty-unix ` . Windows support
8+ is now provided via a ` vty-windows ` package. Another new package,
9+ ` vty-crossplatform ` , is provided as a convenience for applications that
10+ want to support both Unix and Windows platforms automatically at build
11+ time. See the migration guide below for details on how to upgrade.
1212
1313** Migration guide for 6.0**
1414
You can’t perform that action at this time.
0 commit comments