Releases: 42atomys/vanity-go
Releases · 42atomys/vanity-go
1.1
1.1 : Add possibility to catch vanity at root level
You can now catch your vanity URL at root level.
proxies:
- namespace: atomys.codes
entries:
# Root redirection can be catch with "-" or "/" as key
# Will responds to the following URL: atomys.codes
-: https://github.com/42Atomys/vanity-go.git
# Redirect go-get import to atomys.codes/vanity-go
vanity-go: https://github.com/42Atomys/vanity-go.git
Full Changelog: 1.0...1.1
1.0 🎉
Stable release : 1.0
After testing and using the project personally for some time, and adding the tests and docs for various uses.
I am happy to upgrade the project to 1.0 🎉
- Support for multiple domain names in the same go-proxy, allowing not to have multiple deployments. (one-to-many logic)
- Support for multiple redirection per domain.
- Support for the following protocols:
bzr
,fossil
,git
,hg
,svn
.
0.3
0.2
0.1
Full changelog: https://github.com/42Atomys/go-proxy/commits/0.1