Skip to content

Releases: elixir-tools/tableau

v0.9.0

06 Nov 23:26
f9d75a4
Compare
Choose a tag to compare

0.9.0 (2023-11-06)

Features

v0.8.0

31 Oct 03:47
319ea03
Compare
Choose a tag to compare

0.8.0 (2023-10-31)

Features

  • allow nested directories of posts (588a7d4)
  • arbitrary frontmatter keys in permalink (2b38b43)
  • extract web dev utils (#31) (af98ea8)
  • posts: global permalink and layout (#30) (c47e9e5)
  • switch from cowboy to bandit (36cccc9)
  • use MDEx for markdown (dea822e)

Bug Fixes

  • removed dbg from router (d7961c2)

v0.7.1

19 Oct 04:44
7b2e333
Compare
Choose a tag to compare

0.7.1 (2023-10-19)

Bug Fixes

  • posts: pull correct config key (0281348)

v0.7.0

19 Oct 03:21
f9b1ac1
Compare
Choose a tag to compare

0.7.0 (2023-10-18)

⚠ BREAKING CHANGES

  • convert all yaml keys to atoms

Features

  • convert all yaml keys to atoms (2bea559)

v0.6.0

08 Oct 17:06
f8ec871
Compare
Choose a tag to compare

0.6.0 (2023-10-08)

Features

v0.5.0

06 Oct 22:09
ca5217f
Compare
Choose a tag to compare

0.5.0 (2023-10-06)

Features

  • pass values from page through to layouts (996d7de)

v0.4.0

26 Jun 09:43
a49eb84
Compare
Choose a tag to compare

0.4.0 (2023-06-26)

Features

v0.3.1

26 Jun 04:28
d6d77d9
Compare
Choose a tag to compare

0.3.1 (2023-06-26)

Bug Fixes

  • refresh graph after running extensions (fbb2621)

v0.3.0

26 Jun 03:18
ee7b8cd
Compare
Choose a tag to compare

0.3.0 (2023-06-26)

Features

Bug Fixes

  • fix deprecation warnings for Logger.warn/1 (#10) (0b13494)

v0.2.0

14 Jun 02:15
4f34da1
Compare
Choose a tag to compare

0.2.0 (2023-06-14)

Features

Bug Fixes

  • include page/layout behaviour in postlude (06ef33e)