Skip to content

Releases: HardySimpson/zlog

1.2.18

03 Jul 08:53
Compare
Choose a tag to compare

1.2.18

  • patched severe vulnerability CVE-2024-22857
  • restructured build system

Change Lience to Apache 2.0

04 Dec 12:20
Compare
Choose a tag to compare
  • Change Lience to Apache 2.0, for more people

1.2.16

15 Aug 06:43
Compare
Choose a tag to compare

What is new:

  • minor bug fixes

We are working on:

  • performance improvement
  • cmake build system
  • automatic testing

1.2.15

17 Jun 06:32
876099f
Compare
Choose a tag to compare

What is new:

  1. added support for %r to insert a carriage return
  2. minor bug fixes

We are working on:

  1. performance improvement
  2. cmake build system
  3. automatic testing

1.2.14

04 Jun 06:56
8fc78c3
Compare
Choose a tag to compare

What is new:

  1. add support for all syslog facilities
  2. test: add long log test
  3. add '-' to the list of accepted characters in category name
  4. add API to get zlog version
  5. add %k formatter, leading 0's formatting
  6. add API for category log level checking
  7. fix compile errors on some platform
  8. minor bug fixes

We are working on:

  1. performance improvement
  2. cmake build system
  3. test coverage improvement