Releases: shabados/gurmukhi-utils
Releases · shabados/gurmukhi-utils
Release 1.5.2
- Merge pull request #15 from ShabadOS/fix-translit #Patch (7f938ce)
- Update pronunciation regex to include end of line (0f32713)
- Add Ooraa to pronunciation regex and update tests (6440601)
- Update English transliteration tests for new regex (91ad51f)
- Add Shahmukhi pronunciation regex to English transliteration (2f57422)
Release 1.5.1
Release 1.5.0
- Fix CI release script #Minor re-release (26292eb)
- Merge pull request #14 from ShabadOS/shahmukhi #Minor release (f70ba2f)
- Add string of random words to test regex Shahmukhi replacement (87c111d)
- Correct shahmukhi regex to not count spaces (012c29c)
- Remove use of negative lookup (f7cd546)
- Add build step to CI config (a11bff3)
- Update tests for new Shahmukhi rules (2af6bcc)
- Add replacement rule to remove trailing ੁ and ਿ for pronunciation (16f5893)
- Update eslint from ^4.9.0 to ^5.4.0 (2f76edc)
- Merge mappings into toShahmukhi.js (4ed855d)
- Use mappings directly as there are no rules (ff28295)
- Add newline to Shahmukhi Files (fb02104)
- Add Shahmukhi Transliteration with Tests and Docs (4109f1f)
Release 1.4.3
Use minified JS as main entry in package.json. #Patch release.
Release 1.4.2
Release 1.4.1
- Merge pull request #12 from ShabadOS/cleanup-rules. #Patch release. (87c50d9)
- Update unicodeMappings.json (6e437f2)
- Add mapping for flower (c7eff52)
- Add back Halant to Pair Akhar Aunkar and Dulankarr rule (a6ed243)
- Update adhak rule with all pair akhars (4f2c435)
- Add other misc ASCII bindings (5cf3dad)
- Add mapping for §, add alternative greek mirco sign U+03BC (683d1b0)
- Add all Pair Akhars to rules (77afb09)
- Add rule for ehu in Transliterator (4a8e530)
- Merge pull request #10 from ShabadOS/import-ascii (de331dc)
- Remove future note about Unicode -> ASCII converter (934c111)
Release 1.4.0
- Merge pull request #9 from ShabadOS/import-ascii. #Minor release. (61c1003)
- Add more tests (b353cb4)
- Remove Tippi M from Pair Yaiyha rule to fix test (6d52ca6)
- Add more Pair Yaiyha Tests to Unicode converter (78d5827)
- Update test for µØI (12d5bb7)
- Add rule for MØI -> µØI (658e909)
- Add tests for broken tippi cases (e9696fc)
- Remove log of mappings (29d28f7)
- Remove log from toUnicode tests (564c1b5)
- Place all akhars and vowels at start (e4fb976)
- Reorder pair haha to fix ascii mapping (5e0888e)
- Remove unnecessary sort ordering (33a5b76)
- Add regex class to toAscii rule (2e1d3b5)
- Merge branch 'import-ascii' of github.com:ShabadOS/gurmukhi-utils into import-ascii (d600b85)
- Add more pair akhar tests (c278926)
- Add more toUnicode tests (02e6875)
- Add tests for ü (afd9614)
- Add comments to replacement rules (353cc77)
- Add rule ´ reversion (a4c6513)
- Order mappings by length on read (2f230b1)
- Fix toAscii adhak by reordering mappings (3c9ae1c)
- Fix priority of r replacement in toAscii (58e49a9)
- Reformat json mappings file (bf69d6e)
- Add example usage in docs (35cb379)
- Remove empty mappings from toAscii (7061974)
- Implement toAscii (09ef648)
- Write toAscii() tests (75eab12)
Release 1.3.1
Release 1.3.0
- Merge pull request #8 from ShabadOS/unicode. Bump it #Minor. (4783e76)
- Merge branch 'unicode' of github.com:ShabadOS/gurmukhi-utils into unicode (cedbb96)
- Add custom runkit example (a1d2c1a)
- Add custom runkit example (f75a169)
- Add runkit badge (455cfaa)
- Add example to toUnicode (0403a76)
- Add ´ to other toUnicode regexes (7afa14e)
- Remove unnecessary capture from regular expressions (64ae892)
- Add specific cases to i-pair haha rule (d4a83f9)
- Add rule for i followed by pair haha(˜) (a5c1da0)
- Add more toUnicode tests (9969da6)
- Iterate over mappings properly (80537e6)
- Revert mappings to json file (d40db9d)
- Add additional tests (659aacf)
- Reimplement core unicode to ascii converter (69cc8fb)
- Rename mocha tests folder to test (8ef00cf)
- Correct CircleCI lint command (981b4ad)
- Update README with linting notes (d451c3a)
- Run linter on CI (d23f271)
- Merge origin/master (a260789)
- Add lint run on commit hook (2e9e006)
- Update toUnicode.spec.js (8a4b622)
- Add trailing newline (a60f208)
- Add table of contents and switch to docsify (736dbbc)
- Import Unicode Mappings (7634a2d)
- Add transliteration example and correct bullets (9f92e43)
- Remove badges from docs (298552d)
- Fix typo in firstLetter() example (e86456c)
- Add npm keywords (51ffd09)