Release v0.6.0 (2023/1/1)

Release v0.6.0 (2023/1/1)#

Refactored logging for extensibility.

Breaking Change#

  • Refactored logging for extensibility.

Feature#

  • Schema of logging configuration files (Issue #261).

Miscellaneous#

  • Compact console logs (Issue #243).

  • Removed warnings in tests caused by Boost library (Issue #237).

  • Use [[likely]], [[unlikely]] attributes in logging and assertions (Issue #249).

  • Benchmark of logging (Issue #254).

  • Update compilers in documents (Issue #257).