packages feed

cabal-plan-bounds-0.1.5: CHANGELOG.md

# Revision history for cabal-plan-bounds

## 0.1.5 -- 2023-08-17

* Strip patch-level from version numbers

## 0.1.4 -- 2023-07-13

* Right-associate `||` when using `--extend`
* Add `--also` flag to add versions without a full build plan

## 0.1.3.1 -- 2023-05-30

* GHC-9.6 support

## 0.1.3 -- 2023-01-08

* Prints a summary of changes
* New flag `--dry-run`
* New flag `--extend`

## 0.1.2 -- 2023-01-05

* Self-dependencies (e.g. from exe to lib) should not be versioned
* Provide a static build

## 0.1.0.1 -- 2023-01-04

* GHC-9.2.4 compat

## 0.1 -- 2023-01-04

* First version. Released on an unsuspecting world.