Releases: digitallinguistics/transliterate
v0.4.1
v0.4.0: Support Maps
This release allows the user to provide the set of substitutions as a Map in addition to an Object hash (#76).
v0.3.1
v0.3.0
This release technically contains breaking changes—namely bumping Node support from v14 to v20, and updating dependencies—but nothing about the API has changed. The majority of users should not need to make any changes to their code.
Other, minor changes involve updates to the development environment and documentation.
v0.2.2
v0.2.1
This is a maintenance release which improves the documentation, and makes many changes to the development environment, but does not otherwise change the API of the library, except that a transpiled version of the library is no longer provided. The library is also now published to both the GitHub package registry and npm.