v0.1.5
What's Changed
- Codd now provides an app bundle in Github releases for aarch64 macOS
- Codd now includes extended statistics and index validity in representations
- Defensively disregard non-persistent relations to avoid race conditions in postgres when verifying schemas while temporary relations are dropped by the application. For details see https://www.postgresql.org/message-id/flat/CACgY3QYe3mqMkODOzwx%3DEN4iGoddObUotLL8hGnCg%3D%3D3vmxd_g%40mail.gmail.com
- CI improvements, including automatically publishing binaries in Github releases from a Github workflow
Full Changelog: v0.1.4...v0.1.5
Note for MacOS: MacOS complains the bundle might be corrupted. As per Internet sources, this could be because the bundle is not signed (I don't have MacOS and don't pay for an Apple Developer license). I'm interested in hearing if it doesn't work for you.