Skip to content

Cldr Utils version 2.29.7

Latest

Choose a tag to compare

@kipcole9 kipcole9 released this 10 May 20:26

Bug Fixes

  • Fixes inverted CLDR_UNSAFE_HTTPS logic in Cldr.Http. Setting the variable to anything other than FALSE/false/nil/NIL now correctly disables peer certificate verification, matching the documented behaviour. Thanks to @CGA1123 for the report. Closes #10.