Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-25 | Add new CreateBlock children to page creation (#49) | 1 | -1/+4 | ||
* extract block to mod * add CreateBlock struct, implement Into<CreateBlock> for Block, and add children to PageCreateRequest * move tests into block mod and fix up use | |||||
2022-11-19 | style(cargo fmt): Add rustfmt config, and fmt code | 1 | -1/+1 | ||
2021-12-28 | fix(#32): Fix rollup value parsing issues (#33) | 1 | -1/+23 | ||
Fixes #32: Rollup values were not being parsed correctly. | |||||
2021-09-22 | feat: Paging improvements and ergonomics | 1 | -0/+6 | ||
2021-08-29 | Notion API Version 2021-08-16 support; fix a bunch of modling errors as well | 1 | -0/+28 | ||