Skip to content

Releases: lypitech/shuvlog

v1.2.3

14 Dec 22:19
0a81e25

Choose a tag to compare

What's Changed

  • fix: Fixed macro redefinition when compiling on Windows x86-64 & arm64. by @Shuvlyy in #13
  • fix: Replaced spaces by underscores when saving a file with an automatically generated log file name. by @Shuvlyy in 362ef27
  • up: Upgraded to C++23. by @Shuvlyy in 59334ac

Full Changelog: v1.2.2...v1.2.3

v1.2.2

27 Nov 14:36
3e6b02b

Choose a tag to compare

  • Added CI for macOS/Linux/Windows & x86_64/arm64
Screenshot 2025-11-27 at 3 36 12 PM
  • Hid internal headers into src/ folder

Full Changelog: v1.2.1...v1.2.2

v1.2.1

27 Nov 11:28
116b1b6

Choose a tag to compare

  • Fixed ugly thread ID (switched to hexadecimal form)
  • Fixed empty build type under certain circumstances

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 Nov 09:55
bf3b2c2

Choose a tag to compare

What's Changed

  • feat: Added colors in console. by @Shuvlyy in #8
Screenshot 2025-11-26 at 8 09 38 PM

Full Changelog: v1.1.0...v1.2.0

v1.1.0

26 Nov 18:20
a97913c

Choose a tag to compare

What's Changed

  • feat: Added TRACE L3 L2 L1 levels. by @Shuvlyy in #6
  • feat: Per-log level choosing. by @Shuvlyy in #7

Full Changelog: v1.0.1...v1.1.0

v1.0.1

24 Nov 18:01
a9063fd

Choose a tag to compare

What's Changed

  • fix: Fixed typo for BadFileExtension exception. by @Shuvlyy in #5

Full Changelog: v1.0.0...v1.0.1

v1.0.0

23 Nov 19:12
5613c80

Choose a tag to compare

What's Changed

  • Fix duplicate sink issue by @Shuvlyy in #1
  • feat: Added trick de salopard to handle both formatting and no formatting in the same macro by @Shuvlyy in #2
  • fix/style: Fixed trick de salopard by @Shuvlyy in #3
  • doc: Added in-code documentation and updated README.md Contributing section. by @Shuvlyy in #4

New Contributors

Full Changelog: https://github.com/lypitech/shuvlog/commits/v1.0.0