CHANGELOG.md

# Changelog

## v0.1.3

- Bug Fix
    - Use `ex_doc` only in `dev` env to avoid dependency conflicts.

## v0.1.2

- Enhancements
    - Show iris GUI in generated documentation with `iris.docs` task
- Bug Fixes
    - Fix nil mod_name error when mod_name doesn't contain Elixir prefix

## v0.1.1

- Enhancements
    - Sort functions alphabetically
    - Elixir 1.19 readiness changes
    - Create iris directory if it doesn't already exist

## v0.1.0

First public release