Skip to content

Releases: univalence/zio-notion

Release v0.5.0

13 Jun 14:22
Compare
Choose a tag to compare

[0.5.0] - 2022-06-13

Features

  • Add id user accessor
  • Add property datetime to date conversion (#71)
  • Add patched operations (#73)

Miscellaneous Tasks

  • Add zio trace (#72)

Release v0.4.0

13 Jun 08:40
Compare
Choose a tag to compare

[0.4.0] - 2022-06-13

Bug Fixes

  • Retrieve users decoding (#69)

Documentation

  • Fix readme outdate example

Features

  • Create empty page (#68)

Miscellaneous Tasks

  • Bump sbt-scalafix from 0.10.0 to 0.10.1 (#66)

Refactor

  • User model structure (#67)
  • Date property model (#70)

Release v0.3.0

07 Jun 13:28
Compare
Choose a tag to compare

[0.3.0] - 2022-06-07

Bug Fixes

  • Replace zoned by offset datetime (#52)
  • Scala steward configuration

Features

  • Add pagination (#53)
  • Improve patch (#55)
  • Improve delete page (#64)
  • Improve database patch (#65)

Miscellaneous Tasks

  • Add scala steward configuration
  • Update scalafmt-core to 3.3.3
  • Update sbt to 1.6.2 (#60)
  • Update sbt-tpolecat to 0.3.1 (#59)
  • Update circe-core, circe-generic, ... to 0.14.2 (#58)
  • Update sbt-scalafix to 0.10.0 (#56)
  • Update client3:async-http-client-backend-zio, ... to 3.6.2 (#57)
  • Bump scalafmt-core from 3.3.3 to 3.5.8 (#62)
  • Bump sbt-tpolecat from 0.3.1 to 0.3.3 (#63)

Testing

  • Better coverage (#54)

Release v0.2.3

31 May 14:56
Compare
Choose a tag to compare

[0.2.3] - 2022-05-31

Bug Fixes

  • Add missing mention date (#51)

Release v0.2.2

31 May 12:45
Compare
Choose a tag to compare

[0.2.2] - 2022-05-31

Bug Fixes

  • Database title type (#50)

Release v0.2.1

31 May 10:21
Compare
Choose a tag to compare

[0.2.1] - 2022-05-31

Bug Fixes

  • Data property format (#49)

Release v0.2.0

30 May 15:29
Compare
Choose a tag to compare

[0.2.0] - 2022-05-30

Features

  • Add id to Property trait
  • Add id to PropertyDefinition trait
  • Add relation property (#46)
  • Add empty queries (#48)

Miscellaneous Tasks

  • Add auto release (#47)
  • Remove version from build.sbt

v0.1.0

31 May 10:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/univalence/zio-notion/commits/v0.1.0