v0.19.0
github-actions
released this
01 Jul 14:11
·
457 commits
to refs/heads/main
since this release
v0.19.0
Major internal improvements to support native ARM binaries (including M1/M2 macs)
Major changes
- chore(prisma): upgrade to 4.16.0 (#889) @steebchen
- feat(binaries): support arm64 CLI & engine binaries (#874) @stillmatic
- fix(binaries): binary detection fixes & improvements (#814) @steebchen
Changes
- ci(docs): only run docs test on docs changes (#855) @steebchen
- ci(docs-deploy): deploy on tag (#862) @steebchen
- ci(publish-cli): automate CLI publishing process (#863) @steebchen
- docs(readme): adapt header and links (#864) @steebchen
- ci(integration): skip setup docker macos step on empty diff (#865) @steebchen
- ci(publish-cli): fix install script (#866) @steebchen
- ci(cli-publish): pin pkg version & test executable (#867) @steebchen
- ci(cli-publish): set aws default region (#868) @steebchen
- docs(readme): correct link to contributing file (#871) @geret13
- docs(getting-started): improve quickstart & add CLI examples (#872) @steebchen
- ci(publish-cli): pause auto-publish CLI (#875) @steebchen
- docs(community): adapt community contents (#876) @steebchen
- docs(quickstart): add go mod tidy note (#882) @steebchen
- fix(gen/imports): add missing no-op import (#881) @steebchen
- fix(binaries): build static linux binary (#888) @steebchen
- docs(analytics): add google analytics (#892) @steebchen
- chore(deps): bump next from 13.4.4 to 13.4.7 in /docs (#896) @dependabot
- chore(deps-dev): bump @types/node from 20.2.5 to 20.3.1 in /docs (#895) @dependabot
- ci(docs): get versions from .tool-versions (#897) @steebchen
- docs(community): simplify community page (#903) @steebchen
Contributors
@dependabot, @dependabot[bot], @geret13, @steebchen and @stillmatic