Skip to content

Releases: level-level/DXFighter

v1.4.5

04 Aug 09:20
Compare
Choose a tag to compare
  • Relaxes psr/log dependency restrictions.

Full Changelog: v1.4.4...v1.4.5

v1.4.4

04 Aug 09:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.4.4

v1.4.3

16 Mar 15:22
e4f32f0
Compare
Choose a tag to compare
  • Fixes bug with incorrect Exception class reference.

v1.4.2

02 Feb 08:47
286e601
Compare
Choose a tag to compare

Features

  • Add method to get the flags for an entity

v1.4.1

28 Jan 13:42
07a5064
Compare
Choose a tag to compare

Fixes

  • Fixes a bug where an entity could be ignored when enough entities were present in the document.

v1.4.0

21 Jan 14:06
183c307
Compare
Choose a tag to compare

Features

  • Add support for parsing LWPolyline.

v1.3.0

11 Jan 08:25
25d9867
Compare
Choose a tag to compare

Features

  • Add support for parsing INSERT entity
  • Add getters to retrieve other non-entity properties on the DXFighter object.
  • Add getter to retrieve the values inside a SystemVariable object.

v1.2.0

21 Dec 09:49
43881e7
Compare
Choose a tag to compare

Features

  • Adds getters for the different properties on the entities.
  • Adds Arc parsing support
  • Adds Circle parsing support
  • Adds support for reading the bulge for vertices in Polylines