- Optimize memory usage for stack capture (#50) (cb98944)
- support android 15 16k page size (#49) (228a197)
- Remove
GlanceConfiguration.modulePathFilters and optimize the performance of aggregateStacks (#38)
- 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)
- Refactored unwind logic
- Optimized stack trace aggregation logic