v0.8.4
What's Changed
- [Pick][0.7 to 0.8] | Make autopr cleanup using autopr secret by @photonlibos in #777
- Upgrade c++ version to 17 for macOS CI by @beef9999 in #786
- fix compile 0.8 with clang17 by @lihuiba in #796
- [fix.] segfault when create_extfs() failed. by @WaberZhuang in #807
- make simple_dom preseving the nodes' order of the document by @lihuiba in #811
- [Pick][0.7 to 0.8] | FIX autopr when commit message contains quota ' character (#812) by @photonlibos in #813
- simple_dom supports .ini by @lihuiba in #818
- fix url escape/unescape by @liulanzheng in #829
- fini_hook should clear after executed by @Coldwings in #839
- fix race and leak in DefaultResolver by @lihuiba in #854
- [Pick][0.7 to 0.8] | Fix incorrect char usage in estring trim function by @photonlibos in #864
- no unit test on push, only on pull request by @lihuiba in #869
- [Pick][0.7 to 0.8] | Force libcurl using http/1.1 since photon wrapper does not support using http/2 by @photonlibos in #877
- FIX: lockfree BatchMPMCQueue on aarch64 by @Coldwings in #885
- Fix PooledDailer at_photo_fini by @liulanzheng in #895
- types in simple dom by @lihuiba in #900
- [fix #909] fix compile error by @ivanallen in #912
New Contributors
- @ivanallen made their first contribution in #912
Full Changelog: v0.8.3...v0.8.4