What's Changed
- Fixed: Improve type-inference for
#sqlto allow omittingas:from@FetchAlland@FetchOne(#37). - Fixed: Allow query to be omitted on
@FetchAll.load, etc., for reloading the current query (#38). - Fixed: Ensure bare
@FetchAllsyntax fetches records where appropriate (#39). - Infrastructure: Documentation fixes (thanks @natemann, #35; @ScottPlease, #36).
New Contributors
- @natemann made their first contribution in #35
- @ScottPlease made their first contribution in #36
Full Changelog: 0.2.0...0.2.1