2 ## symantic-formatter-2.0.0.20211020 (2021-10-28)
6 * Fix HLint.hs location.
19 * Change to a typed representation.
20 * Rename Symantic.{Document => Formatter}.
21 * Rename `Symantic.Document.{Lang => Class}`.
22 * Update release `version`.
26 * Add custom indenting text.
27 * Rename length to width.
31 * Comply with REUSE-3.0.
35 * Fix ANSI escaping with custom indenting.
36 * Fix breakalt and newline.
37 * Fix explicit newline to not justify.
38 * Fix flushing in align and ul/ol.
39 * Fix justify in align.
47 * Rename `{hut => code}.sourcephile.fr`.
48 * Update `ChangeLog.md`.
52 * Add `symantic-base` dependency.
53 * Cleanup indent and comments.
57 * Fix missing newline and space recognition in `Char` instances.
61 * Move some units to goldens.
68 * Fix target `upload`.
69 * Ignore more artifacts.
70 * Lock a public Nixpkgs.
71 * Remove flake-utils nix input.
72 * Update flake inputs.
75 ## symantic-document-1.6.0.20211008 (2021-10-08)
79 * Rename `Symantic.Document.{Lang => Class}`.
80 * Update release `version`.
84 * Rename `{hut => code}.sourcephile.fr`.
88 * Add `symantic-base` dependency.
97 * Ignore more artifacts.