Skip to content

Tags: an-dr/microlog

Tags

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add microlog v6 compatibility extention (#141)

v7.0.0-beta.2

Toggle v7.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add ULOG_BUILD_DISABLE feature to disable microlog with zero overhead (

…#140)

v7.0.0-beta.1

Toggle v7.0.0-beta.1's commit message
Update change log to consolidate all alpha version changes

v7.0.0-alpha.4

Toggle v7.0.0-alpha.4's commit message
Replace `ULOG_BUILD_TOPICS_NUM` with `ULOG_BUILD_TOPICS_MODE` and `UL…

…OG_BUILD_TOPICS_STATIC_NUM` (#138)

v7.0.0-alpha.3.ext

Toggle v7.0.0-alpha.3.ext's commit message
Add extensions package to the releases

v7.0.0-alpha.3

Toggle v7.0.0-alpha.3's commit message
Update changelog to 7.0.0-alpha.3

v7.0.0-alpha.2

Toggle v7.0.0-alpha.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version from 7.0.0-alpha.1 to 7.0.0-alpha.2

v7.0.0-alpha.1

Toggle v7.0.0-alpha.1's commit message
Fix minor documentation typos

v6.5.1

Toggle v6.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Return ULOG_NO_COLOR instead of breaking ULOG_HAVE_COLOR (#99) (#100)

Fixes issue #99 by replacing `ULOG_HAVE_COLOR` with `ULOG_NO_COLOR` in
the color feature check, ensuring correct behavior when color output is
disabled.

Signed-off-by: Farhan Tariq <farhantariq1016@gmail.com>

v6.5.0

Toggle v6.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Runtime Configuration feature (#91)