Skip to content

Releases: nanato12/line-bot-sdk-rust

v1.0.2

20 Apr 06:24
7a6c35a
Compare
Choose a tag to compare

What's Changed

✅ Changes to GitHub Actions

🎉 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

  • @ken0x0a made their first contribution in #49
  • @github-actions made their first contribution in #53

Full Changelog: v1.0.1...v1.0.2

v1.0.1

13 Feb 09:02
fdc8cd2
Compare
Choose a tag to compare

What's Changed

📄 New Documentation

✅ Changes to GitHub Actions

  • Add GitHub Actions [cargo publish, release note, rust] by @nanato12 in #44

Other Changes

Full Changelog: v1.0.0...v1.0.1

v1.0.0

03 Dec 07:22
2012250
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v1.0.0

v0.1.2

09 Jun 14:24
8e91e37
Compare
Choose a tag to compare

Adds endpoint for calls to https://api-data.line.me #30

v0.1.1

02 Jun 09:05
a5ca302
Compare
Choose a tag to compare

Add Actix-web support #24

v0.1.0

27 Feb 15:14
8a2f8db
Compare
Choose a tag to compare

First release