Skip to content

Commit 47d1192

Browse files
committed
1.0.3 - Add full FM sample support and split FM-Grid into FM-Grid-Horizontal and FM-Grid-Vertical
1 parent d914875 commit 47d1192

4 files changed

Lines changed: 364 additions & 62 deletions

File tree

CHANGES.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,38 @@
11
# Changes
22

3+
## Version 1.0.3
4+
5+
_2026-02-24_
6+
7+
Add:
8+
9+
- Split up "FM-Grid" in "FM-Grid-Horizontal" and "FM-Grid-Vertical"
10+
- Add support for plotting FM Samples in dxf:
11+
- Drawing different linetypes (dotted, dashed etc.)
12+
- Adding better support for drawing datapoints symbolized by objects as circles, triangles, squares etc.
13+
14+
Fix:
15+
16+
- Unclosed hatch boundary-error
17+
- Duplicated hatch-error
18+
- Missing boundary reactor-error
19+
- Infinite number-error
20+
321
## Version 1.0.2
422

523
_2025-12-16_
624

25+
Fix:
26+
727
- Update FM-layers logic to better catch "FM-Grid"
828

929
## Version 1.0.1
1030

1131
_2025-12-15_
1232

13-
- Add "FM-Grid" to the FM-layers
33+
Add:
34+
35+
- "FM-Grid" to the FM-layers
1436

1537
## Version 1.0.0
1638

0 commit comments

Comments
 (0)