PackageTrack Sign in Track my project

ezdxf

A Python package to create/manipulate DXF drawings.

1.4.4 3.7M downloads/mo #2537 most downloaded on PyPI mozman/ezdxf

What this package is like to depend on

Last release 3 months ago

14 May 2026

Release timing varies

gaps range from 2 weeks to 4 months

This project publishes no release notes

the list below is its commits, not an announcement

Nothing withdrawn

no release was ever pulled

9 years old

119 releases · first in 2018

9 releases in the last 12 months

see the full history below

Release timeline

119 releases · Jan 2018 to May 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 119
  1. 1.4.4 14 May 2026

    Nothing published for this version

  2. 1.4.4b4 09 May 2026 pre-release
    Commits, not release notes

    This project publishes no release notes. Between v1.4.4b3 and v1.4.4b4 there were 10 commits, 7 of them substantive:

    • docs: clarify LWPolyline.transform extrusion-flip behavior
    • inherit AbstractTagWriter from abc.ABC
    • fix spelling
    • fix type annotation
    • Refactor clipping logic in UniversalFrontend and add stack depth property to ClippingPortal
    • fix latest mypy issues
    • edit CHANGELOG.md
  3. 1.4.4b3 25 Apr 2026 pre-release
    Commits, not release notes

    This project publishes no release notes. Between v1.4.4b2 and v1.4.4b3 there were 3 commits, 2 of them substantive:

    • fixes 1375
    • fixes #1380 CIF and MIF decoding
  4. 1.4.4b2 31 Mar 2026 pre-release
    Commits, not release notes

    This project publishes no release notes. Between v1.4.4b1 and v1.4.4b2 there were 17 commits, 15 of them substantive:

    • add get_textstyle() function
    • improve complex MTEXT detection
    • add textstyle width and oblique support #1351
    • replace legacy pyparsing names and arguments by PEP8-compliant names #1363
    • Fix bug 1368: Layer linetype patterns are empty when using custom layout_properties in Frontend.draw_layout()
    • edit changelog
    • add ezdxf.tools.text.valid_text_height() function
    • add usage of valid_text_height() to text size function
    • add usage of valid_text_height() to AbstractMTextRenderer
    • add usage of valid_text_height() to _get_cap_height() function
    • drawing frontend skips TEXT entities with height 0
    • edit changelog #1372
    • fixes #1377 method _Transfer.map_resources_of_copy()
    • fixes #1373 Body.copy_data() copies _temporary_transformation
    • import Self from typing_extensions
  5. 1.4.4b1 14 Dec 2025 pre-release
    Commits, not release notes

    This project publishes no release notes. Between v1.4.3 and v1.4.4b1 there were 20 commits, 14 of them substantive:

    • edit changelog
    • add validity checks, fixes #1344
    • add tests for issue #1344
    • edit changelog
    • fix: valid float parsing when pattern not include leading 0
    • premix leading zero when parsed string include leading dot for valid float cast then
    • lint
    • fix: anyway should be * match instead of + in regexp
    • fix: stable fix of arrow in mlead
    • fix: strict regexp. Allow strictly match .0 and 0.0 ( skips: . , + and other )
    • test: short float notation is valid now
    • validate data access in BlockRecord.destroy(), fixes #1359
    • refactor code
    • edit changelog
  6. 1.4.3 19 Oct 2025
    Commits, not release notes

    This project publishes no release notes. Between v1.4.3b3 and v1.4.3 there were 12 commits, 7 of them substantive:

    • add notes for using uv
    • bump minimal Python version to 3.10
    • remove Python 3.9 deployment
    • add Python 3.14 deployment
    • edit changelog
    • Make transformation matrix accessible on the SVGBackend
    • switch to PyPy 3.11
  7. 1.4.3b3 24 Sep 2025 pre-release
    Commits, not release notes

    This project publishes no release notes. Between v1.4.3b2 and v1.4.3b3 there were 3 commits, 2 of them substantive:

    • remove output_coordinate_space override #1330
    • edit changelog
  8. 1.4.3b2 19 Sep 2025 pre-release
    Commits, not release notes

    This project publishes no release notes. Between v1.4.3b0 and v1.4.3b2 there were 15 commits, 10 of them substantive:

    • edit changelog
    • add exploration script render_viewport_modelspace_limits.py
    • Fix: direction can be non-uniform
    • add Viewport.get_view_direction() method
    • add docs for Viewport.get_view_direction()
    • Added failing tests
    • Added support for Z coordinates in GeoProxy.__geo_interface__
    • Fixed behavior for heterogeneous 3D coordinates
    • refactor function names
    • edit changelog
  9. 1.4.3b0 05 Sep 2025 pre-release
    Commits, not release notes

    This project publishes no release notes. Between v1.4.2 and v1.4.3b0 there were 14 commits, 9 of them substantive:

    • add type ignore
    • fix #1313
    • Filter polyline vertices for rendering based on vertex flags
    • fix: make should_include_vertex_for_rendering static
    • fix: take account view_target_point and always return view_center_point
    • fix: compute valid WSC clip from viewport
    • fix: use height instead of width for twisted frame ( mistake )
    • fix: valid test results for vewport twisted test ( checked in nanocad )
    • draw ATTRIB entities at last, fixes #1321
  10. 1.4.2 18 May 2025

    Nothing published for this version

  11. 1.4.2b1 03 May 2025 pre-release

    Nothing published for this version

  12. 1.4.2b0 27 Apr 2025 pre-release

    Nothing published for this version

  13. 1.4.1 14 Apr 2025

    Nothing published for this version

  14. 1.4.1b2 09 Apr 2025 pre-release

    Nothing published for this version

  15. 1.4.1b1 29 Mar 2025 pre-release

    Nothing published for this version

  16. 1.4.1b0 17 Mar 2025 pre-release

    Nothing published for this version

  17. 1.4.0 08 Mar 2025

    Nothing published for this version

  18. 1.4.0b3 13 Feb 2025 pre-release

    Nothing published for this version

  19. 1.4.0b2 05 Feb 2025 pre-release

    Nothing published for this version

  20. 1.4.0b1 24 Jan 2025 pre-release

    Nothing published for this version

  21. 1.4.0b0 06 Jan 2025 pre-release

    Nothing published for this version

  22. 1.3.5 15 Dec 2024

    Nothing published for this version

  23. 1.3.5b0 18 Nov 2024 pre-release

    Nothing published for this version

  24. 1.3.4 15 Oct 2024

    Nothing published for this version

  25. 1.3.4rc0 15 Oct 2024 pre-release

    Nothing published for this version

  26. 1.3.4b0 21 Sep 2024 pre-release

    Nothing published for this version

  27. 1.3.3 13 Aug 2024

    Nothing published for this version

  28. 1.3.2 12 Jul 2024

    Nothing published for this version

  29. 1.3.2b1 24 Jun 2024 pre-release

    Nothing published for this version

  30. 1.3.1 06 Jun 2024

    Nothing published for this version

  31. 1.3.1b1 01 Jun 2024 pre-release

    Nothing published for this version

  32. 1.3.1b0 28 May 2024 pre-release

    Nothing published for this version

  33. 1.3.0 01 May 2024

    Nothing published for this version

  34. 1.3.0rc0 18 Apr 2024 pre-release

    Nothing published for this version

  35. 1.3.0b1 25 Mar 2024 pre-release

    Nothing published for this version

  36. 1.3.0b0 24 Mar 2024 pre-release

    Nothing published for this version

  37. 1.2.1a0 02 Mar 2024 pre-release

    Nothing published for this version

  38. 1.2.0 02 Mar 2024

    Nothing published for this version

  39. 1.2.0b3 24 Feb 2024 pre-release

    Nothing published for this version

  40. 1.2.0b2 11 Feb 2024 pre-release

    Nothing published for this version

  41. 1.2.0b1 28 Jan 2024 pre-release

    Nothing published for this version

  42. 1.2.0b0 06 Jan 2024 pre-release

    Nothing published for this version

  43. 1.1.4 24 Dec 2023

    Nothing published for this version

  44. 1.1.4b2 16 Dec 2023 pre-release

    Nothing published for this version

  45. 1.1.4b0 08 Dec 2023 pre-release

    Nothing published for this version

  46. 1.1.3 25 Nov 2023

    Nothing published for this version

  47. 1.1.3b1 19 Nov 2023 pre-release

    Nothing published for this version

  48. 1.1.3b0 08 Nov 2023 pre-release

    Nothing published for this version

  49. 1.1.2 01 Nov 2023

    Nothing published for this version

  50. 1.1.2rc0 31 Oct 2023 pre-release

    Nothing published for this version

  51. 1.1.2b0 27 Oct 2023 pre-release

    Nothing published for this version

  52. 1.1.1 08 Oct 2023

    Nothing published for this version

  53. 1.1.1b0 29 Sep 2023 pre-release

    Nothing published for this version

  54. 1.1.0 09 Sep 2023

    Nothing published for this version

  55. 1.1.0rc0 06 Sep 2023 pre-release

    Nothing published for this version

  56. 1.1.0b5 09 Jul 2023 pre-release

    Nothing published for this version

  57. 1.1.0b4 17 Jun 2023 pre-release

    Nothing published for this version

  58. 1.1.0b3 31 May 2023 pre-release

    Nothing published for this version

  59. 1.1.0b2 20 May 2023 pre-release

    Nothing published for this version

  60. 1.1.0b1 06 May 2023 pre-release

    Nothing published for this version

Stop reading changelogs one package at a time.

Point PackageTrack at your project and get told which of your dependencies moved, which of those matter, and what to do about it.

Track my project