v1.0.4
What's Changed
- Feat respool by @JohnSanpe in #577
- feat log2: added handling of outliers for round up/down by @JohnSanpe in #578
- feat gencrc: print parameter information by @JohnSanpe in #579
- Feat array by @JohnSanpe in #580
- Feat textsearch by @JohnSanpe in #581
- Feat crypto by @JohnSanpe in #582
- Feat log by @JohnSanpe in #583
- build scripts: move packed source to external project by @JohnSanpe in #584
- ci github: update macos compiler path by @JohnSanpe in #585
- fixup cache: fixed check logic of unregister function by @JohnSanpe in #586
- fixup gencrc: fixup parameter parsing by @JohnSanpe in #587
- fixup log: fixed debug level color by @JohnSanpe in #588
- refactor notifier: remove log messages by @JohnSanpe in #589
- Refactor minpool by @JohnSanpe in #590
- fixup gencrc: remove extra file in .github by @JohnSanpe in #592
- Refactor crypto by @JohnSanpe in #591
- refactor list: delete check series iterator by @JohnSanpe in #593
- Fixup hlist by @JohnSanpe in #594
- Perf slist by @JohnSanpe in #595
- fixup bfdev: fixed series of style issues by @JohnSanpe in #596
- feat macro: added repeat byte function by @JohnSanpe in #597
- Fixup fifo by @JohnSanpe in #598
- refactor ringbuf: added initial typedef by @JohnSanpe in #599
- fixup bfdev: fixed series of typos by @JohnSanpe in #600
Full Changelog: v1.0.3...v1.0.4