Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 15:14
· 10 commits to main since this release
6b2b894

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)