Skip to content

Version 3.2.12

Latest
Compare
Choose a tag to compare
@gkellogg gkellogg released this 04 Aug 21:46
· 43 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.