Skip to content

Releases: emoriarty/jekyll-notion

2.4.3

23 Dec 10:17
Compare
Choose a tag to compare

What's Changed

  • fix: warn fetch_on_watch feature depreciation (01e6019)
  • fix: dates consistency and title in quotation marks (314ca5b)
  • fix: clean debug logs (893394c)

Full Changelog: 2.4.2...2.4.3

2.4.2

14 Dec 16:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.4.2

2.4.1

14 Oct 10:01
4451c9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1

2.4.0

06 Sep 17:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.2...2.4.0

2.3.2

05 Oct 20:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.1...2.3.2

2.3.1

22 Sep 18:29
dc0f666
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

10 Sep 06:49
8e8c719
Compare
Choose a tag to compare

What's Changed

  • (chore) update notion_to_md, now supporting nested lists by @emoriarty in #60

Full Changelog: 2.2.0...2.3.0

v2.2.0

30 Jul 15:05
Compare
Choose a tag to compare
  • (chore) deprecate sort property #49
  • (chore) deprecate page property #50
  • (chore) deprecate database property #51
  • (fix) read_content has only one param #57

v2.1.0

05 Apr 16:38
Compare
Choose a tag to compare
  • (chore) support notion api out of beta #48
  • (chore) update notion-ruby-client v1.0.0

v2.0.0

16 Mar 21:15
Compare
Choose a tag to compare
  • (feat) Store individual pages (#45)
  • (chore) Meaningful log
  • (chore) Organized folders
  • (chore) Test refactor