curl v0.8.9 Release Notes

Release Date: 2014-02-12 // about 10 years ago
  • * Protect more API functions in plugins and loaders from closure compiler's
    aggressive obfuscation.
    * Switch to newer //# sourceURL syntax.
    * Stop doubling the ".js" on the sourceURL.
    * Ensure that `define` is undefined when wrapping cjs/node modules.