Releases: katayama8000/expo-push-notification-client-rust
Releases · katayama8000/expo-push-notification-client-rust
0.3.2
Add some error for details (#113) * add some error for details * Bump version to 0.3.2
0.3.1
What's Changed
- Update readme by @katayama8000 in #110
- Bump version to 0.3.1 by @katayama8000 in #111
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Added support for FCM V1 configuration by @katayama8000 in #105
Full Changelog: 0.2.6...0.3.0
0.2.6
What's Changed
- Update reqwest requirement from 0.11.24 to 0.12.2 by @dependabot in #103
- Bump rust from 1.76.0-bookworm to 1.77.0-bookworm in /.devcontainer by @dependabot in #102
- Bump version to 0.2.6 by @katayama8000 in #107
Full Changelog: 0.2.5...0.2.6
0.2.5
What's Changed
- install cargo-update by @katayama8000 in #90
- update by @katayama8000 in #94
- Fix failed tests by @katayama8000 in #104
Full Changelog: 0.2.3...0.2.5
0.2.3
What's Changed
- update readme by @katayama8000 in #86
- fix dependabot by @katayama8000 in #85
- Bump rust from 1.74.1-bookworm to 1.76.0-bookworm in /.devcontainer by @dependabot in #87
- Update by @katayama8000 in #89
New Contributors
- @dependabot made their first contribution in #87
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- rename by @katayama8000 in #81
- fix readme by @katayama8000 in #82
- dependency version up by @katayama8000 in #84
Full Changelog: 0.2.0...0.2.2
0.2.0
What's Changed
- add docs by @katayama8000 in #3
- add cargo.toml by @katayama8000 in #5
- test for push_message by @katayama8000 in #6
- getReceipts api by @katayama8000 in #11
- error handling / fix response / fix args by @katayama8000 in #13
- fix response by @katayama8000 in #15
- fix argument by @katayama8000 in #18
- node by @katayama8000 in #20
- fix by @katayama8000 in #21
- ci by @katayama8000 in #22
- delete by @katayama8000 in #23
- prepare for publish by @katayama8000 in #24
- readme by @katayama8000 in #25
- Improve Dockerfile by @bouzuya in #28
- Add impl std::error::Error for CustomError by @bouzuya in #27
- Fix deps by @bouzuya in #26
- delete test which we do not need by @katayama8000 in #29
- Fix to share the connection pool of reqwest::Client by @bouzuya in #30
- fix dir to see readme by @katayama8000 in #33
- Hide some mods by @bouzuya in #37
- add builder pattern by @katayama8000 in #38
- Add response tests by @bouzuya in #39
- Add badges by @bouzuya in #44
- Fix args for expo push message by @bouzuya in #42
- is_expo_push_token by @katayama8000 in #45
- Hide object::* mod by @bouzuya in #49
- Add tests for send_push_notifications by @bouzuya in #48
- Add impl Clone for Expo by @bouzuya in #50
- Add tests for Expo::is_expo_push_token by @bouzuya in #52
- Add GetPushNotificationReceiptsRequest by @bouzuya in #53
- Add get response tests by @bouzuya in #41
- Add ci settings by @bouzuya in #55
- update readme by @katayama8000 in #57
- requier passing test before meging to main by @katayama8000 in #58
- Change get_push_notification_receipts return type by @bouzuya in #54
- Inline expo::expo_client::post mod by @bouzuya in #59
- rename dockerfile Dockerfile by @katayama8000 in #61
- Fix ExpoPushSuccessTicket to use ExpoPushReceiptId by @bouzuya in #62
- Revert "Fix ExpoPushSuccessTicket to use ExpoPushReceiptId (#62)" by @katayama8000 in #64
- Improve get_push_notification_receipts by @bouzuya in #63
- Reduce type parameters by @bouzuya in #65
- update dependabot by @katayama8000 in #67
- fix typo by @katayama8000 in #68
- Add support for multiple ExpoPushMessage by @bouzuya in #69
- Add gzip support by @bouzuya in #70
- Replace bungcip.better-toml with tamasfe.even-better-toml by @katayama8000 in #71
- Remove better toml by @katayama8000 in #72
- rename expo-server-sdk by @katayama8000 in #74
- Update and rename LICENSE to LICENSE-APACHE by @katayama8000 in #77
- bump version to 0.1.1 by @katayama8000 in #78
- fix expo_push_message data type by @katayama8000 in #73
- bump version to 0.2.0 by @katayama8000 in #79
New Contributors
- @katayama8000 made their first contribution in #3
- @bouzuya made their first contribution in #28
Full Changelog: https://github.com/katayama8000/expo-server-sdk-rust/commits/0.2.0