libOnion v0.8 Release Notes

Release Date: 2016-04-29 // almost 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)

    1. CPP bindings (David Moreno, Zachary Grafton)
    2. Redis sessions (Zachary Grafton) ๐Ÿ“œ 8. Rework on request parser to allow OCS_YIELD (David Moreno).
    3. Overall API improvements (David Moreno)
    4. Use of custom low level functions: onion_malloc, onion_free... (Basile Starynkevitch) ๐Ÿ‘ 11. Bohem GC support (Basile Starynkevitch)
    5. Man pages for the tools. (David Moreno)
    6. Semantic Versioning. ๐Ÿ›  14. Many small fixes and improvements.

Previous changes from v0.7

  • 2014-02-19