Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 950 Bytes

CHANGELOG.md

File metadata and controls

60 lines (33 loc) · 950 Bytes

Changelog

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

[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