Skip to content

Releases: InformaticsMatters/sdf-parser

v1.3.0

16 Dec 00:07
90d9374
Compare
Choose a tag to compare

1.3.0 (2023-12-16)

Features

  • exclude-properties: support excluding properties from the response (e687322)

v1.2.0

25 Nov 20:25
70517dc
Compare
Choose a tag to compare

1.2.0 (2023-11-25)

Features

  • filter: add basic filtering function to streams (0655459)

v1.1.0

01 Oct 17:14
b5452b0
Compare
Choose a tag to compare

1.1.0 (2023-10-01)

Features

  • nodejs: add stream transformer compatible with node:stream (cd6c135)

v1.0.4

18 Sep 15:42
ce6c029
Compare
Choose a tag to compare

1.0.4 (2023-09-18)

Bug Fixes

  • fix to trigger re-release (c4f089a)

v1.0.3

18 Sep 15:36
6df2634
Compare
Choose a tag to compare

1.0.3 (2023-09-18)

Bug Fixes

  • typescript: fix imports to match module resolution (6aff39f)

v1.0.2

16 Sep 16:53
259db43
Compare
Choose a tag to compare

1.0.2 (2023-09-16)

Bug Fixes

v1.0.1

16 Sep 16:43
bc89dc4
Compare
Choose a tag to compare

1.0.1 (2023-09-16)

Bug Fixes

  • make package public so it can be published (12f5321)

v1.0.0

16 Sep 16:36
164d964
Compare
Choose a tag to compare

1.0.0 (2023-09-16)

⚠ BREAKING CHANGES

  • add streaming parser

Features