Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-11 | fix(example): Example wasn't compling + lib fixes (#19) | 3 | -3/+28 | |
2021-09-22 | feat: Paging improvements and ergonomics | 7 | -10/+61 | |
2021-08-30 | Improve ergonomics | 4 | -3/+29 | |
2021-08-29 | Split NotionApi tests out | 2 | -168/+165 | |
2021-08-29 | Notion API Version 2021-08-16 support; fix a bunch of modling errors as well | 17 | -181/+676 | |
2021-08-28 | Number format parsing bug. Fixes #15 (#16) | 7 | -102/+212 | |
2021-08-27 | Make NotionApi Clone-able | 1 | -0/+1 | |
2021-05-23 | Add initial todo example (#13) | 3 | -0/+48 | |
2021-05-17 | ci: adding doc build step (#10) | 2 | -2/+16 | |
2021-05-17 | refactor: Rename Indentifible trait to AsIdentifier and try to improve the us... | 2 | -45/+26 | |
2021-05-16 | Get Children Blocks (#9) | 2 | -7/+189 | |
2021-05-17 | feat: adding proper error type with snafu (#8) | 3 | -31/+55 | |
2021-05-16 | chore: lots of little cleanup (#7) | 3 | -27/+227 | |
2021-05-16 | fix: Fixes issue #3, search can return objects (#5) | 3 | -21/+77 | |
2021-05-15 | fix: Test include_str in CI | 1 | -1/+3 | |
2021-05-15 | feat: adding support for running API tests in CI (using my API token...) (#2) | 1 | -2/+11 | |
2021-05-15 | adding test for is_not_empty | 1 | -0/+14 | |
2021-05-15 | adding serialize to true | 1 | -1/+38 | |
2021-05-15 | trait issue, need to fix | 1 | -13/+3 | |
2021-05-15 | working database queries | 4 | -15/+104 | |
2021-05-15 | adding basic property filters | 3 | -6/+113 | |
2021-05-15 | pages | 5 | -64/+460 | |
2021-05-14 | paging | 3 | -8/+17 | |
2021-05-14 | add all properties | 1 | -0/+83 | |
2021-05-14 | files documentation issue | 1 | -2/+3 | |
2021-05-14 | split models | 5 | -169/+175 | |
2021-05-14 | clean code | 3 | -53/+62 | |
2021-05-14 | First pass at a working Notion api client from the public beta | 3 | -0/+381 |