What's Changed
- Fixed:
@FetchOne
improvements to better support optional records and values (thanks @cstock123, #71; #79). - Fixed: Use an immediate schedule to improve testing (#75).
- Fixed: Improve query decoding errors for missing columns (#77).
- Infrastructure: Modernize demo apps (#72).
- Infrastructure: Bump StructuredQueries to 0.7.0 to support new
QueryFragment
segments (#76).
New Contributors
- @cstock123 made their first contribution in #71
Full Changelog: 0.4.1...0.5.0