Skip to content

Releases: bhark/MARS

v0.3.0

22 May 08:02

Choose a tag to compare

v0.2.0

20 May 17:55

Choose a tag to compare

docs(bench): document release-gate trigger and -p crate list

v0.1.0

16 May 18:51

Choose a tag to compare

test(source-postgres): move eval/SQL parity gate inside the crate

Parity fixtures v1

15 May 11:14

Choose a tag to compare

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

10 May 22:15

Choose a tag to compare

fix(config): silence unwrap_used in test fixtures and tighten visibility