CeresDB / sqlness

An ergonomic, opinionated framework for SQL integration test.
https://crates.io/crates/sqlness
Apache License 2.0
22 stars 7 forks source link

chore: bump version to v0.4.0 #37

Closed waynexia closed 1 year ago

waynexia commented 1 year ago

Which issue does this PR close?

Closes #

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

36 introduces a breaking change:

the Database trait adds a new parameter QueryContext which is a string-to-string key value map.

How does this change test

jiacai2050 commented 1 year ago

I will push v0.4.0 tag to automatically release on crates..

jiacai2050 commented 1 year ago

https://github.com/CeresDB/sqlness/actions/runs/4291226934

waynexia commented 1 year ago

Thanks, just got back from a meeting...