Releases: cheminfo/ensure-string
Releases · cheminfo/ensure-string
v2.0.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Features
if encoding is not specified select latin1 if not utf8 (4d8560e )
ensure-string v1.1.0
Compare
Sorry, something went wrong.
No results found
Features
add typescript definition (2d0431b )
add typescript definition (18ea2a8 )
ensure-string v1.0.0
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
the function now throws an error for unsupported inputs
Features
support UTF-16 with BOM automatically (59c92c5 )
ensure-string v0.1.1
Compare
Sorry, something went wrong.
No results found
ensure-string v0.1.0
Compare
Sorry, something went wrong.
No results found
Bug Fixes
change node CI test matrix (remove 10 and add 16) (67cc34c )
correct branch for node CI (cb04d1f )