mirror of
https://github.com/tailix/libkernaux.git
synced 2024-11-13 11:04:27 -05:00
6 lines
298 B
Text
6 lines
298 B
Text
2022-01-20 Alex Kotov <kotovalexarian@gmail.com>
|
|
|
|
* libkernaux 0.1.0 released
|
|
* include/kernaux/assert.h: Added unconditional assertion (panic)
|
|
* include/kernaux/assert.h: Added guards for unconditional assertion (panic)
|
|
* src/printf.c: Fix bug and actually enable floating-point arithmetics
|