# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.

<!-- changelog -->

## [v0.2.0](https://github.com/r8/pdf_elixide/compare/v0.1.0...v0.2.0) (2026-05-19)




### Features:

* implement form fields extraction by [@r8](https://github.com/r8)

## [v0.1.0](https://github.com/r8/pdf_elixide/compare/v0.1.0...v0.1.0) (2026-05-18)




### Features:

* implement extract_text method by [@r8](https://github.com/r8)

* implement version method by [@r8](https://github.com/r8)

* implement page_count method by [@r8](https://github.com/r8)

* implement PDF loading by [@r8](https://github.com/r8)

### Bug Fixes:

* move git hooks configuration to dev config by [@r8](https://github.com/r8)
