Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
polina-c committed Jul 19, 2023
1 parent 30b81e4 commit ddb3f49
Showing 1 changed file with 0 additions and 70 deletions.
70 changes: 0 additions & 70 deletions pkgs/leak_tracker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,51 +15,24 @@
# 7.0.8

* Disconnect from service after obtaining retaining paths.

# 7.0.7

* Protect from identityHashCode equal to 0.

# 7.0.6

* Add helpers for troubleshooting.
* Handle generic arguments for retaining path detection.

# 7.0.5

* Convert to multi-package.

# 7.0.4

* Fix path collection.
* Create constructor to collect path.

# 7.0.3

* Fix connection issue.

# 7.0.2

* Improve retaining path formatting.

# 7.0.1

* Format retaining path nicely.

# 7.0.0

* Enable collection of retaining path.

# 6.0.3

* Separate testing.

# 6.0.2

* Fixes to support g3.

# 6.0.1

* Fix for MemoryUsageEvent constructor.

# 6.0.0
Expand Down Expand Up @@ -102,13 +75,6 @@
* Breaking changes: update names of types to be align with Flutter naming convention.
* Add model for Flutter unit testing configuration.
* Adopt Flutter standard lints.

# 2.0.3

* Improve more documentation.

# 2.0.2

* Improve documentation.

# 2.0.1
Expand All @@ -119,45 +85,9 @@
# 2.0.0

* Breaking changes in `withLeakTracking`.

# 1.0.2

* Refactor test_infra libraries.

# 1.0.1

* Documentation updates.

# 1.0.0

* First release.

# 1.0.0-dev.1.6

* Enable reset for leak tracker.

# 1.0.0-dev.1.5

* Define matcher for leaks.

# 1.0.0-dev.1.4

* Tests and minor fixes.

# 1.0.0-dev.1.3

* Test for `pumpWidget`.
* Make `disposalTimeBuffer` configurable.
* Testing API `withLeakTracking`.

# 1.0.0-dev.1.2

* Minor fixes.

# 1.0.0-dev.1.1

* Reorganize example to fit pub.dev standards.

# 1.0.0-dev.1.0

* Create initial structure.

0 comments on commit ddb3f49

Please sign in to comment.