2 ## symantic-base-0.3.0.20211007 (2021-10-07)
6 * Add `(<.)` and `(.>)` to class `ProductFunctor`.
7 * Add class `Inferable`.
8 * Add classes `Emptyable` and `Semigroupable`.
9 * Add `CurryN` to the root import.
10 * Add class `SumFunctor`.
11 * Add instance `Category Iso`.
12 * Change `(==)` to curryed form.
13 * Change to `infixr` classes `ProductFunctor` and `SumFunctor`.
14 * Fix class `Voidable`.
15 * Fix class `Dicurryable`.
16 * Move some `Abstractable` methods to `Functionable`.
17 * Rename module `Symantic.{Lang => Class}`.
18 * Rename term `{def => define}`.
19 * Update release `version`.
24 * Rename {hut => code}.sourcephile.fr.
28 * Cleanup formatting a bit.
29 * Cleanup useless import.
33 * Add tool `git-chglog` for generating `ChangeLog.md`.
34 * Add tool `reuse` for copyright linting.
35 * Ignore more local-only files.
37 * Remove nix input `flake-utils`.
38 * Remove lingering Stack file.
39 * Update nix input `nixpkgs`.