Recent Releases of https://github.com/cheminfo/sdf-parser
https://github.com/cheminfo/sdf-parser - v7.0.4
7.0.4 (2025-03-05)
Bug Fixes
- do not yield molfile that has less than 40 characters long (dc0b2d7)
- JavaScript
Published by cheminfo-bot over 1 year ago
https://github.com/cheminfo/sdf-parser - v7.0.3
7.0.3 (2025-02-28)
Bug Fixes
- iterator was adding a CR that yields to non parsable molfiles (5dc3afc)
- JavaScript
Published by cheminfo-bot over 1 year ago
https://github.com/cheminfo/sdf-parser - v7.0.2
7.0.2 (2025-02-27)
Bug Fixes
- extension of rollup.config (6512f04)
- JavaScript
Published by cheminfo-bot over 1 year ago
https://github.com/cheminfo/sdf-parser - v7.0.1
7.0.1 (2025-02-27)
Bug Fixes
- wrong file extension and CDN publication (bcb7572)
- JavaScript
Published by cheminfo-bot over 1 year ago
https://github.com/cheminfo/sdf-parser - v7.0.0
7.0.0 (2025-02-27)
⚠ BREAKING CHANGES
- The stream should be piped through a TextDecoderStream like for example: const textDecoder = new TextDecoderStream(); for await (const entry of iterator(file.stream().pipeThrough(textDecoder)))
Features
- update iterator implementation for browser compatibility (6a53960)
- use and expose MolfileStream class (#16) (926b8cf)
Bug Fixes
- remove side effect on options (2afdfc8)
- JavaScript
Published by cheminfo-bot over 1 year ago
https://github.com/cheminfo/sdf-parser - v6.0.1
6.0.1 (2022-10-15)
Bug Fixes
- update dependencies and remove iterator from browser (f3275be)
- JavaScript
Published by cheminfo-bot almost 4 years ago
https://github.com/cheminfo/sdf-parser - v6.0.0
6.0.0 (2022-08-22)
⚠ BREAKING CHANGES
- remove stream function
Features
- JavaScript
Published by cheminfo-bot almost 4 years ago
https://github.com/cheminfo/sdf-parser - v5.0.2
5.0.2 (2022-08-17)
Bug Fixes
- JavaScript
Published by cheminfo-bot almost 4 years ago
https://github.com/cheminfo/sdf-parser - sdf-parser v5.0.1
Bug Fixes
- add sideEffects: false (512959b)
- JavaScript
Published by cheminfo-bot over 4 years ago
https://github.com/cheminfo/sdf-parser - v3.1.0
Release v3.1.0
- JavaScript
Published by cheminfo-bot over 8 years ago
https://github.com/cheminfo/sdf-parser - v3.0.1
Release v3.0.1
- JavaScript
Published by cheminfo-bot over 8 years ago
https://github.com/cheminfo/sdf-parser - v3.0.0
Release v3.0.0
- JavaScript
Published by cheminfo-bot over 8 years ago
https://github.com/cheminfo/sdf-parser - v2.3.1
Release v2.3.1
- JavaScript
Published by cheminfo-bot about 9 years ago
https://github.com/cheminfo/sdf-parser - v2.3.0
Release v2.3.0
- JavaScript
Published by cheminfo-bot about 9 years ago
https://github.com/cheminfo/sdf-parser - v2.2.2
Release v2.2.2
- JavaScript
Published by cheminfo-bot about 10 years ago
https://github.com/cheminfo/sdf-parser - v2.2.1
Release v2.2.1
- JavaScript
Published by cheminfo-bot about 10 years ago
https://github.com/cheminfo/sdf-parser - v2.2.0
Release v2.2.0
- JavaScript
Published by cheminfo-bot about 10 years ago
https://github.com/cheminfo/sdf-parser - v2.1.1
Release v2.1.1
- JavaScript
Published by cheminfo-bot about 10 years ago
https://github.com/cheminfo/sdf-parser - v2.1.0
Release v2.1.0
- JavaScript
Published by cheminfo-bot about 10 years ago
https://github.com/cheminfo/sdf-parser - v2.0.1
Release v2.0.1
- JavaScript
Published by cheminfo-bot about 10 years ago
https://github.com/cheminfo/sdf-parser - v2.0.0
Release v2.0.0
- JavaScript
Published by cheminfo-bot about 10 years ago
https://github.com/cheminfo/sdf-parser - Release v1.0.1
- JavaScript
Published by cheminfo-bot about 11 years ago