File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1- ## unreleased
1+ ## v0.2.4 (2025-10-09)
22
3+ * Rename the library from ` notty ` to ` notty-community ` . The module names are unchanged (Kate Deplaix)
4+ * Add support for OCaml 5.4 (Florian Angeletti)
35* Moved to Dune 3.0. (Antonin Décimo)
4- * Update to Unicode 16. (Antonin Décimo)
6+ * Update to Unicode 17. (Antonin Décimo, Kate Deplaix)
7+ * Introduce the ` bench ` dune profile to build the benchmark (Kate Deplaix)
8+ * Introduce the ` regenerate ` dune profile to update the ` Notty_uucp_data ` module (Kate Deplaix)
59
610## v0.2.3 (2022-09-02)
711
Original file line number Diff line number Diff line change 11(lang dune 3 .0)
22(name notty-community)
3+ ( version 0 .2.4)
34
45( formatting disabled)
56( generate_opam_files false )
Original file line number Diff line number Diff line change 11opam-version: "2.0"
2+ version: "0.2.4"
23synopsis: "Declaring terminals"
34description: """
45Notty is a declarative terminal library for OCaml structured around a notion
You can’t perform that action at this time.
0 commit comments