Releases: shabados/gurmukhi-utils
Releases · shabados/gurmukhi-utils
Release 3.2.2
Release 3.2.1
- ci: #Patch release (a9f06b1)
Release 3.2.0
- ci: use release script (#195) (f20ff09)
- ci: use shabados actions next (#194) (2dfdcd6)
- ci: use latest verisons of shabados actions (#193) (468b3a0)
- ci: use shabados release actions (#192) (1a490b6)
- fix: rectify conditional logic for toEnglish (#190) (5367f17)
- fix: replace docs with gurmukhi utils in readme (#189) (b98b4b6)
- docs: add third party port (#187) (c7e9651)
- ci: skip npm checks when running release script (#184) (adfc094)
- ci: fetch complete depth of git history (#183) (fd4fedf)
- ci: fetch all git history during deploy (#182) (571dfc9)
- fix(toEnglish): properly detect word boundaries (#177) (76925a6)
- fix(stripEndings): constrain number stripping to end of lines (#178) (4adbf3f)
- docs: remove deprecated contact number and update links (#174) (79c2f89)
- ci: migrate to GH actions (#171) (e4d3bd5)
- docs: update docs (#172) (6302051)
- build: test with jest instead of mocha (#170) (96ed646)
- feat: add functions to analyze pingal/matra/meter (#168) (76d35b4)
- build: add prettier for formatting of non-js files (f0a2bfa)
- build: update eslint package and config (8ae2010)
- build: add vscode workspace settings and extension recommendations (295e3f4)
- build: update release branch name (#166) (6ffbf12)
Release 3.1.0
- feat: add open yaiya characters (#164) (5452ef2)
- fix(firstLetters): remove spaces from firstLetter input strings (#161) (e2bb085)
- fix(stripEndings): include any words after pause and optional spaces before endings (e0799a0)
- fix: line ending with non latin gurmukhi numbers (#159) (556902c)
- refactor: use toHindi function instead of duplicating (7523770)
- fix: line ending with non latin gurmukhi numbers (8edfcb6)
Release 3.0.1
Release 3.0.0
- ci: #Major release (f9592a1)
- feat(firstLetters): support hindi, english transliterations and simplify (#152) (11f52c6)
- feat(stripEndings): add stripEndings function to remove line endings (9158e56)
- refactor: add regex utility functions (afdb20b)
- feat: add .gitattributes file (#149) (0e4fa92)
- test(stripAccents): use stripAccents in stripAccents test (#148) (0231214)
- feat: add isGurmukhi function to check if string is Unicode Gurmukhi (#141) (32a151b)
- fix(toAscii): add nukta combination mappings to single character (#147) (d8e76d1)
- feat: add stripVishraams function (#143) (58140c5)
- feat: add stripAccents function to remove nutka and open oora characters (#142) (ccd1d1f)
Release 2.3.1
- build: upgrade CI build to node 12 (b879b7d)
- Merge pull request #134 from ShabadOS/subscript-support (88476b4)
- refactor(toEnglish): remove explicit passthrough list in favour of passthrough by default (a497a4a)
- fix(toEnglish): add passthrough for letters that are not in the transliteration map (b256c3e)
- build: move pre-commit hook to correct hooks section in package.json (f6443de)
- build(deps-dev): bump release-it from 12.4.3 to 13.1.1 (8f8cea4)
- build: upgrade husky pre-commit hook in package.json (c2dfc2e)
- build(deps-dev): bump husky from 0.14.3 to 4.2.3 (2bc4e05)
- build(deps): [security] bump acorn from 6.1.0 to 6.4.1 (33e3121)
- build(deps-dev): bump mocha from 5.2.0 to 7.1.1 (5f862be)
- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.1 (cf480cd)
- build(deps-dev): bump eslint-plugin-react from 7.17.0 to 7.18.3 (21b2c38)
- build(deps-dev): bump nyc from 14.1.1 to 15.0.0 (92a523e)
- [Security] Bump tar from 4.4.1 to 4.4.10 (6d6bbf7)
- [Security] Bump lodash.template from 4.4.0 to 4.5.0 (38f634a)
- Bump escape-string-regexp from 1.0.5 to 2.0.0 (e454bed)
Release 2.3.0
Release 2.2.0
- Switch to Basics of Sikhi Transliterations (#112) (e44322c)
- fix(english): 'jeeo' instead of 'jeeau' (9bbe968)
- test(english): update tests to pass checks (e904eaa)
- fix(english): remove unused prevLetter parameter (bba9ac8)
- fix(english): update to closely match BoS translit (1eae200)
- test(toEnglish): update to BoS translit from @preetcharan (9c8e577)
- test(english): update tests for BoS translit (fe100c7)
- fix(english): update rules for BoS transliteration (db4cfed)
- fix(english): restore space mapping (14b9e6d)
- feat(english): switch to Basics of Sikhi key map (94958cf)
Release 2.1.1
- build: use correct flag to disable clean git working directory (8a79731)
- build(ci): use CircleCI pipelines (bec3116)
- fix: update TS typings (d767e3a)
- Fix Yakash and Half-Yaiyha conversion issues (#75) (d154ae6)
- fix(toAscii): Add Î to Sihari swap rule #63 (80b9ac7)
- test(toAscii): Add ਭ੍ਯਿੋ #63 (439d967)
- test(toHindi): Update Yakash #28 (1c5c8e4)
- test(toAscii): Update Yakash #28 (482106b)
- fix(toUnicode): Add Î to Sihari swap rule #63 (63a4ce1)
- test(toUnicode): Add test for ਭ੍ਯਿੋ #63 (1fc8fa2)
- fix(toUnicode): Yakash before Sihari #28 (2b1c93e)
- test(toUnicode): Add proper Yakash conversions (f93b40d)
- chore(npm): Update devDependencies (5700473)