Releases: amayatsky/shadowsocks-url-generator
Releases · amayatsky/shadowsocks-url-generator
Release 2.0
What's Changed
- BREAKING CHANGE: Removed python 2 support by @amayatsky in #4
Full Changelog: 1.0...2.0
Release 1.0
What's Changed
- Rewritten everything in Python (compatible with both 2 and 3 interpeter versions) by @justabaka in #1
- Feature: add remarks to the generated ss link by @AliSawari in #2
- Feature: add unit test by @amayatsky in #3
New Contributors
- @justabaka made their first contribution in #1
- @AliSawari made their first contribution in #2
Full Changelog: https://github.com/amayatsky/shadowsocks-url-generator/commits/1.0
What's Changed
- Rewritten everything in Python (compatible with both 2 and 3 interpeter versions) by @justabaka in #1
- Feature: add remarks to the generated ss link by @AliSawari in #2
- Feature: add unit test by @amayatsky in #3
New Contributors
- @justabaka made their first contribution in #1
- @AliSawari made their first contribution in #2
Full Changelog: 0.1...1.0
Release 0.1
Initial release implemented as a bash script