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

Changelog? #41

Open
DavideViolante opened this issue Feb 25, 2019 · 2 comments
Open

Changelog? #41

DavideViolante opened this issue Feb 25, 2019 · 2 comments

Comments

@DavideViolante
Copy link

Hi, I noticed the version in npm is v3.0.1: https://www.npmjs.com/package/tor-request
The last release here is 2.1.1 https://github.com/talmobi/tor-request/releases
There is no changelog.md file in this useful project to know what changed, since I wanted to upgrade.

Can you please add the changelog.md file and/or align the releases with npm?

Thanks.

@talmobi
Copy link
Owner

talmobi commented Feb 25, 2019

Halåj~

The releases aren't up-to-date. I don't think I've ever made one and that those are auto-generated by pushing tags created by npm version I think.

The major change from v2 > v3 was using an updated socks library related to an issue with tor itself. As well as exposing a new variable on the api that you can as a user mutate (to change socks version type). You can read more about it here: JoshGlazebrook/socks#39

I will try and update the releases page and keep it up-to-date from thereon after. I will keep this issue open until then.

Thank you~

@talmobi
Copy link
Owner

talmobi commented Feb 25, 2019

The latest versions are listed here: https://www.npmjs.com/package/tor-request?activeTab=versions

Basically v3.0.1 with small API addition to expose config for users to mutate.
And v2.3.1 with no changes to API and a fix/workaround for the socks library that was caused by the latest release of tor itself (which caused issues all over the place, and has then been fixed in tor itself even though it is not strictly according to spec, see: https://trac.torproject.org/projects/tor/ticket/29050)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants