Releases: davenverse/github
Releases · davenverse/github
v0.4.0
Internal Repo Support and lots of updates!
What's Changed
- Update sbt-davenverse to 0.1.2 by @scala-steward in #241
- Update cats-effect-testing-specs2 to 1.3.0 by @scala-steward in #219
- Update scala3-library to 3.0.2 by @scala-steward in #223
- Update logback-classic to 1.2.6 by @scala-steward in #234
- Update cats-effect to 3.2.9 by @scala-steward in #237
- Update fs2-core, fs2-io to 3.1.6 by @scala-steward in #246
- Update scala3-library to 3.1.2 by @scala-steward in #291
- Update cats-effect to 3.3.11 by @scala-steward in #290
- Update cats-core to 2.7.0 by @scala-steward in #255
- Update fs2-core, fs2-io to 3.2.7 by @scala-steward in #288
- Update logback-classic to 1.2.11 by @scala-steward in #282
- Update sbt-tpolecat to 0.1.22 by @scala-steward in #279
- Update sbt-buildinfo to 0.11.0 by @scala-steward in #278
- Update sbt to 1.5.8 by @scala-steward in #264
- Update log4cats-slf4j to 2.2.0 by @scala-steward in #272
- Update sbt to 1.6.2 by @scala-steward in #293
- Update sbt-tpolecat to 0.2.3 by @scala-steward in #292
- Update cats-effect-testing-specs2 to 1.4.0 by @scala-steward in #257
- Update sbt-davenverse to 0.1.4 by @scala-steward in #254
- Update sbt-tpolecat to 0.3.0 by @scala-steward in #294
- Update sbt-tpolecat to 0.3.1 by @scala-steward in #295
- Update log4cats-slf4j to 2.3.0 by @scala-steward in #296
- Update log4cats-slf4j to 2.3.1 by @scala-steward in #297
- Update cats-effect to 3.3.12 by @scala-steward in #299
- Update circe-core, circe-parser to 0.14.2 by @scala-steward in #298
- add the visibility param to repositories by @niij in #302
- Update Build and Deps by @ChristopherDavenport in #303
New Contributors
Full Changelog: v0.3.1...v0.4.0
v0.3.1
- Scala 3 Integration
v0.3.0
- cats 2.6.1
- cats-effect 3.2.1
- fs2 3.0.6
- http4s 0.23.0
- circe 0.14.1
- Scala 3 Support On the Way, Pending an Munit test rewrite. Nothing blocking code on compile.
v0.2.0
- cats 2.6.1
- cats-effect 2.5.2
- fs2 2.5.9
- http4s 0.22.0
- circe 0.14.1
- Scala 3 Support
v0.1.0
Initial Stable Release Point, now non-backward compatible changes will be signalled by increasing the minor version. This will not however slow down pace of development only signal stability to users.
Dependencies
- http4s 0.21.0
- circe 0.13.0
- log4cats 1.0.1
- cats 2.1.0
- cats-effect 2.1.1
- fs2 2.2.2
v0.0.12
Upgrades
- Replace Instant with ZonedDateTime #66 - (Note: cats-effect-time makes referentially transparent access to this information simple.)
Dependency Updates
- cats-effect 2.1.0
- fs2 2.2.2
- plugin and testing updates
v0.0.11
-
Adds List Forks
-
cats 2.1.0
-
fs2 2.2.1
-
http4s 0.21.0-RC2
-
circe 0.13.0-RC1
v0.0.10
- Add Endpoints for Search.repositories and Search.users
- http4s 0.21.0-M6
v0.0.9
- Add Git Data Endpoints
- Updates specs2 and scalajs
v0.0.8
- Rate Limiting Endpoints