Skip to content

v0.3.1

Choose a tag to compare

@furkanural furkanural released this 27 Feb 18:09
· 45 commits to main since this release
3eea40f

Changed

  • Elixir requirement: Updated minimum Elixir version from ~> 1.18 to ~> 1.19
  • Dependency updates: Updated core dependencies to latest stable versions — mdex ~> 0.11, yaml_elixir ~> 2.12, xml_builder ~> 2.4, plug_cowboy ~> 2.8, file_system ~> 1.1, ex_doc ~> 0.40

Fixed

  • mix sayfa.new version constraint: New sites were scaffolded with {:sayfa, "~> 0.1"} — now correctly uses "~> 0.3"
  • ExDoc module groups: Added 8 missing blocks to the docs module groups — CategoryCloud, RecentContent, CopyLink, Breadcrumb, LanguageSwitcher, RelatedPosts, RelatedContent, Analytics

Full Changelog: v0.3.0...v0.3.1