Releases: sdsc-ordes/tripsu
Releases · sdsc-ordes/tripsu
tripsu: 0.2.0
tripsu: 0.1.0
tripsu: 0.0.2
What's Changed
- docs(readme): split guidelines by @cmdoret in #30
- docs: enhance documentation by @gabyx in #31
- test(data): replace rdfs:type to rdf:type by @rmfranken in #33
- Added Copyright by @ksanao in #35
- fix: clippy errors and small typos in write function by @gabyx in #36
- refactor(cli): argument names by @cmdoret in #37
- chore: add a user to the image by @gabyx in #38
- test(rules): rstest framework by @supermaxiste in #39
- feat: salted hashing by @cmdoret in #41
New Contributors
- @rmfranken made their first contribution in #33
- @ksanao made their first contribution in #35
Full Changelog: v0.0.1...v0.0.2
tripsu: 0.0.1
What's Changed
- feat: First initial setup for a Rust CLI by @gabyx in #1
- feat: Add logger and parser (setup) by @gabyx in #2
- refactor: rio parsing by @cmdoret in #13
- feat: Improve the documentation by @gabyx in #15
- feat: Add a PR template by @gabyx in #14
- feat: Use stack-allocated trait object by @gabyx in #16
- test: add data by @supermaxiste in #12
- feat: create and load index by @cmdoret in #17
- feat: config file parsing and testing by @supermaxiste in #19
- fix: Update Readme by @supermaxiste in #21
- feat: Add static dispatch for writer/reader by @gabyx in #18
- ci: Add initial CI by @gabyx in #22
- feat: Wrap types from
rio
to have views and normal owning types by @supermaxiste in #23 - fix: some concurrency issues by @gabyx in #26
- refactor: rename rdf-protect -> tripsu by @cmdoret in #28
- docs: correct Git LFS mistakes by @gabyx in #29
New Contributors
- @gabyx made their first contribution in #1
- @cmdoret made their first contribution in #13
- @supermaxiste made their first contribution in #12
Full Changelog: https://github.com/sdsc-ordes/tripsu/commits/v0.0.1