Skip to content

Latest commit

 

History

History
124 lines (57 loc) · 5.33 KB

File metadata and controls

124 lines (57 loc) · 5.33 KB

Changelog

2.0.2 (2026-03-19)

Bug Fixes

  • temple: wrap @app in string in root layout template. (#42) (bfc660c)

2.0.1 (2025-08-27)

Bug Fixes

  • put files in the correct directory (516a5a8)

2.0.0 (2025-08-25)

⚠ BREAKING CHANGES

  • bun, esbuild (#33)

Features

1.5.1 (2025-07-05)

Bug Fixes

  • tailwindcss: remove @source directive from css file (#28) (bf50e90)

1.5.0 (2025-06-24)

Features

1.4.1 (2025-03-18)

Bug Fixes

  • tailwind: remove js config file (47a846a)

1.4.0 (2025-03-11)

Features

  • add mix build alias (43b3a0a)
  • create my_site.gen.post task (4e76589)
  • generate _pages, _posts, and extra directories (c1bc018)
  • improve readme in generated project (7fdfdc3)
  • tailwind: update to v4 (43ffe52)

Bug Fixes

  • improve error handling on cli (baa6290)
  • temple: correctly create site name in title tag (a792f77)

1.3.0 (2024-12-19)

Features

1.2.1 (2024-10-13)

Bug Fixes

  • update reloader patterns (fcd196e)

1.2.0 (2024-06-18)

Features

Bug Fixes

  • --version flag generates error in production (#15) (#16) (74f0648)

1.1.0 (2024-02-23)

Features

Bug Fixes

  • copy README, formatter.exs, and gitignore (ccd2ea5), closes #13

1.0.2 (2024-02-21)

Bug Fixes

1.0.1 (2024-02-21)

Bug Fixes

  • create a new directory for the templates (aa41f1d)

1.0.0 (2024-02-21)

Features