File tree Expand file tree Collapse file tree 3 files changed +18
-1
lines changed Expand file tree Collapse file tree 3 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ # These are supported funding model platforms
2
+
3
+ # github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4
+ # patreon: # Replace with a single Patreon username
5
+ # open_collective: # Replace with a single Open Collective username
6
+ # ko_fi: # Replace with a single Ko-fi username
7
+ # tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8
+ # community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9
+ # liberapay: # Replace with a single Liberapay username
10
+ # issuehunt: # Replace with a single IssueHunt username
11
+ # otechie: # Replace with a single Otechie username
12
+ # lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
13
+ custom : https://www.paypal.com/donate?hosted_button_id=YRUNF9YWKX2NW
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.10.2
4
+
5
+ - Change event improvements see [ Pull Request #373 ] ( https://github.com/mongo-dart/mongo_dart/pull/373 )
6
+
3
7
## 0.10.1
4
8
5
9
- X509 Authentication
Original file line number Diff line number Diff line change 1
1
name : mongo_dart
2
- version : 0.10.1
2
+ version : 0.10.2
3
3
description : MongoDB driver, implemented in pure Dart. All CRUD operations, aggregation pipeline and more!
4
4
homepage : https://github.com/mongo-dart/mongo_dart
5
5
You can’t perform that action at this time.
0 commit comments