Current section
Files
Jump to
Current section
Files
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).
## Unreleased
**Full Changelog**: https://github.com/eproxus/textual/compare/v0.1.1...HEAD
## 0.1.1 - 2022-12-08
### Fixed
- Sentences delimited by `"` and `;` are now handled correctly
**Full Changelog**: https://github.com/eproxus/textual/compare/v0.1.0...v0.1.1
## 0.1.0 - 2022-12-06
Initial version.
### Added
- Support `titlecase` in APA style
**Full Changelog**: https://github.com/eproxus/textual/tree/v0.1.0