Releases: lypitech/shuvlog
Releases · lypitech/shuvlog
v1.2.3
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
- Added CI for macOS/Linux/Windows & x86_64/arm64
- Hid internal headers into
src/folder
Full Changelog: v1.2.1...v1.2.2
v1.2.1
- 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
v1.1.0
v1.0.1
v1.0.0
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
