Falcon 0.9.1.4 Crane-dev release
这是对于0.9.1的一个紧急修复发布版本,它添加了一些次要的模块引导器名字解析系统的修正,
那些可能在较新的windows系统上用特殊的配置时导致一些可用性问题。
Changelog
Falcon (0.9.1.4)
* fixed: As now files and modules loads are URIs, and URI decoding was
strict, modules with international names could not be loaded
unless the name was previously URI escaped.
* minor: Now it's possible to prevent parsing (un-escaping) from URI
constructor.
* minor: Fixed error failed DLL load error report string in Windows.
* fixed: Now correctly importing symbols from modules named with
strings.