Skip to content

v2.3.2 Release

Compare
Choose a tag to compare
@thomasvl thomasvl released this 02 Aug 15:35
· 133 commits to main since this release

Minor updates:

  • Fix KVO-related race condition that could cause an overrelease of GTMLogLevelFilter. #287
    • This is a fix for Crash when set a value in UserDefaults #238
  • Use atomic property to store cached verboseLoggingEnabled value. #288
  • Bazel build support #280