Bumped version to 1.5.8 and added readme

This commit is contained in:
Luxferre
2024-01-22 11:38:00 +02:00
parent 9bf5a3eef0
commit 6e245ba4aa
+2 -1
View File
@@ -91,7 +91,8 @@ Because awlite is versioned in terms of functionality. The direct one-to-one
port would have the same 1.5 version, and every slight improvement adds a new
subversion, i.e. bumps the version number by 0.0.1. Stable subversions tend to
have even numbers, testing subversions tend to have odd numbers. Also, every
new command set implementation bumps the version number by 0.1, indicating that it's no longer fully command-to-command compatible with the previous one.
new command set implementation bumps the version number by 0.1, indicating
that it's no longer fully command-to-command compatible with the previous one.
- How large is awlite?