packages feed

brick-tabular-list-2.0.0.0: CHANGELOG.md

# Revision history for brick-tabular-list

## 2.0.0.0 -- 2023-03-13

* Made it much easier to understand API and implementation
* Improved documentation

## 1.0.0.1 -- 2023-03-10

* Decreased lower version bound for base to allow hackage to build haddock documentation with ghc-9.2.4
* Show extensions used in modules

## 1.0.0.0 -- 2023-03-10

* Substantially simplified and improved API. It is far less likely to make mistakes with the new API.
* Substantially improved documentation
* Removed unneccesary demo programs
* Inserted a separator below column headers in demo programs
* Specify 120 characters per line as maximum line length
* Added `NoFieldSelectors` to modules

## 0.2.0.1 -- 2023-02-27

* Fixed demo programs for haskell-language-server

## 0.2.0.0 -- 2023-02-20

* Add drawColHdrRowHdr

## 0.1.0.2 -- 2023-02-10

* Fixed documentation

## 0.1.0.1 -- 2023-02-10

* Fixed documentation

## 0.1.0.0 -- 2023-02-09

* First version with a proper documentation.