CHANGELOG.md

# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v0.3.0](https://github.com/caiopo/matcher/compare/v0.2.0...v0.3.0)

### Commits

- Add predicate matcher [`cef6b43`](https://github.com/caiopo/matcher/commit/cef6b436e9c1d4f0e125edb683a97192bc6bc24b)
- Update changelog [`3496767`](https://github.com/caiopo/matcher/commit/34967678147523f3ba4037bb4bf8ded54a892e40)

## [v0.2.0](https://github.com/caiopo/matcher/compare/v0.1.0...v0.2.0) - 2023-11-03

### Commits

- Revamp error and formatting [`da7eb79`](https://github.com/caiopo/matcher/commit/da7eb79d4d645dbd3418414bdd220e76c87e7fd7)
- Add release script [`87e7af7`](https://github.com/caiopo/matcher/commit/87e7af7cc6268d67f48d398dac1347b09e8d4701)
- Add credo to deps [`b498056`](https://github.com/caiopo/matcher/commit/b498056891b446210e67ef655d730c2fae079a37)
- Fix license [`ef0bf2c`](https://github.com/caiopo/matcher/commit/ef0bf2c5b8f215233b99e100217998b0f69539d3)
- Bump version to 0.2.0 [`cda5cd6`](https://github.com/caiopo/matcher/commit/cda5cd65a2d4e070ac133ac80486b06f0cb57995)

## v0.1.0 - 2023-05-25

### Commits

- Add basic matchers and tests [`e959a98`](https://github.com/caiopo/matcher/commit/e959a98a137e2e9e686727ad42dfd3e78b10ecac)
- Create project [`1326cf9`](https://github.com/caiopo/matcher/commit/1326cf9e4d99a9a03bfa957f9f4f67576754279a)
- Add CI workflow [`06409fb`](https://github.com/caiopo/matcher/commit/06409fb27dda78d1e327aba726e0696e0a14ca7a)
- Add package config [`a357f5b`](https://github.com/caiopo/matcher/commit/a357f5b03acc223de6aff23eba0a0bdec58ff4a2)
- Add README [`24cf53c`](https://github.com/caiopo/matcher/commit/24cf53c7ebd384408af6ef232f2e5392262e82dd)
- Initial commit [`9d8b2fc`](https://github.com/caiopo/matcher/commit/9d8b2fc44cde818695fd63ef1d509842231c889f)