Skip to content

Latest commit

 

History

History
106 lines (56 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

106 lines (56 loc) · 1.14 KB

CHANGELOG

[3.1.1] - 2022-04-08

  • Fixed some bugs
  • Created some tests
  • Add support AcDbSolid entity

[3.1.0+1] - 2022-04-08

  • Fixed variable issues

[3.1.0] - 2022-04-08

  • Fixed name issues
  • Additional documentation
  • Code optimization

[3.0.0] - 2022-04-08

  • Refactor

[2.1.0] - 2022-04-06

  • Add support AcDbEllipse entity
  • Add support AcDbArc entity

[2.0.0+2] - 2021-04-07

  • Updated API documentation

[2.0.0+1] - 2021-03-26

  • Updated API documentation

2.0.0

  • Null safety

1.3.0

  • Add support AcDbCircle entity

1.2.3

  • Fix the assets

1.2.2+5

  • Fix the assets

1.2.2

  • Added path property

1.2.1+1

  • Exported AcDbEntity data model

1.2.1

  • Fixed AcDbPolyline mising vertices

1.2.0

  • Completed data model

1.1.0

  • Package restructuring

1.0.3

  • Compatible with runtime flutter-web of web

1.0.2+4

  • Format code

1.0.2+3

  • Format code

1.0.2+2

  • Fix suggestions

1.0.2+1

  • Fix suggestions

1.0.2

  • Parse entities section

1.0.1+1

  • Lightweight restructuring

1.0.1

  • Load and save as..., parse: header section

1.0.0

  • Initial version, created by chuyentt