File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes
22
3+
4+ ## Version 1.0.3
5+
6+ _ 2026-03-31_
7+
8+ Add:
9+ - Reusable helpers in ` tests/conftest.py `
10+ - Extended test coverage:
11+ - clipping
12+ - markers
13+ - single point plots
14+ - marker only plots
15+ - unfilled markers
16+ - dashed lines
17+ - contour hatches
18+ - FM layers
19+ - FM test routing
20+ - geo-pattern artists
21+ - rotated/aligned text
22+ - added xfail tests for known gaps: NaN-separated lines should split into two polylines, and FM gridlines should route to dedicated grid layers
23+
24+ Tidy
25+ - output pngs and xdfs are saved locally in ` tests/artifacts `
26+ - removed duplicated test code in ` mpldfx/test_backend_ezdxf.py `
27+
28+
329## Version 1.0.3
430
531_ 2026-02-24_
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " mpldxf"
3- version = " 1.0.3 "
3+ version = " 1.0.4 "
44description = " A fork of mpldxf - a matplotlib backend to write DXF drawings. Modified by NGI to handle geotechnical plots"
55authors = [" David Kent" ,
66 " Jon-Michael Josefsen <jmj@ngi.no>" ,
You can’t perform that action at this time.
0 commit comments