We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 311738d commit b5452b0Copy full SHA for b5452b0
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/InformaticsMatters/sdf-parser/compare/v1.0.4...v1.1.0) (2023-10-01)
4
+
5
6
+### Features
7
8
+* **nodejs:** add stream transformer compatible with node:stream ([cd6c135](https://github.com/InformaticsMatters/sdf-parser/commit/cd6c1351418d810c27121ce774c612cf00c41a55))
9
10
## [1.0.4](https://github.com/InformaticsMatters/sdf-parser/compare/v1.0.3...v1.0.4) (2023-09-18)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@squonk/sdf-parser",
"private": false,
- "version": "1.0.4",
+ "version": "1.1.0",
"contributors": [
"name": "Informatics Matters Ltd"
0 commit comments