Skip to content

Latest commit

History

History
39 lines (23 loc) 路 595 Bytes

CHANGELOG.md

File metadata and controls

39 lines (23 loc) 路 595 Bytes

Changelog

2.0.4

  • Correct logo position in readme.

2.0.3

  • Rebranding.

2.0.2

  • Internal improvements.

2.0.1

  • Stable release.

2.0.1-dev.1

  • Apply new lint rules.

2.0.0

  • Migrate this package to null safety.

1.0.1-dev.4

  • Fix lint hints.

1.0.0

  • Add RenderData class with widget metrics;
  • Add ComparisonDiff class with the difference between two RenderData;
  • Add CoordsMetrics class with x and y coordinates;
  • Add class RenderManager;
  • Add class RenderParametersManager;
  • Add class RenderMetricsObject;
  • Add class RenderMetricsBox.