Skip to content

Releases: fast-actions/setup-dotnet

v1.6.0: chore(deps): update all patch npm dependencies (#132)

11 Apr 08:39
a71ae3c

Choose a tag to compare

v1.5.1

12 Feb 14:11
ff62d0d

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

03 Feb 17:44
33cf726

Choose a tag to compare

What's Changed

  • feat: add missing variables if not set by @xC0dex in #82
  • feat: always add tool path by @xC0dex in #84

Full Changelog: v1...v1.5.0

v1.4.0

29 Jan 09:57
e93bbf6

Choose a tag to compare

What's Changed

  • feat: detect installed version by @xC0dex in #57
  • feat: improve caching, copy and installation process by @xC0dex in #73

Full Changelog: v1...v1.4.0

v1.3.1

23 Jan 11:48
f29e5f8

Choose a tag to compare

What's Changed

Full Changelog: v1...v1.3.1

v1.3.0

23 Jan 11:26
fcf9a5f

Choose a tag to compare

What's Changed

Full Changelog: v1...v1.3.0

v1.2.0

21 Jan 10:12

Choose a tag to compare

What's Changed

  • feat: skip caching if cache already exists by @xC0dex in #39
  • feat: update installer to use the API by @xC0dex in #40
  • chore: add benchmarks by @xC0dex in #41
  • fix: use release instead of runtime by @xC0dex in #45

Full Changelog: v1...v1.2.0

v1.1.0

19 Jan 19:53
0fe8fca

Choose a tag to compare

What's Changed

Full Changelog: v1...v1.1.0

v1.0.2

19 Jan 14:58

Choose a tag to compare

What's Changed

  • refactor: codebase by @xC0dex in #29
  • fix(deps): update dependency @actions/cache to v5.0.3 by @renovate[bot] in #30
  • chore: rebuild dist files by @github-actions[bot] in #31
  • feat: more improvements by @xC0dex in #34

New Contributors

  • @github-actions[bot] made their first contribution in #31

Full Changelog: v1...v1.0.2

v1.0.1

18 Jan 19:35

Choose a tag to compare

What's Changed

  • ci: update renovate config by @xC0dex in #19
  • chore(deps): update actions/setup-node digest to 6044e13 by @renovate[bot] in #20
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #23
  • feat: always show version that will be installed by @xC0dex in #25
  • feat: rename parameters by @xC0dex in #26
  • feat: improve wildcard syntax by @xC0dex in #27

Full Changelog: v1.0.0...v1.0.1