Releases: bhark/MARS
Releases · bhark/MARS
v0.3.0
v0.2.0
docs(bench): document release-gate trigger and -p crate list
v0.1.0
test(source-postgres): move eval/SQL parity gate inside the crate
Parity fixtures v1
osm-parity.sql.gz contains data (C) OpenStreetMap contributors, available
under the Open Database License (ODbL). See
https://www.openstreetmap.org/copyright for the full license.
Source: Liechtenstein extract, processed with osm2pgsql, captured as
pg_dump --format=plain | gzip. Schema is osm2pgsql's native
planet_osm_* layout; the parity harness layers derived
parity_* materialised tables on top via
tests/parity/fixtures/osm/02-views.sql.
Consumed by tests/parity/tests/osm.rs through
tests/parity/scripts/fetch-fixture.sh.
sha256: d40f3dce1c173e77bac8371f08a9cbb116daebb81758619efadf86180890e41f
v0.0.1
fix(config): silence unwrap_used in test fixtures and tighten visibility