Skip to content

Releases: KonradHoeffner/rickview

0.3.6

07 Oct 08:54
cb9b06d
Compare
Choose a tag to compare
  • ci: add dependabot commit prefixes
  • chore, doc: update deps and add comments, fix minimum Rust version field
  • refactor, doc: simplify handling of resources with URI equal to namespace and improve docs
  • remove commented out let chain feature because we target stable Rust now
  • refactor,docs: return early from title and types functions if disabled because of large graph, improve comments
  • chore: name elided lifetime
  • feat,chore: improve blank node display, update deps, release 0.3.5
  • add CODEOWNERS file for automatic pull request assignment
  • Typo fix in README.md
  • chore: update deps, release 0.3.6

0.3.4

06 Aug 08:09
e1608a6
Compare
Choose a tag to compare
  • add bug report and feature request templates
  • Bump mikepenz/release-changelog-builder-action in /.github/workflows
  • build, deps, refactor: set Minimum Supported Rust Version (MSRV) and Dockerfile MUSL Rust version to 1.80 to replace lazy_static dependency with std::LazyLock, update deps
  • ci: fix automatic release notes

0.3.3

08 Jul 13:55
a72661c
Compare
Choose a tag to compare

📦 Uncategorized

  • Bump docker/build-push-action from 5 to 6 in /.github/workflows
  • upgrade Dockerfile musl Rust version from 1.78 to 1.79
  • improve footer issue link description and point to the actual issues page, resolve #73
  • assume unknown extension means RDF/XML instead of aborting

0.3.1

11 Jun 07:56
5f5c611
Compare
Choose a tag to compare

📦 Uncategorized

  • add deployments to README.md
  • Add docker --rm parameter to README.md
  • chore: update deps
  • ci: add x64_64-apple-darwin and x64_64-pc-windows-msvc release targets, chore: update deps

0.3.0

14 May 08:28
1d1420d
Compare
Choose a tag to compare

Support stable Rust toolchain but keep using nightly rustfmt.

0.2.14

09 Apr 08:56
Compare
Choose a tag to compare
  • Bump softprops/action-gh-release from 1 to 2 in /.github/workflows
  • build: only conditionally include XML constant
  • build: always include env_logger, resolve #65
  • chore: update deps, release 0.2.14

0.2.13

20 Feb 11:50
Compare
Choose a tag to compare
  • pin nightly version to 1.77.0 2024-01-31 because of a dependency issue of the hdt feature
  • chore: unpin nightly toolchain as not required with new hdt version, release 0.2.13

0.2.12

16 Feb 12:16
Compare
Choose a tag to compare
  • update dependencies
  • pin nightly version to 1.77.0 2024-01-31 because of a dependency issue of the hdt feature, release 0.2.12

0.2.11

26 Jan 12:36
Compare
Choose a tag to compare
  • chore: release 0.2.11, update deps, including Sophia 0.8.0 from 0.8.0-alpha.3
  • Bump actions/cache from 3 to 4 in /.github/workflows

0.2.10

12 Dec 09:14
Compare
Choose a tag to compare

📦 Uncategorized

  • ci: assign KonradHoeffner to Dependabot pull requests
  • fix README.md Zenodo URL
  • update to fixed HDT dependency