Releases: nanato12/line-bot-sdk-rust
Releases · nanato12/line-bot-sdk-rust
v1.0.2
What's Changed
✅ Changes to GitHub Actions
- Add Workflow to automatically generate LINEBot modules by @nanato12 in #52
- Fix workflow name by @nanato12 in #56
🎉 Changes for Release
Other Changes
- perf: reduce allocation for string by @ken0x0a in #49
- update: line-openapi by @nanato12 in #50
- Delete line_membership by @nanato12 in #51
- Generate line bot modules by @github-actions in #53
- Update Messaging API module version by @nanato12 in #54
- Update line-openapi by @nanato12 in #57
- Generate line bot modules by @github-actions in #55
New Contributors
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- Update hmac and sha2 crates because using deprecated version now by @ysak-y in #35
- update: Cargo.toml by @nanato12 in #37
- Update hmac & sha256 crates by @nanato12 in #38
- Organize packages by @nanato12 in #39
- add examples to Cargo.toml by @nanato12 in #40
- OpenAPI implementation by @nanato12 in #43
New Contributors
Full Changelog: v0.1.2...v1.0.0