Skip to content

Releases: littleGnAl/glance

Release 0.5.0

18 Oct 16:14
8ef402b
Compare
Choose a tag to compare

0.5.0 (2024-10-18)

Changes

  • Updates minimum supported SDK version to Flutter 3.10/Dart 3.0 (#58) (b1f37ba)

Release 0.4.0

17 Oct 16:48
dff5327
Compare
Choose a tag to compare

0.4.0 (2024-10-17)

Changes

  • Optimize memory usage for stack capture (#50) (cb98944)
  • support android 15 16k page size (#49) (228a197)

Release 0.3.0

01 Oct 15:14
6b2b894
Compare
Choose a tag to compare

0.3.0 (2024-10-01)

⚠ BREAKING CHANGES

  • Remove GlanceConfiguration.modulePathFilters and optimize the performance of aggregateStacks (#38)

Changes

  • Implement GlanceNoOpImpl in debug mode (#39) (f9728a6)
  • Remove GlanceConfiguration.modulePathFilters and optimize the performance of aggregateStacks (#38) (facf5d7)
  • Remove GlanceStackTrace interface and reuse the StackTrace interface of Dart SDK (#35) (1129af8)

Release 0.2.0

25 Sep 18:29
f4b6a9d
Compare
Choose a tag to compare

0.2.0 (2024-09-25)

Release 0.1.0

31 Jul 18:31
cdbc945
Compare
Choose a tag to compare

Initial release.