6 | | > |
7 | | > **7.0.1 – 2022-11-09 |
8 | | > |
9 | | > Added |
10 | | > |
11 | | > - SWIG 4.1.0 is now supported in the Autotools build system. !#2277, !#2303 |
12 | | > |
13 | | > Changed |
14 | | > |
15 | | > - When built with zlib support, Graphviz will unconditionally use deflateBound. The only user-visible effect should be slightly decreased memory usage when using a zlib-compressed output format. |
16 | | > - The test suite only detects Graphviz companion programs adjacent to the first dot found in $PATH !#2201 |
17 | | > |
18 | | > Fixed |
19 | | > |
20 | | > - Failure of arrowhead and arrowtail to respect penwidth !#372 |
21 | | > - Fixed also for the diamond and tee edge arrow shapes. |
22 | | > - The CMake build system no longer uses the final install location as the staging area for example graphs and templates during cpack. This bug was introduced in Graphviz 4.0.0. !#2232 |
23 | | > - The CMake build system uses corrected paths to DevIL and FreeType headers and libraries when discovered. |
24 | | > - The CMake build system under MinGW no longer attempts to install third party Expat and Getopt libraries. |