Releases: mirohs/prog1lib
Releases · mirohs/prog1lib
v1.5.1
Corrected version to gnu11.
v1.5.0
Removed rarely used components of the library for simplification.
v1.4.2
Makefiles in lecture_examples and script_examples now automatically compile the library, if necessary.
v1.4.1
This release removes the GCC option -fpack-struct=4
It is not strictly required and caused issues when using MSYS2.
v1.4.0
Version 1.4 features assertions, preconditions, and postconditions.