File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.0.2
2
+
3
+ - Generate public typedefs for the signatures of ` scoped_dart_components ` ,
4
+ making it easier to re-use them for own methods.
5
+
1
6
## 2.0.1
2
7
3
8
- Recognize options for an applied ` not_shared ` builder when exporting schemas.
Original file line number Diff line number Diff line change 1
1
name : drift_dev
2
2
description : Dev-dependency for users of drift. Contains a the generator and development tools.
3
- version : 2.0.1
3
+ version : 2.0.2
4
4
repository : https://github.com/simolus3/drift
5
5
homepage : https://drift.simonbinder.eu/
6
6
issue_tracker : https://github.com/simolus3/drift/issues
Original file line number Diff line number Diff line change 1
- ## 0.23.1-dev
1
+ ## 0.23.1
2
2
3
3
- Gracefully handle tokenizer errors related to ` @ ` or ` $ ` variables.
4
4
Original file line number Diff line number Diff line change 1
1
name : sqlparser
2
2
description : Parses sqlite statements and performs static analysis on them
3
- version : 0.23.1-dev
3
+ version : 0.23.1
4
4
homepage : https://github.com/simolus3/drift/tree/develop/sqlparser
5
5
# homepage: https://drift.simonbinder.eu/
6
6
issue_tracker : https://github.com/simolus3/drift/issues
You can’t perform that action at this time.
0 commit comments