Skip to content

v0.33.0

Compare
Choose a tag to compare
@fatih fatih released this 18 May 16:52
· 1113 commits to main since this release
1ef22f8

Changelog

c17596f Actually, fix Windows coloring by making sure we use the correct stdout
e9c3be4 Fixing typo in mysql error message
05a883d Merge branch 'main' into licensed-in-docker
cb4a807 Merge pull request #243 from planetscale/licensed-in-docker
99ae8ba Merge pull request #245 from planetscale/fati-disable-color-windows
1ef22f8 Merge pull request #247 from planetscale/fix-typo
6bb940d Update other places for windows support
6c8bc48 Use golang base image and install ruby
fc923f5 add licensed cache/check to makefile
1e60e0e ci: add compose app and dockerifle for licensed
a965509 cmd: disable colors for Windows
51c78b2 fix a bit of formatting
5d74a10 fix plugin tag
532196d get rid of the entrypoint
f453082 remove workdir
f2cf26b run licensed in its own step
4eaab3c try setting workdir again