v1.0.3
What's Changed
- feat testsuite: added initial functions by @JohnSanpe in #557
- fixup slist: fixed added check debug function by @JohnSanpe in #558
- feat list: added initial iterator testsuite by @JohnSanpe in #559
- Fixup testsuite by @JohnSanpe in #560
- fixup bitmap: fixed some optimization logic issues by @JohnSanpe in #561
- build testsuite: not enable suite on default by @JohnSanpe in #562
- feat macro: added compare function by @JohnSanpe in #563
- fixup testsuite: return error on testing failed by @JohnSanpe in #564
- Feat bitwalk by @JohnSanpe in #565
- fixup bfdev: added byte order check by @JohnSanpe in #566
- fixup testsuite: added testsuite target dependencies by @JohnSanpe in #567
- Feat mpi by @JohnSanpe in #568
- feat fsm: added transition condition check function by @JohnSanpe in #569
- Perf mpi by @JohnSanpe in #570
- fixup bitmap: fixed issue in bit shift functions by @JohnSanpe in #571
- fixup mpi: fixed issue in bit shift functions by @JohnSanpe in #572
- feat port: porting glibc functions to the abstraction layer by @JohnSanpe in #573
- docs readme: added OpenSSF badge status by @JohnSanpe in #574
- fixup bfdev: fixed series of style issues by @JohnSanpe in #575
- feat port: added strcmp function port by @JohnSanpe in #576
Full Changelog: v1.0.2...v1.0.3