diff --git a/CHANGELOG.md b/CHANGELOG.md index f1d3aa5..048e228 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ The scope of what is covered by the version number excludes: ## Version history -### unreleased +### version 0.4.3, released 28-Aug-2024 - Chore: add compiler error on Windows if Virtual Terminal Processing is unavailable. - Fix: fix the freebsd build diff --git a/docs/classes/bitflags.html b/docs/classes/bitflags.html index 7da9915..3766f40 100644 --- a/docs/classes/bitflags.html +++ b/docs/classes/bitflags.html @@ -298,7 +298,7 @@

Usage:

generated by LDoc 1.5.0 -Last updated 2024-07-11 11:58:12 +Last updated 2024-08-28 10:20:44
diff --git a/docs/examples/compat.lua.html b/docs/examples/compat.lua.html index 9618cd2..3a9c7cd 100644 --- a/docs/examples/compat.lua.html +++ b/docs/examples/compat.lua.html @@ -112,7 +112,7 @@

compat.lua

generated by LDoc 1.5.0 -Last updated 2024-07-11 11:58:12 +Last updated 2024-08-28 10:20:44
diff --git a/docs/examples/flag_debugging.lua.html b/docs/examples/flag_debugging.lua.html index c38f176..5198b63 100644 --- a/docs/examples/flag_debugging.lua.html +++ b/docs/examples/flag_debugging.lua.html @@ -80,7 +80,7 @@

flag_debugging.lua

generated by LDoc 1.5.0 -Last updated 2024-07-11 11:58:12 +Last updated 2024-08-28 10:20:44
diff --git a/docs/examples/password_input.lua.html b/docs/examples/password_input.lua.html index 9ea265e..4380a2f 100644 --- a/docs/examples/password_input.lua.html +++ b/docs/examples/password_input.lua.html @@ -132,7 +132,7 @@

password_input.lua

generated by LDoc 1.5.0 -Last updated 2024-07-11 11:58:12 +Last updated 2024-08-28 10:20:44
diff --git a/docs/examples/read.lua.html b/docs/examples/read.lua.html index 7c9803e..e66e5a4 100644 --- a/docs/examples/read.lua.html +++ b/docs/examples/read.lua.html @@ -143,7 +143,7 @@

read.lua

generated by LDoc 1.5.0 -Last updated 2024-07-11 11:58:12 +Last updated 2024-08-28 10:20:44
diff --git a/docs/examples/readline.lua.html b/docs/examples/readline.lua.html index d319290..4ed50ee 100644 --- a/docs/examples/readline.lua.html +++ b/docs/examples/readline.lua.html @@ -545,7 +545,7 @@

readline.lua

generated by LDoc 1.5.0 -Last updated 2024-07-11 11:58:12 +Last updated 2024-08-28 10:20:44
diff --git a/docs/examples/spinner.lua.html b/docs/examples/spinner.lua.html index 49d1ffc..ad8ce20 100644 --- a/docs/examples/spinner.lua.html +++ b/docs/examples/spinner.lua.html @@ -137,7 +137,7 @@

spinner.lua

generated by LDoc 1.5.0 -Last updated 2024-07-11 11:58:12 +Last updated 2024-08-28 10:20:44
diff --git a/docs/examples/spiral_snake.lua.html b/docs/examples/spiral_snake.lua.html index 1b1c19e..0588722 100644 --- a/docs/examples/spiral_snake.lua.html +++ b/docs/examples/spiral_snake.lua.html @@ -145,7 +145,7 @@

spiral_snake.lua

generated by LDoc 1.5.0 -Last updated 2024-07-11 11:58:12 +Last updated 2024-08-28 10:20:44
diff --git a/docs/examples/terminalsize.lua.html b/docs/examples/terminalsize.lua.html index 31d3906..5aa8330 100644 --- a/docs/examples/terminalsize.lua.html +++ b/docs/examples/terminalsize.lua.html @@ -110,7 +110,7 @@

terminalsize.lua

generated by LDoc 1.5.0 -Last updated 2024-07-11 11:58:12 +Last updated 2024-08-28 10:20:44
diff --git a/docs/index.html b/docs/index.html index d93f1a1..4996697 100644 --- a/docs/index.html +++ b/docs/index.html @@ -142,7 +142,7 @@

Examples

generated by LDoc 1.5.0 -Last updated 2024-07-11 11:58:12 +Last updated 2024-08-28 10:20:44
diff --git a/docs/modules/system.html b/docs/modules/system.html index f694433..4d41798 100644 --- a/docs/modules/system.html +++ b/docs/modules/system.html @@ -1411,7 +1411,7 @@

Returns:

generated by LDoc 1.5.0 -Last updated 2024-07-11 11:58:12 +Last updated 2024-08-28 10:20:44
diff --git a/docs/topics/01-introduction.md.html b/docs/topics/01-introduction.md.html index 7613a71..388f4bc 100644 --- a/docs/topics/01-introduction.md.html +++ b/docs/topics/01-introduction.md.html @@ -84,7 +84,7 @@

1. Introduction

generated by LDoc 1.5.0 -Last updated 2024-07-11 11:58:12 +Last updated 2024-08-28 10:20:44
diff --git a/docs/topics/02-development.md.html b/docs/topics/02-development.md.html index 3b9d7fc..aa12227 100644 --- a/docs/topics/02-development.md.html +++ b/docs/topics/02-development.md.html @@ -76,7 +76,7 @@

2. Development

be skipped because --exclude-tags=manual is being passed to the busted command line.

-

Hence if tests like this are being added, then please ensure the tests +

Hence if tests like these are being added, then please ensure the tests pass locally, and do not rely on CI only.

@@ -84,7 +84,7 @@

2. Development

generated by LDoc 1.5.0 -Last updated 2024-07-11 11:58:12 +Last updated 2024-08-28 10:20:44
diff --git a/docs/topics/03-terminal.md.html b/docs/topics/03-terminal.md.html index 4147de2..faf91e3 100644 --- a/docs/topics/03-terminal.md.html +++ b/docs/topics/03-terminal.md.html @@ -218,7 +218,7 @@

3.3.2 Blocking input

generated by LDoc 1.5.0 -Last updated 2024-07-11 11:58:12 +Last updated 2024-08-28 10:20:44
diff --git a/docs/topics/CHANGELOG.md.html b/docs/topics/CHANGELOG.md.html index f11e71f..0832fd4 100644 --- a/docs/topics/CHANGELOG.md.html +++ b/docs/topics/CHANGELOG.md.html @@ -107,6 +107,13 @@

Releasing new versions

Version history

+

version 0.4.3, released 28-Aug-2024

+ + +

Version 0.4.2, released 25-Jun-2024