We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a6400 commit 559c37cCopy full SHA for 559c37c
chopper_generator/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 8.6.0
4
+
5
+- Allow `analyzer: ">=8.0.0 <11.0.0"` ([#699](https://github.com/lejard-h/chopper/pull/699))
6
7
## 8.5.0
8
9
- Allow `analyzer: ">=8.0.0 <10.0.0"` ([#690](https://github.com/lejard-h/chopper/pull/690))
chopper_generator/pubspec.yaml
@@ -1,6 +1,6 @@
name: chopper_generator
description: Chopper is an http client generator using source_gen, inspired by Retrofit
-version: 8.5.0
+version: 8.6.0
documentation: https://hadrien-lejard.gitbook.io/chopper
repository: https://github.com/lejard-h/chopper
0 commit comments