Releases: univalence/zio-notion
Releases · univalence/zio-notion
Release v0.5.0
Release v0.4.0
Release v0.3.0
[0.3.0] - 2022-06-07
Bug Fixes
- Replace zoned by offset datetime (#52)
- Scala steward configuration
Features
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
Release v0.2.2
Release v0.2.1
Release v0.2.0
v0.1.0
What's Changed
- chore: rename notion companion and restructure project by @dylandoamaral in #1
- feat: add page serde by @dylandoamaral in #2
- feat: add page properties by @dylandoamaral in #3
- feat: organize notion api structure by @dylandoamaral in #5
- chore: refactoring codebase by @ahoy-jon in #4
- feat: retrieve db by @guihardbastien in #7
- chore: restructure model packages by @guihardbastien in #9
- feat: retrieve user by @guihardbastien in #8
- chore: use codecov by @guihardbastien in #10
- chore: bumping zio version by @guihardbastien in #11
- fix: zio RC6 by @guihardbastien in #12
- feat: add update page capabilities by @dylandoamaral in #6
- feat: add patchable rich text by @dylandoamaral in #15
- refactor: improve error reporting by @dylandoamaral in #13
- feat: add patchable people by @dylandoamaral in #16
- feat: implement database update by @dylandoamaral in #18
- refactor: improve encoding derivation by @dylandoamaral in #19
- feat: add map operation for updaters by @dylandoamaral in #20
- fix: chain page update by @dylandoamaral in #21
- refactor: page update property function by @dylandoamaral in #22
- fix: page title patch by @dylandoamaral in #23
- refactor: remove empty object by @dylandoamaral in #24
- feat: add update database patch dsl by @dylandoamaral in #25
- refactor: move implicits to dsl by @dylandoamaral in #26
- feat: query database by @guihardbastien in #17
- feat: add examples by @dylandoamaral in #27
- refactor: update database sort dsl by @dylandoamaral in #29
- refactor: update database update dsl by @dylandoamaral in #30
- refactor: filter dsl by @guihardbastien in #31
- refactor: update page update dsl by @dylandoamaral in #33
- feat: add layer simplification by @dylandoamaral in #35
- docs: add readme by @dylandoamaral in #37
- feat: add create database by @dylandoamaral in #38
- feat: add json library adr by @dylandoamaral in #32
- refactor: user model by @dylandoamaral in #39
- refactor: property schema models by @dylandoamaral in #40
- refactor: page models by @dylandoamaral in #41
- feat: merge dsls by @dylandoamaral in #42
- feat: add list user by @dylandoamaral in #43
- docs: init docusaurus documentation by @dylandoamaral in #44
- chore: scalafmt newline by @guihardbastien in #36
- chore: add release script by @guihardbastien in #45
New Contributors
Full Changelog: https://github.com/univalence/zio-notion/commits/v0.1.0