Releases: elixir-tools/tableau
Releases · elixir-tools/tableau
v0.9.0
0.9.0 (2023-11-06)
Features
v0.8.0
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
v0.7.1
0.7.1 (2023-10-19)
Bug Fixes
- posts: pull correct config key (0281348)
v0.7.0
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
0.6.0 (2023-10-08)
Features
v0.5.0
0.5.0 (2023-10-06)
Features
- pass values from page through to layouts (996d7de)
v0.4.0
0.4.0 (2023-06-26)
Features
v0.3.1
0.3.1 (2023-06-26)
Bug Fixes
- refresh graph after running extensions (fbb2621)
v0.3.0
0.3.0 (2023-06-26)
Features
Bug Fixes
- fix deprecation warnings for Logger.warn/1 (#10) (0b13494)
v0.2.0
0.2.0 (2023-06-14)
Features
Bug Fixes
- include page/layout behaviour in postlude (06ef33e)