0.0.3
- Prevent NullPointerException for relative fragment w/ base != null. See issue #28. Thanks to Michael[tm] Smith @sideshowbarker.
- Use http://example.org/foo/bar as base URL in CLI. See issue #29 . Thanks to Michael[tm] Smith @sideshowbarker.
- Update host parser to keep it in sync with WHATWG URL spec. Related to https://www.w3.org/Bugs/Public/show_bug.cgi?id=24257