Release v0.1.0
What's Changed
- fix: call env.stop() on finish by @waynexia in #2
- chore: add CI by @jiacai2050 in #4
- feat: new option to ignore cases' runtime error by @waynexia in #5
- feat: add support for filtering test cases by @waynexia in #6
- docs: add basic examples by @jiacai2050 in #7
- fix: disable prettydiff output which will seg fault by @waynexia in #8
- refactor: rename Environment to EnvController by @waynexia in #9
- docs: polish README by @jiacai2050 in #10
- feat: support read env config by @jiacai2050 in #11
- docs: polish README by @jiacai2050 in #12
New Contributors
- @jiacai2050 made their first contribution in #4
Full Changelog: https://github.com/CeresDB/sqlness/commits/v0.1.0