Skip to content

Releases: lets-cli/lets

v0.0.32

30 Apr 13:10
ce7e8e8

Choose a tag to compare

Changelog

acf23e7 update homebrew docs

v0.0.31

30 Apr 12:51
c1df465

Choose a tag to compare

Changelog

f17be97 use GH_PAT for homebrew

v0.0.30

30 Apr 12:15

Choose a tag to compare

Changelog

a858278 Bump aiohttp from 3.6.2 to 3.7.4 in /examples/python
bb5755e Extend build and install command, so it wont replace stable lets version for development
66cedb4 Move logrus output to correct std, depending on loglvl + tetsts
c1dceae Update README.md
e900820 build for arm64 (M1) and publish to homebrew
fee45e4 change log type to error in main
6b2d48c change upgrade text
14350ef do not show usage on root error
22b72f4 drop colors formatting in logger
1541f92 fix broken link
59424f3 fix exit code on error, do not return error from after script - only print error
5133bd5 fix gotlangci name
d8a31a3 fix lint, remove ioutil
292b388 fix linter errors
cabf02a fix tests, refactor config read error once again
b4bac09 implement upgrade using github registry
abe8063 pass main ctx to github registry
955b1e3 refactor config parsing, move to main
27fb299 restore original file from backup on error
23b412d rewrite install docs, change styling a bit
4618337 update docs
08324b4 update installation doc
04e3c85 update installation doc - fix example
380b2fe update installation docs
11f68e0 use go 1.16
99d8ff5 use on version in test workflow

v0.0.29

24 Sep 22:02
63102db

Choose a tag to compare

Changelog

8cccaf8 #34 add after directive to command
6452862 #81 add global before
a3d0010 allow non-existed mixins
4f192c4 udpate changelog for 0.0.28 version
eb48170 update docs - explain how to update lets and add IDE support page
f2ffbed update docs - make cmd as map an experimental feature

v0.0.28

22 Jun 16:26
82fb6e5

Choose a tag to compare

Changelog

154f91e add required shell option & fix config refference link
2729975 add value coercion
572d46e drop foo command from project lets.yaml
9a3e772 fix config link
0203e75 fix docs menus
2a450a8 fix spelling, update images
a157c57 update docs
c7b30a3 update docs - fix typo

v0.0.27

23 May 14:38
767060f

Choose a tag to compare

Changelog

0089ac6 add --env and -E flag
5eb56a9 add docs for basic example and advanced example
ea75187 change persist_checksum behavior for the very first run
e3a1a58 fix --only and --exclude flags - attach them to root command

v0.0.25

18 May 08:44
e3db83f

Choose a tag to compare

Changelog

46ac690 add cname
a67ccf2 add cname to docs
9cf1fe0 add publish-docs
f6d7227 added some basic docs
38260d3 move all docs to site
57b67e7 update docs
06572b7 use aur-sync master

v0.0.24

12 May 09:42
211b99b

Choose a tag to compare

Changelog

1f7c26b add aur sync to github actions

v0.0.23

05 May 17:44
c712119

Choose a tag to compare

Changelog

49c49e2 Implemented cmd as map, refactor run.go, add errgroup, update tests
fc5aa49 add --only and --exclude flags - used for cmd map to choose which subcommands to run
597ffee add gitkeep to include test empty dirs
9452c33 find config recursively up to the root
9032acf fix checksum calculation workdir
e11c2d2 fix concurrent write to map - was calculating checksums for every cmd in cmdMap
ca3c96c fix creating .lets dir where lets config placed
e353af9 fix test for loading config
3ff1d35 fix unit tests for checksum - make it more deterministic
d94d214 try reduce amount of actions
a4fae99 update cobra, fix context waiting
7bfefbd update doc about --only and --exclude
8cec4e9 update doc about config lookup
7d70698 use go1.14

v0.0.22

13 Apr 09:46
6bbee1f

Choose a tag to compare

Changelog

6e9adce add tests for json arguments and arguments with whitespace (wrapped in quotation marks)
0f470c4 drop brew intergration for now
760f7aa fix lets breaking strings with whitespaces in append arguments