Skip to content

v2.7.1

Compare
Choose a tag to compare
@NSProgrammer NSProgrammer released this 30 May 16:41
· 3 commits to master since this release
d42b485
  • Increase use of @autoreleasepool to keep memory management tighter
  • Improve at launch perf by deferring the pruning of old files for TLSRollingFileOutputStream
  • Other miscellaneous bug fixes and cleanup