Yuri Astrakhan
3a4c8d4a2a
Consolidate dependency management using workspace
...
Declaring all dependencies in one place ensures they are consistent across the project.
Even though some dependencies might be used only once, in my experience it is far easier to keep them consistently in one place, than to have a separation between shared vs non-shared ones, and also to move them once something becomes shared. Easier to just keep everything together and consistent.
2 years ago
Tpt
0b1aabfcdd
Moves main crate to lib/oxigraph and centralizes dependencies
2 years ago
Tpt
cffc536eb9
Releases v0.4.0-alpha.2
2 years ago
Tpt
42a66f62b9
Enables cargo semver-checks again
2 years ago
Tpt
790501e1b3
Setup codspeed and improves benchmarks
2 years ago
Tpt
025bd2afd2
Uses new cargo lint configuration system
2 years ago
Tpt
90b7b128f2
Upgrades MSRV to 1.70
2 years ago
Tpt
3c51dd31bc
Move back MSRV to 1.67 but keep Cargo.lock to 1.70
...
Allows to build on Debian unstable while using latest dependencies
2 years ago
Tpt
bdedcc47e3
Renames oxigraph-server to oxigraph(-cli)
2 years ago
Tpt
6611b491b1
Sets Rust minimum version to 1.70
2 years ago
Tpt
570f21748d
Cargo.toml: share some common fields in the workspace
2 years ago
Tpt
7c227830e9
Upgrades RocksDB
2 years ago
Tpt
71b1768d28
New N3/Turtle/TriG/N-Triple/N-Quad parsers and serializers
...
- Compatible with async IO
- Turtle/TriG parser recovery on simple errors
2 years ago
Tpt
40b10cdabc
Adds a naive standalone query optimizer
...
This drops some left join optimizations
2 years ago
Tpt
ae294683d6
Upgrades MSRV to 1.65
...
This is the MSRV of the dependencies (1.64) bumped to 1.65 to allow GAT
2 years ago
Thomas
f41c499ef3
Consolidates Rust benchmarks
3 years ago
Tpt
5849c6fdbe
Releases v0.3.14
3 years ago
Tpt
7a0c457867
Updates version numbers
3 years ago
Tpt
0668983cd6
Releases v0.3.12
3 years ago
Tpt
524903b03d
Uses -dev versions for versioning during development
3 years ago
Tpt
44fc4eef1a
Releases v0.3.11
3 years ago
Tpt
e055c7b5f8
Releases v0.3.10
3 years ago
Tpt
45c541edad
Releases v0.3.9
3 years ago
Tpt
825b330132
Releases v0.3.8
3 years ago
Tpt
2fcc052ecd
Releases v0.3.7
3 years ago
Tpt
b3871fb8f2
Upgrades dependencies
3 years ago
Tpt
f5b73f842e
Upgrades clap to v4
3 years ago
Tpt
49fd92a6ea
Releases v0.3.5
3 years ago
Tpt
571e1c9559
Releases v0.3.5
3 years ago
Tpt
4d97f9d171
Releases v0.3.4
3 years ago
Tpt
c7c82c06db
Releases v0.3.3
3 years ago
Tpt
283444f7c3
Releases v0.3.2
4 years ago
Tpt
fab55424b3
Releases v0.3.1
4 years ago
Tpt
913a826140
Releases v0.3.0
4 years ago
Tpt
d3970a5848
Releases v0.3.0-rc.1
4 years ago
Tpt
863b9e024c
Fixes W3C testsuite reporting tool
4 years ago
Tpt
b14d0c6221
Starts developing v0.3.0-beta.4
4 years ago
Tpt
da315abd44
Starts developing v0.3.0-beta.3
4 years ago
Tpt
074ee466a3
Starts developing v0.3.0-beta.2
4 years ago
Tpt
f617dc9bd3
Releases v0.3.0-beta.1
4 years ago
Tpt
df1478e931
Upgrades to Clap 3
4 years ago
Tpt
05d7370a69
Removes chrono for time
...
Reduces the number of dependencies
4 years ago
Tpt
97bb227042
Migrates to Rust 2021
4 years ago
Tpt
a21dcbb4f7
Releases v0.2.5
4 years ago
Tpt
977f843bfe
Migrates from argh to clap
4 years ago
Tpt
0b278a88a3
Upgrades version to 0.3.0-dev
5 years ago
Tpt
8427eb23c5
Allows to build testsuite reports
5 years ago
Tpt
3e05c6ef40
Releases v0.2.4
5 years ago
Tpt
431ec26536
Enables the "sled" feature by default
5 years ago
Tpt
7668f032f4
Uses SledStore when evaluating testsuites
5 years ago