2 ## symantic-plaintext-2.0.0.20211106 (2021-11-06)
6 * Change to a typed representation.
7 * Rename `Symantic.{Formatter => Plaintext}`.
8 * Rename Symantic.{Document => Formatter}.
9 * Rename `Symantic.Document.{Lang => Class}`.
10 * Update release `version`.
23 * Fix ANSI escaping with custom indenting.
24 * Fix breakalt and newline.
25 * Fix explicit newline to not justify.
26 * Fix flushing in align and ul/ol.
27 * Fix justify in align.
31 * Add custom indenting text.
32 * Rename length to width.
36 * Comply with REUSE-3.0.
40 * Fix HLint.hs location.
48 * Rename `{hut => code}.sourcephile.fr`.
49 * Update `ChangeLog.md`.
53 * Add `symantic-base` dependency.
54 * Cleanup indent and comments.
58 * Fix missing newline and space recognition in `Char` instances.
62 * Move some units to goldens.
69 * Fix target `upload`.
70 * Ignore more artifacts.
71 * Lock a public Nixpkgs.
72 * Remove flake-utils nix input.
73 * Update flake inputs.
76 ## symantic-document-1.6.0.20211008 (2021-10-08)
80 * Rename `Symantic.Document.{Lang => Class}`.
81 * Update release `version`.
85 * Rename `{hut => code}.sourcephile.fr`.
89 * Add `symantic-base` dependency.
98 * Ignore more artifacts.