Skip to content

Commit 06c9a67

Browse files
committed
V8.0.0
1 parent ccb9d88 commit 06c9a67

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## [8.0.0] official new release with all the changes
12
## [8.0.0-pre-7] - 12.08.2024
23
* adding cachedFatories and better scope protection against race conditions
34
## [8.0.0-pre-6] - 11.08.2024 testing weak references in lazySingeltons

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: get_it
22
description: Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"
3-
version: 8.0.0-pre-7
3+
version: 8.0.0
44
maintainer: Thomas Burkhart (@escamoteur)
55
homepage: https://github.com/fluttercommunity/get_it
66
funding:

0 commit comments

Comments
 (0)