CHANGELOG.md

# Changelog

## 3.1.0 (2024-12-20)

### Changed

- End-of-life. Please consider using custom function plugs suggested in the compilation warnings instead. We will not be releasing any more versions. See the [Hammer documentation](https://hexdocs.pm/hammer/7.0.0-rc.3/tutorial.html#using-hammer-as-a-plug-in-phoenix) for more information.

## 3.0.0 (2022-11-25)

### Changed

- Support Elixir >= 1.11
- Adds credo and clean up based on rules
- Update dependencies
- Fix documentation

## 2.1.1 (2019-10-21)

### Changed

- Better error handling
- Fix documentation formatting


## 2.1.0 (2019-07-21)

### Added

- A `by: {:conn, func}` option


## 1.0.0 (2018-06-23)

### Changed

- Initial release