File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ <a name =" v3.0.0 " ></a >
5
+ ## [ v3.0.0] ( https://github.com/rdfjs/rdfxml-streaming-parser.js/compare/v2.4.0...v3.0.0 ) - 2025-01-08
6
+
7
+ ### BREAKING CHANGES
8
+ * [ Update to rdf-data-factory v2] ( https://github.com/rdfjs/rdfxml-streaming-parser.js/commit/d6140be8e518d6884b65e0cd9fb815f4867d7356 )
9
+ This includes a bump to @rdfjs/types @2.0.0, which requires TypeScript 5 and Node 14+
10
+
4
11
<a name =" v2.4.0 " ></a >
5
12
## [ v2.4.0] ( https://github.com/rdfjs/rdfxml-streaming-parser.js/compare/v2.3.0...v2.4.0 ) - 2023-11-24
6
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rdfxml-streaming-parser" ,
3
- "version" : " 2.4 .0" ,
3
+ "version" : " 3.0 .0" ,
4
4
"description" : " Streaming RDF/XML parser" ,
5
5
"keywords" : [
6
6
" rdf/xml" ,
You can’t perform that action at this time.
0 commit comments