v0.4.0
Important
envd
v0.4 changed to use Ubuntu 22.04 and Python 3.11 as default.
Added shell("fish")
support for envd v1 syntax.
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #1941
- docs(readme): fix github markdown callout by @kemingy in #1945
- feat: upgrade to python 3.11 by @kemingy in #1940
- chore(deps): bump pypa/cibuildwheel from 2.19.2 to 2.22.0 by @dependabot in #1950
- feat: upgrade to ubuntu 22.04 by @kemingy in #1939
- docs: fix discord and x badge by @kemingy in #1951
- feat: support fish shell by @kemingy in #1952
- fix: use ubuntu 22.04 for all the dind related tests by @kemingy in #1955
Full Changelog: v0.3.47...v0.4.0