Skip to content

Releases: digitallinguistics/transliterate

v0.4.1

21 Jul 21:39
Compare
Choose a tag to compare

FIX: Allow regular expression special characters in input (#77)

v0.4.0: Support Maps

04 Jun 19:01
Compare
Choose a tag to compare

This release allows the user to provide the set of substitutions as a Map in addition to an Object hash (#76).

v0.3.1

31 May 15:01
Compare
Choose a tag to compare

This is a patch release to fix an issue with deployment.

v0.3.0

31 May 00:57
Compare
Choose a tag to compare

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

24 Jul 23:47
Compare
Choose a tag to compare

FIX: add "main" attribute to package.json (#46)

v0.2.1

02 Jul 21:48
Compare
Choose a tag to compare

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.

v0.1.10

02 Jul 19:53
Compare
Choose a tag to compare

This is a patch release to trigger deployment.

v0.1.9

02 Jul 19:40
Compare
Choose a tag to compare

This is a patch release to trigger deployment to the npm registry.

v0.1.8

02 Jul 19:35
Compare
Choose a tag to compare

This is a patch release to trigger deployment to the GitHub package registry.

v0.1.7

02 Jul 19:16
Compare
Choose a tag to compare

This is a patch release to test deployment to GitHub Pages.