Skip to content

Safer Encoding

Compare
Choose a tag to compare
@jshier jshier released this 18 Jul 02:25
· 75 commits to master since this release
8dd85ae

Released on 2022-07-17. All issues associated with this milestone can be found using this filter.

Added

  • Error when object provided to JSONEcoding contains values that can't be passed through JSONSerialization.

Updated

  • CI support for all supported Xcode, macOS, and Linux versions.
  • Support for various Xcode versions.
  • Cache-Control header tests to not require hard-coded delays.

Fixed