Skip to content

Releases: davenverse/github

v0.4.0

29 Nov 23:16
c962ca1
Compare
Choose a tag to compare

Internal Repo Support and lots of updates!

What's Changed

New Contributors

  • @niij made their first contribution in #302

Full Changelog: v0.3.1...v0.4.0

v0.3.1

04 Aug 04:51
Compare
Choose a tag to compare
  • Scala 3 Integration

v0.3.0

04 Aug 03:50
b1c682a
Compare
Choose a tag to compare
  • 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

04 Aug 03:17
cd58df6
Compare
Choose a tag to compare
  • 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

10 Feb 19:07
6789611
Compare
Choose a tag to compare

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

31 Jan 18:08
613b022
Compare
Choose a tag to compare

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

29 Jan 02:58
dc6f71a
Compare
Choose a tag to compare
  • Adds List Forks

  • cats 2.1.0

  • fs2 2.2.1

  • http4s 0.21.0-RC2

  • circe 0.13.0-RC1

v0.0.10

06 Dec 04:15
62e869a
Compare
Choose a tag to compare
  • Add Endpoints for Search.repositories and Search.users
  • http4s 0.21.0-M6

v0.0.9

21 Nov 18:38
1996fc0
Compare
Choose a tag to compare
  • Add Git Data Endpoints
  • Updates specs2 and scalajs

v0.0.8

04 Nov 02:51
57716a1
Compare
Choose a tag to compare
  • Rate Limiting Endpoints