Skip to content

Releases: cheminfo/ensure-string

v2.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 26 Jan 20:19
3961f02

2.0.0 (2026-01-26)

⚠ BREAKING CHANGES

  • update dependencies and migrate to vitest and type=module

Features

Miscellaneous Chores

  • update dependencies and migrate to vitest and type=module (f8e34de)

ensure-string v1.2.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 15 Apr 12:19
fe05edf

Features

  • if encoding is not specified select latin1 if not utf8 (4d8560e)

ensure-string v1.1.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 15 Sep 11:29
8527875

Features

  • add typescript definition (2d0431b)
  • add typescript definition (18ea2a8)

ensure-string v1.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 29 Jul 10:13
fa82a40

⚠ BREAKING CHANGES

  • the function now throws an error for unsupported inputs

Features

  • support UTF-16 with BOM automatically (59c92c5)

ensure-string v0.1.1

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 28 Apr 13:13
46d29d3

Bug Fixes

ensure-string v0.1.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 27 Apr 14:31
9f7a246

Bug Fixes

  • change node CI test matrix (remove 10 and add 16) (67cc34c)
  • correct branch for node CI (cb04d1f)