Skip to content

Releases: mirohs/prog1lib

v1.5.3

13 Nov 09:18
Compare
Choose a tag to compare
updated version number

v1.5.2

09 Nov 15:29
5a408a7
Compare
Choose a tag to compare
Update version number

v1.5.1

09 Nov 15:13
c6e5de1
Compare
Choose a tag to compare

Corrected version to gnu11.

v1.5.0

26 Sep 07:53
Compare
Choose a tag to compare

Removed rarely used components of the library for simplification.

v1.4.2

16 Nov 08:23
Compare
Choose a tag to compare

Makefiles in lecture_examples and script_examples now automatically compile the library, if necessary.

v1.4.1

15 Nov 11:34
Compare
Choose a tag to compare

This release removes the GCC option -fpack-struct=4
It is not strictly required and caused issues when using MSYS2.

v1.4.0

15 Nov 11:26
Compare
Choose a tag to compare

Version 1.4 features assertions, preconditions, and postconditions.