All Versions
7
Latest Version
Avg Release Cycle
149 days
Latest Release
1664 days ago

Changelog History

  • v2.1.0 Changes

    September 29, 2019

    โšก๏ธ Update fmtlib + add option to loguru::init to NOT set main thread name.

  • v2.0.0 Changes

    October 02, 2018

    ๐Ÿš€ This release splits Loguru into two files: loguru.hpp and loguru.cpp.

    ๐Ÿš€ The release also includes:

    • Adjusted terminal colors
    • LOGURU_VERBOSE_SCOPE_ENDINGS
    • LOGURU_SCOPE_TIME_PRECISION
    • ๐ŸŒฒ custom names of log levels
  • v1.8.0 Changes

    May 08, 2018
    • Auto-detect if RTTI should be enabled.
    • ๐Ÿ›  Fix a bug where large file names could cause stack corruption.
    • ๐Ÿ›  Shorten long file names to keep preamble fixed width.
    • ๐Ÿ”– Add LOGURU_VERSION_{MAJOR,MINOR,PATCH} macros.
  • v1.7.1 Changes

    April 05, 2018
    • Turn off individual parts of the preamble.
    • Add loguru::get_fatal_handler
    • ๐Ÿ›  Minor fixes
  • v1.7.0 Changes

    January 03, 2018

    โž• Add ability to turn off the preamble with loguru::g_preamble

  • v1.6.0

    January 03, 2018
  • v1.5.0 Changes

    April 18, 2017

    First tag of loguru.