Skip to content

Releases: corporateshark/minilog

1.1.0

07 May 19:11
0f50262
Compare
Choose a tag to compare

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

18 Dec 22:54
Compare
Choose a tag to compare

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

01 Nov 18:15
9cbb35e
Compare
Choose a tag to compare
release-1.0.0

Fixed typo