Releases: under-view/libcando
Releases · under-view/libcando
0.1.4
Full Changelog: 0.1.3...0.1.4
Release 0.1.3
Full Changelog: 0.1.2...0.1.3
Release version 0.1.2
rename CANDO_*_PAGE macros to CANDO_PAGE_* Signed-off-by: Vincent Davis Jr <[email protected]>
Release version 0.1.1
What's Changed
- log: switch to file descriptor write based approach by @EasyIP2023 in #1
- add file operations interface by @EasyIP2023 in #2
- log: error setter & fetcher by @EasyIP2023 in #3
- file-ops: error log handling by @EasyIP2023 in #4
New Contributors
- @EasyIP2023 made their first contribution in #1
Full Changelog: 0.1.0...0.1.1
Release version 0.1.0
Initial release of libcando.
- Only contains logging implementation