Skip to content

Version 3.2.12

Choose a tag to compare

@gkellogg gkellogg released this 04 Aug 21:46
· 78 commits to develop since this release
  • Make sure argument to URI.intern is a string.
  • In URI#freeze, synchronize mutex before checking for frozen? This was a race condition.