updated readme a bit

This commit is contained in:
Luxferre
2024-01-22 22:09:43 +02:00
parent a981a3a310
commit 026c365e50
+3 -4
View File
@@ -108,10 +108,9 @@ instead of hexadecimal as POSIX AWK does not support hex literals.
Because awlite is versioned in terms of functionality. A direct one-to-one Because awlite is versioned in terms of functionality. A direct one-to-one
port would have the same 1.5 version, and every slight improvement adds a new 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 subversion, i.e. bumps the version number by 0.0.1, whereas every new command
have even numbers, testing subversions tend to have odd numbers. Also, every set implementation bumps the version number by 0.1, indicating that it's no
new command set implementation bumps the version number by 0.1, indicating longer fully command-to-command compatible with the previous one.
that it's no longer fully command-to-command compatible with the previous one.
The first published awlite version was 1.5.8, meaning 8 minor improvements. The first published awlite version was 1.5.8, meaning 8 minor improvements.
- How large is awlite? - How large is awlite?