Skip to content

Releases: mykso/myks

v3.2.2

12 Jan 22:54
0d9a16d
Compare
Choose a tag to compare

3.2.2 (2024-01-12)

Bug Fixes

  • deps: update golang.org/x/exp digest to 0dcbfd6 (#213) (dee31a0)
  • deps: update golang.org/x/exp digest to db7319d (#217) (69e3a30)
  • don't fail on attempt to clean up non existing files (#216) (5a20896)

v3.2.1

10 Jan 20:32
f290af4
Compare
Choose a tag to compare

3.2.1 (2024-01-10)

Bug Fixes

  • decrease amount of git-related errors and warnings (#208) (6635495)

v3.2.0

07 Jan 12:39
0bb0d18
Compare
Choose a tag to compare

3.2.0 (2024-01-07)

Bug Fixes

  • deps: update github.com/cppforlife/go-cli-ui digest to 9954948 (#201) (9836249)
  • deps: update golang.org/x/exp digest to be819d1 (#204) (9928ad1)
  • deps: update module golang.org/x/sync to v0.6.0 (#205) (d3b8ea0)
  • deps: update module golang.org/x/term to v0.16.0 (#206) (002cfe0)
  • sync: allow local paths in vendir config (#191) (73233eb)

Features

v3.1.0

29 Dec 23:36
01d992d
Compare
Choose a tag to compare

3.1.0 (2023-12-29)

Bug Fixes

Features

v3.0.4

26 Dec 00:16
2ba9506
Compare
Choose a tag to compare

3.0.4 (2023-12-26)

Bug Fixes

  • deps: update module github.com/alecthomas/chroma to v2 (#185) (dd2d579)

v3.0.3

25 Dec 15:04
f0c0671
Compare
Choose a tag to compare

3.0.3 (2023-12-25)

Bug Fixes

  • deps: update module github.com/alecthomas/chroma to v2 (#184) (6e6eede)
  • sync on integration tests (#177) (5d2e636)
  • sync: create vendor directory if not exists (#159) (fd8e878)

v3.0.2

24 Dec 14:02
6ac9734
Compare
Choose a tag to compare

3.0.2 (2023-12-24)

Bug Fixes

  • sync: cover more cases of weird paths in vendir.yml configs (#158) (722ce01)
  • sync: trim path separator from vendir directories (#156) (7299eae), closes #155

v3.0.1

22 Dec 19:36
3e2bc38
Compare
Choose a tag to compare

3.0.1 (2023-12-22)

Bug Fixes

v3.0.0

22 Dec 15:36
d6a9478
Compare
Choose a tag to compare

3.0.0 (2023-12-22)

Bug Fixes

  • consistent error logging with stderr and offending cmd (#143) (d9ed5ad)
  • smart mode: detect changes in untracked files (#144) (524a3c5)

Features

BREAKING CHANGES

  • sync: users have to remove the sync section from their configurations.

v2.2.0

11 Dec 23:21
1a72095
Compare
Choose a tag to compare

2.2.0 (2023-12-11)

Features

  • implement prototype overwrites in the envs tree (#110) (c3e550d), closes #109
  • include namespace in output file name (#141) (42fa566)
  • new plugin for copying static files (#132) (0f7c9dc)