Skip to content

Releases: solo-io/anyvendor

v0.1.1

06 Nov 15:23
b44a11c
Compare
Choose a tag to compare

This release contained no user-facing changes.

v0.1.0

10 Mar 21:37
dbd2eee
Compare
Choose a tag to compare

Dependency Bumps

  • onsi/ginkgo has been upgraded to v2.5.0.

Breaking Changes

v0.0.5

10 Oct 22:17
b695762
Compare
Choose a tag to compare

Fixes

  • Don't copy configured skip directories. (#17)

v0.0.4

13 Jul 22:43
cd2bd5f
Compare
Choose a tag to compare

New Features

  • Support vendoring from git repos. (#13)
  • Support patching vendored proto files. (#14)

v0.0.3

04 Feb 17:18
4688c2a
Compare
Choose a tag to compare

New Features

  • Use manager.NewManagerWithSettings to set up an anyvendor manager with a list of directories to skip. (#12)

Fixes

  • Do not overwrite vendorList in certain edge cases. (#8)

v0.0.2

03 Jan 20:45
Compare
Choose a tag to compare

New Features

  • Allow users to include custom skipped directories for importing. (#6)

v0.0.1

31 Dec 17:04
Compare
Choose a tag to compare

New Features

  • Create API for anyvendor. (#1)
  • Expose anyvendor as a library. (#3)