Releases: RustedBones/scout
Releases · RustedBones/scout
v0.2.1
What's Changed
- Add IntegrationTest settings by @RustedBones in #122
- Update taxonomy to v1.2.1 by @RustedBones in #123
- Fix a records when no addresses are provided by @RustedBones in #124
Under the hood
- Update sbt-bloop to 1.5.6 by @scala-steward in #119
- Configure scalfmt for scala 3 new syntax by @RustedBones in #121
- Update sbt to 1.8.2 by @scala-steward in #125
- Update sbt-tpolecat to 0.4.2 by @scala-steward in #126
Full Changelog: v0.2.0...v0.2.1
v0.2.0
scout
0.2.0 is build on top of fs2
v3.4.0 and compatible with scala
3.2.+.
By default, zeroconf
will now scan or register on all available ipv4 interfaces
What's Changed
- Cats effect 3 by @RustedBones in #25
- Update to scala 3 by @RustedBones in #89
- Update build env by @RustedBones in #116
- Update dependencies by @RustedBones in #117
- Idiomatic scala 3 code by @RustedBones in #118
New Contributors
- @scala-steward made their first contribution in #10
Full Changelog: v0.1.0...v0.2.0
v0.1.0
- Initial release