auto-split-0.1.1.0: CHANGELOG.md
# Revision history for auto-split
## 0.1.1.0 -- 2026-05-13
* Support GHC 9.14
* Drop support for 9.6
## 0.1.0.5 -- 2025-09-07
* Fix a bug with out of scope constructors
## 0.1.0.4 -- 2025-03-29
* Add FIELDS pattern for autocompletion of missing record fields
## 0.1.0.3 -- 2025-03-04
* Remove unnecessary parens for lambda case patterns
## 0.1.0.2 -- 2025-02-13
* Minor improvements to the readme
## 0.1.0.1 -- 2025-02-08
* Improvements to error reporting
## 0.1.0.0 -- 2025-02-01
* First version. Released on an unsuspecting world.