Skip to content

v0.25.4

Compare
Choose a tag to compare
@elliotchance elliotchance released this 12 Feb 18:38
· 47 commits to main since this release
0b6acad
make: fix too lax loops in `make cli-test` and `make examples` (#140)

* fix too lax `make cli-test` and `make examples` (make them fail, if any of the steps in their loops fail)
* fix notice in vsql/sql_test.v
* panic instead of continue, when connection_name is not found in connections