packages feed

templatise-0.1.4.0: CHANGELOG.md

# Revision history for template-hs

## unreleased

## 0.1.4.0 -- 2024-06-01

### Added

* Test GHC 9.10
* Support for base 4.20
* vale linting for documentation

### Deprecated

* Test GHC 9.4

## 0.1.3.0 -- 2024-05-25

### Added

* --cabal-name option to specify a Cabal friendly name independent from the
  repository or other names.
* Test GHC 9.8.2, 9.8.1, 9.6.4, 9.6.3, 9.6.1, 9.4.8, 9.4.7, 9.4.6, 9.4.4, 9.4.3,
  9.4.2, and 9.4.1
* Add support for text-2.0.1
* Add support for Cabal-syntax-3.12.0.0

### Changed

* Throw errors upon empty output from git commands

### Deprecated

### Fixed

### Removed

### Security

## 0.1.0.0 -- YYYY-mm-dd

* First version. Released on an unsuspecting world.