libOnion v0.8 Release Notes
Release Date: 2016-04-29 // over 8 years ago-
๐ Features and improvement in no special order:
๐ 1. Stability improvements on the poller (Thanks to Solar designer for help tracking it, idea by Rich Felker, fixed by David Moreno). ๐ 2. Performance improvements on onion_log (Zachary Grafton) ๐ 3. Many bugs found by clang thread sanitizer and fixed. (Zachary Grafton) ๐ 4. Improvements to JSON encode/decode (Thanks to Solar designer for help tracking it, fixed by David Moreno) ๐ 5. Undefined behaviour fixes (Zachary Grafton)
- CPP bindings (David Moreno, Zachary Grafton)
- Redis sessions (Zachary Grafton) ๐ 8. Rework on request parser to allow OCS_YIELD (David Moreno).
- Overall API improvements (David Moreno)
- Use of custom low level functions: onion_malloc, onion_free... (Basile Starynkevitch) ๐ 11. Bohem GC support (Basile Starynkevitch)
- Man pages for the tools. (David Moreno)
- Semantic Versioning. ๐ 14. Many small fixes and improvements.
Previous changes from v0.7
-
2014-02-19