Skip to content

Latest commit

 

History

History
72 lines (40 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

72 lines (40 loc) · 1.19 KB

Changelog

All notable changes to this project will be documented in this file.

[0.10.2] - 2025-01-31

🐛 Bug Fixes

  • Fixed parsed when ending with comment without final newline
  • Fixed parsed when ending with comment without final newline

⚙️ Miscellaneous Tasks

  • Update Elixir workflow (#8)
  • Update Elixir workflow (#9)

[0.10.1] - 2025-01-17

🐛 Bug Fixes

  • Trim trailing whitespace on unquoted strings

[0.10.0] - 2025-01-16

🚀 Features

  • [breaking] Replace override with overwrite and support custom loaders

⚙️ Miscellaneous Tasks

  • Update dependabot config (#2)
  • Basic CI
  • Dummy CI change

[0.9.4] - 2024-11-25

🐛 Bug Fixes

  • Support old Elixir versions

[0.9.3] - 2024-11-18

🚀 Features

  • Default caster is :string

[0.9.2] - 2024-11-17

📚 Documentation

  • Document parsed templates

[0.9.1] - 2024-11-17

📚 Documentation

  • Added documentation to all functions

⚙️ Miscellaneous Tasks

  • Added changelog
  • README ordering
  • Versionning with mix version

[0.9.0] - 2024-11-17

⚙️ Miscellaneous Tasks

  • Initialization of the repository
  • Added license