# Changelog

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

## [0.6.2] - 2025-07-10

### 🐛 Bug Fixes

- Correctly provide file and line metadata on eval block

## [0.6.1] - 2025-07-03

### 🚀 Features

- Section formatter will disable force_do_end_blocks

## [0.6.0] - 2025-07-02

### 🚀 Features

- Added the format option to sections to format fenced elixir code

### ⚙️ Miscellaneous Tasks

- Refactor for dialyzer OTP 28
- *(libcheck)* Update Elixir Github workflow (#14)
- *(libcheck)* Update Elixir Github workflow (#16)

## [0.5.0] - 2025-05-29

### ⚙️ Miscellaneous Tasks

- *(libcheck)* Update dependencies Github workflow (#7)
- *(libcheck)* Update dependabot config (#8)
- *(libcheck)* Update dependabot config (#9)

## [0.4.1] - 2025-04-22

### ⚙️ Miscellaneous Tasks

- *(libcheck)* Update Elixir Github workflow (#6)
- Export formatter options
- Export formatter options

## [0.4.0] - 2025-04-19

### 🚀 Features

- Added the eval action in built in generator

### ⚙️ Miscellaneous Tasks

- Update Elixir Github workflow (#4)

## [0.3.0] - 2025-03-28

### 🚀 Features

- Added the section action and extractor

## [0.2.2] - 2025-03-27

### 🚀 Features

- Backups are always enabled by default

### 🐛 Bug Fixes

- Validate actions params schema

## [0.2.1] - 2025-03-25

### 🐛 Bug Fixes

- Use otp_app name in backups directory

## [0.2.0] - 2025-03-25

### 🚀 Features

- Contexts and generators are loaded from config

## [0.1.1] - 2025-03-25

### 🚀 Features

- Initial version

### 🐛 Bug Fixes

- Ensure CLI defined variables have atom keys

### ⚙️ Miscellaneous Tasks

- Relax Elixir version
- Update dependabot config
- Update Elixir workflow
- Suggest to use in :test too for ElixirLS

<!-- generated by git-cliff -->
