v2.0.2
- Register stream names with koowa- prefix to avoid naming collisions with PHP streams
- Remove format property from the HttpUrl class and make it a part of the path
- Automatically append a hash of the version information to the static assets
- Fixes to the language key alias
- Remove the location header for non-redirect requests in IIS (See explanation)
- Fix output buffer handling for certain PHP installations