imara-diff 0.1.3

Minimal terminfo libary.
Documentation
# Changelog - imara-diff

All notable changes to imara-diff 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).

## 0.1.1 - 2022-10-25

Initial Release

### Added

* `Interner::erase_tokens_after` - allows reusing the interner without leaking memory.

### Fixed

* Multiple dependencies on `ahash`

## 0.1.0 - 2022-10-24

Initial Release