Releases: corporateshark/minilog
Releases · corporateshark/minilog
1.1.0
Added: optional helper macros LLOGP
, LLOGD
, LLOGL
, LLOGW
(8810b45)
Added: examples testCallstackMacros()
and testCallbacks()
(1ad9b07)
Added: .editorconfig
and .clang-format
(07f5ed3)
Added: MINILOG_RAW_OUTPUT
CMake option and threadNames
initialization parameter (46113fd)
Fixed: Android compilation (d66acf1)
Improved: enabled C++17 in CMake
1.0.1
Added: MINILOG_ENABLE_VA_LIST
macro to explicitly enable va_list
functions
Added: custom overrides for HTML header/footer
Improved: documented thread-safety hints for all API functions
Improved: changed default HTML charset to UTF-8
1.0.0
release-1.0.0 Fixed typo