all repos — minline @ 0db054dcd2ade13e7e334e1eb7182b26723f1224

A minimalist but highly-customizable line editing library.

Added generated changelog.
h3rald h3rald@h3rald.com
Tue, 16 Jun 2026 12:20:50 +0000
commit

0db054dcd2ade13e7e334e1eb7182b26723f1224

parent

c138b34bf3c5198c26ecfad5e251fa5d56e5ad48

1 files changed, 17 insertions(+), 0 deletions(-)

jump to
A CHANGELOG.md

@@ -0,0 +1,17 @@

+# v0.1.2 - 2024-06-15 + +Removed nimline.nim + +Changes + +# v0.1.1 - 2023-08-02 + +Removed unnecessary {.gcsafe.} pragmas to facilitate compilation of downstream projects on Nim 2.0. + +Changes + +# v0.1.0 - 2023-07-30 + +Initial release. + +Changes