packages feed

hgg-0.1.0.0: CHANGELOG.md

# Changelog for `hgg`

## 0.1.0.0 — 2026-07-19

First public release on Hackage.

- Umbrella package: depends on `hgg-core` / `hgg-frame` / `hgg-svg`
  (exact-pinned) and exposes the single module `Graphics.Hgg`, a thin
  re-export of the Easy API (`Graphics.Hgg.Quick` / `Easy` / `Spec`),
  the dataframe binding (`Graphics.Hgg.Frame`), SVG save
  (`Graphics.Hgg.Backend.SVG`) and units (`Graphics.Hgg.Unit`).
- Manual cabal flags `pdf` / `png` / `latex` / `3d` pull in the optional
  backend packages (`hgg-pdf` / `hgg-rasterific` / `hgg-latex` / `hgg-3d`).