Skip to content

Commit

Permalink
Publish 2.2.1 version and 1.0.1 talker_dio_logger version
Browse files Browse the repository at this point in the history
  • Loading branch information
Frezyx committed Dec 28, 2022
1 parent 458e56a commit cfdb6b7
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 13 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Follow these steps to the coolest experience in error handling
### Add dependency
```yaml
dependencies:
talker: ^2.2.0
talker: ^2.2.1
```
### Easy to use
Expand Down Expand Up @@ -140,7 +140,7 @@ Talker Flutter is extension for dart talker package with additional functionalit
### Add dependency
```yaml
dependencies:
talker_flutter: ^2.2.0
talker_flutter: ^2.2.1
```
### Setup
Expand Down
5 changes: 5 additions & 0 deletions packages/talker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 2.2.1
- **FIX**: Fix color reset in console

Thnaks for [westito](https://github.com/westito)

## 2.2.0
- **FIX**: talker release 2.2.0
- **FIX**: Change Debug "Log" title to "Debug"
Expand Down
4 changes: 2 additions & 2 deletions packages/talker/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: talker
description: Advanced and simple error handler and logger for dart and flutter apps with history, sharing, customization, etc.
version: 2.2.0
version: 2.2.1
homepage: https://github.com/Frezyx/talker
repository: https://github.com/Frezyx/talker
issue_tracker: https://github.com/Frezyx/talker/issues
Expand All @@ -9,7 +9,7 @@ environment:
sdk: '>=2.15.0 <3.0.0'

dependencies:
talker_logger: ^2.2.0
talker_logger: ^2.2.1
# path:
# ../talker_logger
# git:
Expand Down
6 changes: 6 additions & 0 deletions packages/talker_dio_logger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 1.0.1
- **FIX**: Fix color override in dio logger
- **FIX**: Fix color reset in console

Thnaks for [westito](https://github.com/westito)

## 1.0.0
- **BREAKING**: Package available for dart applications as for Flutter apps
(Flutter sdk was removed from package dependencies)
Expand Down
2 changes: 1 addition & 1 deletion packages/talker_dio_logger/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: talker_dio_logger
description: Lightweight and customizable dio http client logger on talker base
version: 1.0.0
version: 1.0.1
homepage: https://github.com/Frezyx/talker

environment:
Expand Down
2 changes: 1 addition & 1 deletion packages/talker_flutter/.flutter-plugins-dependencies
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"path_provider_ios","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_ios-2.0.11/","native_build":true,"dependencies":[]},{"name":"share_plus","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-6.3.0/","native_build":true,"dependencies":[]}],"android":[{"name":"path_provider_android","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_android-2.0.20/","native_build":true,"dependencies":[]},{"name":"share_plus","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-6.3.0/","native_build":true,"dependencies":[]}],"macos":[{"name":"path_provider_macos","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.6/","native_build":true,"dependencies":[]},{"name":"share_plus","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-6.3.0/","native_build":true,"dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.1.7/","native_build":false,"dependencies":[]},{"name":"share_plus","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-6.3.0/","native_build":false,"dependencies":["url_launcher_linux"]},{"name":"url_launcher_linux","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-3.0.1/","native_build":true,"dependencies":[]}],"windows":[{"name":"path_provider_windows","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.1.3/","native_build":false,"dependencies":[]},{"name":"share_plus","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-6.3.0/","native_build":true,"dependencies":["url_launcher_windows"]},{"name":"url_launcher_windows","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-3.0.1/","native_build":true,"dependencies":[]}],"web":[{"name":"share_plus","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-6.3.0/","dependencies":["url_launcher_web"]},{"name":"url_launcher_web","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.13/","dependencies":[]}]},"dependencyGraph":[{"name":"path_provider","dependencies":["path_provider_android","path_provider_ios","path_provider_linux","path_provider_macos","path_provider_windows"]},{"name":"path_provider_android","dependencies":[]},{"name":"path_provider_ios","dependencies":[]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_macos","dependencies":[]},{"name":"path_provider_windows","dependencies":[]},{"name":"share_plus","dependencies":["url_launcher_web","url_launcher_windows","url_launcher_linux"]},{"name":"url_launcher_linux","dependencies":[]},{"name":"url_launcher_web","dependencies":[]},{"name":"url_launcher_windows","dependencies":[]}],"date_created":"2022-12-21 19:37:50.814955","version":"3.3.10"}
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"path_provider_ios","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_ios-2.0.11/","native_build":true,"dependencies":[]},{"name":"share_plus","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-6.3.0/","native_build":true,"dependencies":[]}],"android":[{"name":"path_provider_android","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_android-2.0.20/","native_build":true,"dependencies":[]},{"name":"share_plus","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-6.3.0/","native_build":true,"dependencies":[]}],"macos":[{"name":"path_provider_macos","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.6/","native_build":true,"dependencies":[]},{"name":"share_plus","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-6.3.0/","native_build":true,"dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.1.7/","native_build":false,"dependencies":[]},{"name":"share_plus","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-6.3.0/","native_build":false,"dependencies":["url_launcher_linux"]},{"name":"url_launcher_linux","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-3.0.1/","native_build":true,"dependencies":[]}],"windows":[{"name":"path_provider_windows","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.1.3/","native_build":false,"dependencies":[]},{"name":"share_plus","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-6.3.0/","native_build":true,"dependencies":["url_launcher_windows"]},{"name":"url_launcher_windows","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-3.0.1/","native_build":true,"dependencies":[]}],"web":[{"name":"share_plus","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/share_plus-6.3.0/","dependencies":["url_launcher_web"]},{"name":"url_launcher_web","path":"/Users/stanislavilin/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.13/","dependencies":[]}]},"dependencyGraph":[{"name":"path_provider","dependencies":["path_provider_android","path_provider_ios","path_provider_linux","path_provider_macos","path_provider_windows"]},{"name":"path_provider_android","dependencies":[]},{"name":"path_provider_ios","dependencies":[]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_macos","dependencies":[]},{"name":"path_provider_windows","dependencies":[]},{"name":"share_plus","dependencies":["url_launcher_web","url_launcher_windows","url_launcher_linux"]},{"name":"url_launcher_linux","dependencies":[]},{"name":"url_launcher_web","dependencies":[]},{"name":"url_launcher_windows","dependencies":[]}],"date_created":"2022-12-28 21:37:07.141244","version":"3.3.10"}
5 changes: 5 additions & 0 deletions packages/talker_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 2.2.1
- **FIX**: Fix color reset in console

Thnaks for [westito](https://github.com/westito)

## 2.2.0
- **FEAT**: Create FlutterTalker extensions for enable iOS/ MacOS colored logging
- **FEAT**: Implement [TalkerMonitor](https://github.com/Frezyx/talker/tree/dev#talkermonitor) for sorting, warning, infos, verbose errors
Expand Down
6 changes: 3 additions & 3 deletions packages/talker_flutter/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ packages:
name: talker
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.0"
version: "2.2.1"
talker_dio_logger:
dependency: transitive
description:
Expand All @@ -314,14 +314,14 @@ packages:
path: ".."
relative: true
source: path
version: "2.2.0"
version: "2.2.1"
talker_logger:
dependency: transitive
description:
name: talker_logger
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.0"
version: "2.2.1"
term_glyph:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions packages/talker_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: talker_flutter
description: Flutter extensions for talker. Advanced and simple error handler and logger for dart and flutter apps with history, sharing, customization, etc.
version: 2.2.0
version: 2.2.1
homepage: https://github.com/Frezyx/talker
repository: https://github.com/Frezyx/talker
issue_tracker: https://github.com/Frezyx/talker/issues
Expand All @@ -13,7 +13,7 @@ dependencies:
flutter:
sdk: flutter

talker: 2.2.0
talker: ^2.2.1
# path:
# ../talker
group_button: ^5.2.2
Expand Down
5 changes: 5 additions & 0 deletions packages/talker_logger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 2.2.1
- **FIX**: Fix color reset in console

Thnaks for [westito](https://github.com/westito)

## 2.2.0
- **INFO**: talker 2.2.0 release
- **INFO**: Update dependencies
Expand Down
2 changes: 1 addition & 1 deletion packages/talker_logger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Follow these steps to use this package
### Add dependency
```yaml
dependencies:
talker_logger: ^2.1.0
talker_logger: ^2.2.1
```
### Easy to use
Expand Down
2 changes: 1 addition & 1 deletion packages/talker_logger/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: talker_logger
description: Logger core package for talker (advanced error handler and logger package)
version: 2.2.0
version: 2.2.1
homepage: https://github.com/Frezyx/talker

environment:
Expand Down

0 comments on commit cfdb6b7

Please sign in to comment.