Releases: KonradHoeffner/rickview
Releases · KonradHoeffner/rickview
0.3.6
- 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
- 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
0.3.1
📦 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
Support stable Rust toolchain but keep using nightly rustfmt.
0.2.14
0.2.13
- 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
- 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
- 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
📦 Uncategorized
- ci: assign KonradHoeffner to Dependabot pull requests
- fix README.md Zenodo URL
- update to fixed HDT dependency