v7.0.0
What's Changed
This release includes the migration to sttp4 as well as the migration from Akka to Pekko. We could support both Akka and Pekko, but this does not seem necessary
- feat!: migrate to sttp 4 by @limansky in https://github.com/bot4s/telegram/pull/516
- feat!: migrate from akka to pekko by @limansky in https://github.com/bot4s/telegram/pull/517
- fix(build): include example src-jvm2 by @ex0ns in https://github.com/bot4s/telegram/pull/518
Dependencies
- Update cats-effect to 3.6.2 by @ex0ns in https://github.com/bot4s/telegram/pull/490
New Contributors
- @limansky made their first contribution in https://github.com/bot4s/telegram/pull/516
Full Changelog: https://github.com/bot4s/telegram/compare/v6.0.1...v7.0.0