Skip to content

Releases: sjparkinson/vdot

v0.4.14

12 Feb 11:44
c0c05d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.13...v0.4.14

v0.4.13

12 Feb 11:25
ed75e0a
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @github-actions made their first contribution in #116

Full Changelog: v0.4.12...v0.4.13

v0.4.12

20 Jul 22:18
60dcfe5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.11...v0.4.12

v0.4.11

20 Jul 21:58
673f26b
Compare
Choose a tag to compare

What's Changed

Dependabot Changes

  • build(deps): bump reqwest from 0.11.2 to 0.11.3 by @dependabot in #50
  • build(deps): bump actions/cache from v2.1.4 to v2.1.5 by @dependabot in #51
  • build(deps): bump actions/checkout from 2 to 2.3.4 by @dependabot in #53
  • build(deps): bump actions/upload-release-asset from 1 to 1.0.2 by @dependabot in #52
  • build(deps): bump serde from 1.0.125 to 1.0.126 by @dependabot in #54
  • build(deps): bump actions/cache from 2.1.5 to 2.1.6 by @dependabot in #55
  • build(deps): bump reqwest from 0.11.3 to 0.11.4 by @dependabot in #56
  • build(deps): bump structopt from 0.3.21 to 0.3.22 by @dependabot in #57
  • build(deps): bump serde_json from 1.0.64 to 1.0.65 by @dependabot in #58
  • build(deps): bump serde_json from 1.0.65 to 1.0.66 by @dependabot in #59
  • build(deps): bump serde from 1.0.126 to 1.0.127 by @dependabot in #60
  • build(deps): bump serde from 1.0.127 to 1.0.129 by @dependabot in #61
  • build(deps): bump serde_json from 1.0.66 to 1.0.67 by @dependabot in #64
  • build(deps): bump serde from 1.0.129 to 1.0.130 by @dependabot in #62
  • build(deps): bump structopt from 0.3.22 to 0.3.23 by @dependabot in #63
  • build(deps): bump serde_json from 1.0.67 to 1.0.68 by @dependabot in #65
  • build(deps): bump reqwest from 0.11.4 to 0.11.5 by @dependabot in #66
  • build(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #67
  • build(deps): bump reqwest from 0.11.5 to 0.11.6 by @dependabot in #69
  • build(deps): bump structopt from 0.3.23 to 0.3.25 by @dependabot in #68
  • build(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #70
  • build(deps): bump serde_json from 1.0.68 to 1.0.69 by @dependabot in #71
  • build(deps): bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #74
  • build(deps): bump reqwest from 0.11.6 to 0.11.7 by @dependabot in #76
  • build(deps): bump serde_json from 1.0.69 to 1.0.72 by @dependabot in #75
  • build(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #91
  • build(deps): bump serde from 1.0.130 to 1.0.136 by @dependabot in #89
  • build(deps): bump serde_json from 1.0.72 to 1.0.79 by @dependabot in #90
  • build(deps): bump structopt from 0.3.25 to 0.3.26 by @dependabot in #85
  • build(deps): bump reqwest from 0.11.7 to 0.11.9 by @dependabot in #83
  • build(deps): bump actions/cache from 2.1.7 to 3.0.3 by @dependabot in #103
  • build(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #96
  • build(deps): bump actions/cache from 3.0.3 to 3.0.4 by @dependabot in #106
  • build(deps): bump actions/cache from 3.0.4 to 3.0.5 by @dependabot in #111
  • build(deps): bump hyper from 0.14.5 to 0.14.20 by @dependabot in #112
  • build(deps): bump tokio from 1.4.0 to 1.16.1 by @dependabot in #104
  • build(deps): bump serde_json from 1.0.79 to 1.0.82 by @dependabot in #108
  • build(deps): bump reqwest from 0.11.9 to 0.11.11 by @dependabot in #107
  • build(deps): bump serde from 1.0.136 to 1.0.140 by @dependabot in #113
  • build(deps): bump log from 0.4.14 to 0.4.17 by @dependabot in #101
  • build(deps): bump fern from 0.6.0 to 0.6.1 by @dependabot in #98

Full Changelog: v0.4.10...v0.4.11

v0.4.10

09 Apr 19:29
Compare
Choose a tag to compare
Update the git user to be GitHub Actions

Upgrade Cargo dependencies

09 Apr 19:13
Compare
Choose a tag to compare
v0.4.9

Update Cargo author email address

Automate the release process

07 May 16:48
Compare
Choose a tag to compare

Use GitHub Actions to update the Homebrew formula and Cargo.toml files as part of a release.

Remove --command option

23 Oct 16:28
Compare
Choose a tag to compare
Remove support for starting a process

Removes the `--command` option.

HashiCorp maintains a specific tool for this use case called envconsul[1], and going with the Unix philosophy of "Do One Thing and Do It Well"[2] it seems better for vdot to focus on generating .env files.

[1]: https://github.com/hashicorp/envconsul
[2]: https://en.wikipedia.org/wiki/Unix_philosophy#Do_One_Thing_and_Do_It_Well

Use GitHub Actions

22 Oct 21:18
Compare
Choose a tag to compare
v0.3.23

fix: cargo version modification on release

Update the GitHub link

02 May 17:45
Compare
Choose a tag to compare
v0.3.8

Update Cargo.toml