# Changelog

> **Tags:**
>
> - [New Feature]
> - [Bug Fix]
> - [Breaking Change]
> - [Documentation]
> - [Internal]
> - [Polish]
> - [Experimental]
> - [Deprecation]

**Note**: Gaps between patch versions are faulty/broken releases.
**Note**: A feature tagged as Experimental is in a high state of flux, you're at risk of it changing without notice.

# 0.0.2

- **New Feature**
  - Expose `MatchResult` internal module (@IMax153)
  - Expose `ReaderOption` internal module (@IMax153)
  - Expose `StateOption` internal module (@IMax153)
  - Expose `TagForest` internal module (@IMax153)
  - Expose `TagInfo` internal module (@IMax153)
  - Expose `TagSpec` internal module (@IMax153)
  - Expose `Tokenizer` internal module (@IMax153)

# 0.0.1

- **New Feature**
  - Initial Release (@IMax153)