This repository has been archived by the owner on Nov 24, 2024. It is now read-only.
v1.6.0
paoloboni
released this
02 Jan 08:19
·
42 commits
to refs/heads/master
since this release
What’s Changed
- Update sbt-ghpages to 0.7.0 (#362) @paoloboni
- Update cats-effect, cats-effect-testkit to 3.4.4 (#366) @paoloboni
- Update slf4j-api, slf4j-simple to 2.0.6 (#364) @paoloboni
- Update blaze-http to 0.23.13 (#363) @paoloboni
- Update book tickers streams API (#367) @paoloboni
- Update sbt-pgp to 2.2.1 (#360) @paoloboni
- Update enumeratum, enumeratum-circe to 1.7.2 (#359) @paoloboni
- Update client3:circe, client3:core, ... to 3.8.5 (#361) @paoloboni
- Update scala-collection-compat to 2.9.0 (#357) @paoloboni
- Update sbt-sonatype to 3.9.15 (#355) @paoloboni
- Update weaver-cats, weaver-scalacheck to 0.8.1 (#353) @paoloboni
- Update fs2-core to 3.4.0 (#352) @paoloboni
- Update sbt-header to 5.9.0 (#348) @paoloboni
- Update sbt-scalafmt to 2.5.0 (#349) @paoloboni
The main change in this release is the replacement of the stream API to retrieve all book tickers (for all symbols) with another stream API that accepts a list of symbols. This is a breaking change. See #367 for more details.