summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
feature/block-childrenformatGravatar Brett Spradling 4 years
fix-block-child-db-keyFix incorrect key for `child_database` block objectGravatar Anshul Gupta 13 months
identifier-infallibleMake identifier::from_str infallibleGravatar Anshul Gupta 13 months
mainMake identifier::from_str infallibleGravatar Anshul Gupta 13 months
 
TagDownloadAuthorAge
v0.6.0notion-0.6.0.tar.gz  notion-0.6.0.tar.zst  notion-0.6.0.zip  Gravatar Jake Swenson 13 months
v0.5.1notion-0.5.1.tar.gz  notion-0.5.1.tar.zst  notion-0.5.1.zip  Gravatar Jake Swenson 3 years
v0.5.0notion-0.5.0.tar.gz  notion-0.5.0.tar.zst  notion-0.5.0.zip  Gravatar Jake Swenson 3 years
v0.4.1notion-0.4.1.tar.gz  notion-0.4.1.tar.zst  notion-0.4.1.zip  Gravatar Jake Swenson 3 years
v0.4.0notion-0.4.0.tar.gz  notion-0.4.0.tar.zst  notion-0.4.0.zip  Gravatar Jake Swenson 3 years
v0.3.5notion-0.3.5.tar.gz  notion-0.3.5.tar.zst  notion-0.3.5.zip  Gravatar Jake Swenson 4 years
v0.3.4notion-0.3.4.tar.gz  notion-0.3.4.tar.zst  notion-0.3.4.zip  Gravatar Jake Swenson 4 years
v0.3.3notion-0.3.3.tar.gz  notion-0.3.3.tar.zst  notion-0.3.3.zip  Gravatar Jake Swenson 4 years
v0.3.2notion-0.3.2.tar.gz  notion-0.3.2.tar.zst  notion-0.3.2.zip  Gravatar Jake Swenson 4 years
v0.3.1notion-0.3.1.tar.gz  notion-0.3.1.tar.zst  notion-0.3.1.zip  Gravatar Jake Swenson 4 years
[...]
 
AgeCommit messageAuthorFilesLines
2021-12-28(cargo-release) version 0.3.3v0.3.3Gravatar Jake Swenson 1-1/+1
2021-12-28fix(#32): Fix rollup value parsing issues (#33)Gravatar Jake Swenson 3-9/+130
2021-12-18(cargo-release) version 0.3.2v0.3.2Gravatar Jake Swenson 1-1/+1
2021-12-17Url property can be null (#26)Gravatar Dmitry Gavrovsky 1-1/+1
2021-12-12Create SECURITY.md (#25)Gravatar Jake Swenson 1-0/+12
2021-12-11fix(build): Fix GHA scheduled workflow (#24)Gravatar Jake Swenson 1-1/+1
2021-12-11build(audits): Split security audit out of build workflow (#22)Gravatar Jake Swenson 2-4/+18
2021-12-11(cargo-release) version 0.3.1v0.3.1Gravatar Jake Swenson 1-1/+1
2021-12-11chore(versions): Update dependency versions (#21)Gravatar Jake Swenson 1-2/+2
2021-12-11fix(example): Example wasn't compling + lib fixes (#19)Gravatar Dmitry Gavrovsky 5-7/+32
[...]