Skip to content

Releases: Araxeus/vendorfiles

v1.2.0

31 May 13:06
7f70bfa
Compare
Choose a tag to compare

What's Changed

v1.2.0 by @Araxeus in #61 :

  • Add hashVersionFile config option for dependencies which allows versioning based on commit hash of a file

  • Add default options in config

  • Allow empty version (error if using the upgrade command)

  • Better error messages

  • Bump deps

  • Reflect changes in README

Full Changelog: v1.1.6...v1.2.0

v1.1.6

18 May 15:19
Compare
Choose a tag to compare

What's Changed

  • Update all dependencies
  • Remove yarn requirement

Full Changelog: v1.1.1...v1.1.6

v1.1.1

14 Apr 23:06
Compare
Choose a tag to compare

What's Changed

  • fix install command not working & bump dependencies in #18

Full Changelog: v1.1.0...v1.1.1

v1.1.0

02 Apr 18:26
Compare
Choose a tag to compare

What's Changed

  • add a --folder option in #13
  • write final new line in config file if present previously in #14

Full Changelog: v1.0.0...v1.1.0

v1.0.0 🎉

01 Apr 21:54
Compare
Choose a tag to compare

What's Changed

  • bump rome to 12.0.0 in #10
  • add outdated command in #11
  • add --pr flag to vendor upgrade in #12
  • add a GitHub Action that behave similarly to Dependabot
  • Fixed bugs, increased stability and improved error handling

Full Changelog: v1.0.0-beta.5...v1.0.0

v1.0.0-beta.5

27 Mar 17:16
Compare
Choose a tag to compare

What's Changed

  • fix array not working as output of release asset in #2
  • accept different config files (standalone JSON, TOML, YML) in #3
  • add vendor login command by in #4
  • Implement fast and safe http caching in #5

Full Changelog: 1.0.0-beta.1...v1.0.0-beta.5

1.0.0-beta.1

24 Mar 18:17
8338660
Compare
Choose a tag to compare
  • Add support for release assets using the {release}/ template

  • Allow extracting files from release assets in zip/tar/tgz formats (documented in readme)

  • Properly encode downloaded binaries / pictures etc

  • Various under the hood improvements

  • Update docs

package published to npm