Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement GlanceNoOpImpl in debug mode #39

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

littleGnAl
Copy link
Owner

Although it runs in debug mode, reporting the callback is not necessary.

Fix #36

@littleGnAl littleGnAl merged commit f9728a6 into main Oct 1, 2024
5 checks passed
@littleGnAl littleGnAl deleted the littlegnal/debug-no-opt branch October 1, 2024 13:40
This was referenced Oct 1, 2024
littleGnAl added a commit that referenced this pull request Oct 1, 2024
## Changelog

## [0.3.0](0.2.0...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](#39))
([f9728a6](f9728a6))
* Remove `GlanceConfiguration.modulePathFilters` and optimize the
performance of `aggregateStacks`
([#38](#38))
([facf5d7](facf5d7))
* Remove GlanceStackTrace interface and reuse the StackTrace interface
of Dart SDK ([#35](#35))
([1129af8](1129af8))

*After this pull request is merged, the `release.yml` will be trigger.
This pull request is opened by bot*

Co-authored-by: littleGnAl <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No-op in debug mode
1 participant