G3log v1.3 Release Notes

Release Date: 2017-03-30 // about 7 years ago
  • Summary of changes since 1.2

    • ๐ŸŒฒ Greatly improved logging format with nanoseconds support.
    • โž• Added ARM support as well as improved OSX and Windows support
    • ๐Ÿ— Build and API improvements
    • ๐Ÿ— Build and API document improvements

    Contributions

    Thanks to the community for feedback, usage, code and review contributions.
    The following deserves an extra thank you :)
    AndreasSchoenle
    cstamatopoulos
    ctapmex
    dasmysh
    dasmysh
    d-led
    jkhoogland
    kmohanram
    lynn
    Nitaym
    OfekShilon
    rickyzhang82

    Chronological Summary

    March 2017

    • ๐Ÿ‘‰ cpackage improvements : make install and make package
    • ๐Ÿ‘Œ improved API and README
    • ๐Ÿ›  bugfix nanosecond fractions on 32 bit Windows systems

    February 2017

    • mingw improvements

    January 2017

    • ๐Ÿ›  bugfix nanosecond fractions for - OS speifics
    • ๐Ÿ— Visual studio build improvements

    December 2016

    • โž• added support for ARM
    • โšก๏ธ build and continuous integration updates
    • ๐ŸŒฒ logging levels improvement
    • ๐Ÿ unit test corrections for fatal signal handling on Windows
    • cleanup

    October 2016

    • ๐Ÿ›  bugfixes
    • ๐Ÿ logging for Windows improved
    • โž• added unit tests missing for Windows logging levels

    August 2016

    • โž• added nanosecond timestamps to log and improved the logging formatting
    • โšก๏ธ API and README updated
    • ๐Ÿ›  bugfixes

    July 2016

    • cleanup

    June 2016

    • cross compiler linking improvements

    May 2016

    • ๐Ÿ›  bugfix for potential deadlock during shutdown

    March 2016

    • ๐ŸŒฒ log formatting bug corrected.