Skip to content

SwiftkubeClient v0.4.0

Compare
Choose a tag to compare
@iabudiab iabudiab released this 09 Jan 21:21
· 123 commits to main since this release
b134d2e

New

  • Add SwiftFormat config and format code base accordingly
  • Add support for ReadOptions

Bug Fixes

  • Fix massive memory leak by breaking retain cycle between the JSONDecoder and DateFormatters #4 by @t089