Skip to content

Releases: wustites/yamldb

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 07:40
Release v0.10.0

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 02:58
Release v0.9.0

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 09:34
docs: comprehensive README, CHANGELOG, and CONTRIBUTING

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 07:44
fix: offset handle IDs by 1 to avoid null pointer from slot index 0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 06:05
fix: use dangling_mut for env handle, allow manual_dangling_ptr

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 04:13
revert: remove ODBC module due to FFI complexity

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 03:48
fix: rename QueryOp::not to negate to avoid trait method conflict

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 03:30
fix: explicit lifetime annotations for QueryResult

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 02:33
fix: rename artifact in release workflow