Closed vdemeester closed 8 years ago
👍 agreed
I don't advocate the use of release versioning in Go packages. We already have vendoring and vcs versioning. Change log is kept in the VCS history.
This project is already lightweight and under staffed. No reason to make more work for the maintainers.
Also, the vendoring policy is extremely naive. Tags can be changed by upstreams at any time.
No need to do work twice.
It would be very cool to have a tag for
go-events
, for applying the vendoring policy ofdocker/docker
, see https://github.com/docker/docker/blob/3d13fddd2bc4d679f0eaa68b0be877e5a816ad53/VENDORING.md.I propose
v0.1.0
:angel:/cc @icecrime @thaJeztah @stevvooe