Skip to content

Releases: jakeswenson/notion

v0.5.0

02 Jan 16:41
bdeee5b
Compare
Choose a tag to compare
  • 52b5cb7 - chore(docs+deps): Update dependencies, update docs to discuss contributing and tests
  • 1e4f1d4 - style(cargo fmt): Add rustfmt config, and fmt code
  • 43fd57a - Add create page functionality (#44)
  • a5d0138 - style(clippy+fmt): Format code and fix clippy issues
  • bdeee5b - chore: Release notion version 0.5.0

v0.4.1

18 May 05:43
e75a543
Compare
Choose a tag to compare
  • de1dbbd - Add support for quote and equation blocks (#38)
  • a0106b5 - (cargo-release) version 0.3.5
  • 8160fea - Upgrade notion version (#39)
  • 3ca93ff - (cargo-release) version 0.4.0
  • 3261af8 - style(cargo fmt): Format code
  • e75a543 - (cargo-release) version 0.4.1

v0.3.4

11 Jan 16:31
669190e
Compare
Choose a tag to compare
  • dcf4654 - Add support for code blocks (#35)
  • 5002d34 - fix(cargo-release): Fix deprecated cargo release property
  • 669190e - (cargo-release) version 0.3.4

v0.3.3

29 Dec 05:10
31a4dda
Compare
Choose a tag to compare

v0.3.2

18 Dec 18:20
1f66869
Compare
Choose a tag to compare
  • d2f403b - build(audits): Split security audit out of build workflow (#22)
  • c19d12c - fix(build): Fix GHA scheduled workflow (#24)
  • b2367c3 - Create SECURITY.md (#25)
  • d689244 - Url property can be null (#26)
  • 1f66869 - (cargo-release) version 0.3.2

v0.3.1

11 Dec 20:16
346d780
Compare
Choose a tag to compare
  • 50faf77 - (cargo-release) start next development iteration 0.2.1-alpha.0
  • f34ba4d - feat: Paging improvements and ergonomics
  • 9f055b9 - (cargo-release) version 0.3.0
  • e28f581 - (cargo-release) start next development iteration 0.3.1-alpha.0
  • f48378e - fix(example): Example wasn't compling + lib fixes (#19)
  • 2ece1b8 - chore(versions): Update dependency versions (#21)
  • 346d780 - (cargo-release) version 0.3.1

v0.2.0

30 Aug 15:46
29d5f0f
Compare
Choose a tag to compare
  • 8d5779a - (cargo-release) start next development iteration 0.1.3-alpha.0
  • 1c22088 - Notion API Version 2021-08-16 support; fix a bunch of modling errors as well
  • a78a8d9 - Split NotionApi tests out
  • eab748b - Improve ergonomics
  • 29d5f0f - (cargo-release) version 0.2.0

v0.1.2

28 Aug 20:52
1e27286
Compare
Choose a tag to compare
  • 8ecfd1d - (cargo-release) start next development iteration 0.1.1-alpha.0
  • 4cffa16 - build: Try speeding up build with build caching (#14)
  • 9d5b84b - Add initial todo example (#13)
  • 9e9297e - Make NotionApi Clone-able
  • 527ded1 - (cargo-release) version 0.1.1
  • 4fa6f62 - (cargo-release) start next development iteration 0.1.2-alpha.0
  • c926655 - Number format parsing bug. Fixes #15 (#16)
  • 1e27286 - (cargo-release) version 0.1.2

v0.1.0

17 May 15:55
c42d3f1
Compare
Choose a tag to compare
  • 110fbaa - (cargo-release) version 0.0.1-alpha.3
  • c0f5b2b - ci: update changelog action version
  • fa85eb7 - fix: Fixes issue #3, search can return objects (#5)
  • a2dc79a - chore: lots of little cleanup (#7)
  • 19d87e6 - feat: adding proper error type with snafu (#8)
  • 733376f - (cargo-release) version 0.0.1-beta.1
  • 0a9b379 - (cargo-release) version 0.0.1-beta.2
  • 88d8e36 - build: move to actions-rs for cargo commands
  • e498b3c - (cargo-release) version 0.0.1-beta.3
  • 68819a8 - Get Children Blocks (#9)
  • 59613be - refactor: Rename Indentifible trait to AsIdentifier and try to improve the usability (#11)
  • 9c240dc - ci: adding doc build step (#10)
  • c42d3f1 - (cargo-release) version 0.1.0

v0.0.1-alpha2

16 May 05:29
c589a81
Compare
Choose a tag to compare

Setting up release process