packages feed

hyper-extra-0.3.0.0: CHANGELOG.md

# Revision history for `hyper-extra`

## v0.3.0.0 (2025-10-21)

Added

* The `chart` function plots charts created with the `Chart` package.

Changed

* The `dia` function now renders a diagram using absolute sizes, where one unit corresponds to `1px`. See
[#40](https://github.com/HeinrichApfelmus/hyper-haskell/issues/40).

## v0.2.0.2 (2025-10-19)

* Bump dependencies, modernize `.cabal` file.

## v0.2.0.1

* Bump dependencies

## v0.2.0.0

* Add preliminary support for the `svg-builder` package.
* Compatibility with GHC 8.8

## v0.1.1.0

* Add preliminary support for the `QuickCheck` package.

## v0.1.0.3

* Bump dependencies for compatibility with GHC 8.4

## v0.1.0.2

* Bump dependencies for compatibility with GHC 8.2

## v0.1.0.1

* Bump dependencies.

## v0.1.0.0

* Initial release.