Skip to content

Adding decode_uri to reverse Rison's _distinctive_ encode_uri method#2

Merged
w33ble merged 1 commit intow33ble:masterfrom
fabio-looker:master
Oct 19, 2018
Merged

Adding decode_uri to reverse Rison's _distinctive_ encode_uri method#2
w33ble merged 1 commit intow33ble:masterfrom
fabio-looker:master

Conversation

@fabio-looker
Copy link
Copy Markdown
Contributor

The non-existence of any function (or pair of functions) in Rison or vanilla JS that can reverse rison.encode_uri was a bit unfortunate, as I first reported in Nanonid/rison#26

Now that I found a fork that seems to be maintained, I thought I would contribute the missing method, rison.decode_uri

@fabio-looker
Copy link
Copy Markdown
Contributor Author

Oh, sorry, I'm not sure if I should have done anything to automate/flag this, but this would be a minor semver change...

@w33ble
Copy link
Copy Markdown
Owner

w33ble commented Oct 19, 2018

You’re good, and thanks for contribution. I’ll try taking a look at it tomorrow.

@w33ble w33ble merged commit 2b957e2 into w33ble:master Oct 19, 2018
@w33ble
Copy link
Copy Markdown
Owner

w33ble commented Oct 22, 2018

@fabio-looker FYI, I'm planning to cut a new release soon, but I'd like to get types added before I do and I still need to learn how all that works. I'll get a new release out this week regardless.

@fabio-looker
Copy link
Copy Markdown
Contributor Author

No rush at all an on my end. My projects already workaround this, the PR was more about sharing the functionality with others who use the library in the future

@w33ble
Copy link
Copy Markdown
Owner

w33ble commented Nov 1, 2018

@fabio-looker I cut 2.1.0 today. The type stuff is taking me much longer to get to than I'd hoped, but at least you can use your feature now.

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.

2 participants