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

Add link resolution mode #119

Merged
merged 2 commits into from
Aug 8, 2022
Merged

Add link resolution mode #119

merged 2 commits into from
Aug 8, 2022

Conversation

mattjohnsonpint
Copy link
Owner

Per #94 (comment), adding a link resolution mode option, used when converting from Windows to IANA.

This is a breaking behavioral change for 6.0.0. The previous behavior can be obtained by using the LinkResolution.Canonical mode, which always resolves IANA Link values to their canonical Zone.

The new default mode is LinkResolution.Default, which is similar, except when mapping for a specific region. See #118 for an example.

Fixes #118 and resolves #94.

@mattjohnsonpint mattjohnsonpint merged commit c0eebc0 into main Aug 8, 2022
@mattjohnsonpint mattjohnsonpint deleted the link-resolution-mode branch August 10, 2022 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant