|
@@ -1,4 +1,4 @@
|
|
|
-# Lynar Studios - Standard Library 2024.1.0.1 #
|
|
|
|
|
|
|
+# Lynar Studios - Standard Library 2026.1.0.0 #
|
|
|
|
|
|
|
|
This is a cross-platform standard library written in C++ offering functionalities you would usually miss in C++'s standard library, especially if you would search for cross-platform implementations.
|
|
This is a cross-platform standard library written in C++ offering functionalities you would usually miss in C++'s standard library, especially if you would search for cross-platform implementations.
|
|
|
This library has been tested on __Windows__, __Linux__ and __MacOS__ systems.
|
|
This library has been tested on __Windows__, __Linux__ and __MacOS__ systems.
|
|
@@ -38,7 +38,7 @@ A __Date__ class comes with this submodule, which you can use to represent a dat
|
|
|
|
|
|
|
|
#### Improvements ####
|
|
#### Improvements ####
|
|
|
|
|
|
|
|
-- README.md file now contains information on documentation
|
|
|
|
|
|
|
+- none
|
|
|
|
|
|
|
|
#### Fixes ####
|
|
#### Fixes ####
|
|
|
|
|
|