File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## Unreleased
99
10+ ## [ 8.0.1] - 2025-12-11
11+
1012### Fixed
1113- Dependency updates to address some vulnerabilities:
1214- DataIO to 2.5.2
@@ -831,6 +833,7 @@ and [169](https://gitlab.ilabt.imec.be/rml/proc/rmlmapper-java/-/issues/169))
831833- support for accessing remote files (via HTTP GET)
832834- basic support for functions
833835
836+ [ 8.0.1 ] : https://github.com/RMLio/rmlmapper-java/compare/v8.0.0...v8.0.1
834837[ 8.0.0 ] : https://github.com/RMLio/rmlmapper-java/compare/v7.3.3...v8.0.0
835838[ 7.3.3 ] : https://github.com/RMLio/rmlmapper-java/compare/v7.3.2...v7.3.3
836839[ 7.3.2 ] : https://github.com/RMLio/rmlmapper-java/compare/v7.3.1...v7.3.2
Original file line number Diff line number Diff line change 33 <groupId >be.ugent.rml</groupId >
44 <artifactId >rmlmapper</artifactId >
55 <name >RMLMapper</name >
6- <version >8.0.1-SNAPSHOT </version >
6+ <version >8.0.1</version >
77 <description >
88 The RMLMapper executes RML rules to generate high quality Linked Data from multiple originally (semi-)structured data sources.
99 </description >
You can’t perform that action at this time.
0 commit comments