Releases: spaceandtimelabs/sxt-proof-of-sql
Releases · spaceandtimelabs/sxt-proof-of-sql
v0.95.2
0.95.2 (2025-04-16)
Bug Fixes
- avoid exit on cargo info error in publish script (9a93db1)
- avoid exit on cargo info error in publish script (#766) (7854e2a), closes #345 #323
v0.95.0
0.95.0 (2025-04-16)
Features
- add console and CSV output to jaeger_benches bin (7b9bc9d)
- add number of query results to eprintln console output (fbeca1f)
- add the csv crate as optional (4b65956)
- implement results_io module for writing CSV files for benchmarks (96ec0b4)
v0.93.8
0.93.8 (2025-04-15)
Features
- add
get_table_refs_from_statement
to planner (076b97a)
- add
get_table_refs_from_statement
to planner (#752) (af56f22)