Skip to content

Releases: kazhuravlev/toolset

v0.25.2

03 Jan 23:14
2fd4ff9
Compare
Choose a tag to compare

Changelog

v0.25.1

02 Jan 17:11
Compare
Choose a tag to compare

Changelog

v0.25.0

02 Jan 17:11
Compare
Choose a tag to compare

Changelog

v0.24.2

27 Dec 21:09
31db8e3
Compare
Choose a tag to compare

Changelog

  • 6ed624d Merge branch 'main' into ka/tests
  • 31db8e3 Merge pull request #41 from kazhuravlev/ka/improve-versioning
  • 9ab9da8 improve versoning

v0.24.1

27 Dec 18:10
e87ad18
Compare
Choose a tag to compare

Changelog

  • f07db11 Merge branch 'main' into ka/tests
  • bdcc91b Merge branch 'main' into ka/tests
  • 072d4cb Merge branch 'main' into ka/tests
  • e87ad18 Merge pull request #40 from kazhuravlev/ka/improve-latest-version
  • 6fb21dd add latest version workaround
  • 8779ef6 do not ignore toolset files

v0.24.0

27 Dec 17:48
372bbc0
Compare
Choose a tag to compare

Features

  • Allow to install and use different golang runtimes. toolset runtime add [email protected]

v0.23.0

24 Dec 18:11
f7a67ce
Compare
Choose a tag to compare

Changelog

  • f7a67ce Merge pull request #37 from kazhuravlev/ka/gh-36_init_from
  • 8268274 add copy-from invokation to the taskfile
  • a599b94 add docs for init fn
  • b16f9c9 add option to init project from remote
  • 602e254 wd constructor accept a current dir name

v0.22.0

23 Dec 23:03
2355e1f
Compare
Choose a tag to compare

Changelog

v0.21.0

23 Dec 22:23
377f1fe
Compare
Choose a tag to compare

New command which

Now it is possible to call toolset which <TOOL_NAME> in order to get an absolute path to binary that already installed. This is useful in case when we want to make a direct call to installed tool.

Changelog

v0.20.0

22 Dec 12:42
Compare
Choose a tag to compare

Changelog

  • ae810d5 make Upgrade more talkative