Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: urn support #6

Merged
merged 5 commits into from
Nov 11, 2021
Merged

feat: urn support #6

merged 5 commits into from
Nov 11, 2021

Conversation

zekth
Copy link
Member

@zekth zekth commented Nov 9, 2021

Adding the support for URN.

Also the urn protocol may be tacled before parsing the URI directly. Will refactor after we land this one.

Note that some equal test have been disabled due to issue with case sensitiveness. Happy to land it as it and review the equal method logic after.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

lib/schemes.js Show resolved Hide resolved
zekth and others added 2 commits November 10, 2021 14:35
Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
@zekth zekth merged commit 3f9f9d9 into main Nov 11, 2021
@zekth zekth deleted the support_urn branch November 11, 2021 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants