v0.13.2
ConduitPlatform/Conduitv0.13.2Jul 15, 2022by kkopanidis
AI Summary
This is a minor patch release (v0.13.2) for ConduitPlatform/Conduit, focusing on build configuration updates and a bug fix for the database module. The release includes Docker Compose v0.13 updates and environment variable naming corrections.
Key Highlights
- Docker Compose v0.13 build update
- Environment variable naming fixes
- Bug fix for createWithPopulations database function
Full Release Notes
## What's Changed * build: docker-compose v0.13 by @kon14 in https://github.com/ConduitPlatform/Conduit/pull/235 * build: fix env names (v0.13) by @kon14 in https://github.com/ConduitPlatform/Conduit/pull/240 * fix(database): createWithPopulations looking for wrong properties **Full Changelog**: https://github.com/ConduitPlatform/Conduit/compare/v0.13.1...v0.13.2