v3.4.24
What's Changed
- issue-976 context data by @DomCR in #978
- issue-983 by @DomCR in #985
- Refactor Field, FieldList, and CadValue handling by @DomCR in #982
- issue-973 polyline match vertices props by @DomCR in #987
- Entity equivalent by @DomCR in #825
- Issue 221 aec architecture objects by @cpetry in #969
- issue-989 Refactor DXF polyline boundary by @DomCR in #990
- Refactor long text writing logic in DxfSectionWriterBase by @DomCR in #991
- Issue 221 transfer by @DomCR in #992
- Issue 536 dimassoc object by @DomCR in #895
- Convert arc and ellipse angles to degrees in DXF output by @DomCR in #1004
- Issue-999 remove cellvalue by @DomCR in #1005
- fix: Handling bit promotision that c/c++ might do with sign extension by @Mikolaj505 in #1010
- Issue-1009 polyfacemesh dxfwriter by @DomCR in #1011
- Handle angles in radians for hatch arc/ellipse edges by @DomCR in #1014
- Improve DXF DIMENSION handling and refactor builder logic by @DomCR in #1015
New Contributors
- @Mikolaj505 made their first contribution in #1010
Full Changelog: v3.4.9...v3.4.24