1.2.0
Pre-release
Pre-release
What's Changed
-
Query folding, better performance, new functions, bug fixes by @tmijail in #36
- Added query folding for
GerRowCount
. - Better performance on
GetType
(still not optimal, refactoring is needed), - Fixed bug when doing successive
OnTakes
, - Added
search_count
function. - Added
read_group
function. Still need to add some docs, - Updated docs for
search_read
,
- Added query folding for
-
docs: update README.md by @eltociear in #31
New Contributors
- @eltociear made their first contribution in #31
Full Changelog: v1.0.0...v1.2.0