Skip to content

Releases: shabados/gurmukhi-utils

Release 1.5.2

23 Aug 21:31
Compare
Choose a tag to compare
  • 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

22 Aug 22:53
Compare
Choose a tag to compare
  • Add Shahmukhi examples to runkit and readme #Patch (4ef0c28)
  • Fix webpack config to work in both node and web environments (5ef699f)
  • Add npmignore to prevent gitignore interefence in CI # Patch (0fe5ee4)

Release 1.5.0

22 Aug 22:11
Compare
Choose a tag to compare
  • 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

22 Jul 00:54
Compare
Choose a tag to compare
Use minified JS as main entry in package.json. #Patch release.

Release 1.4.2

21 Jul 19:13
Compare
Choose a tag to compare
  • Use minified JS as main entry in package.json. #Patch release. (5da4707)
  • Use latest node 8 for builds (080cfd2)
  • Merge branch 'master' of github.com:ShabadOS/gurmukhi-utils (833ff86)
  • Add more npm keywords (5033397)
  • Use prepublishOnly instead of CI command to build (e3268ab)

Release 1.4.1

19 Jun 21:47
87c50d9
Compare
Choose a tag to compare
  • 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

19 Jun 02:41
61c1003
Compare
Choose a tag to compare
  • 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

17 Jun 23:40
Compare
Choose a tag to compare
  • Update runkit example. #Patch release. (1651d55)
  • Add additional test to transliterator (6b54a07)
  • Fix npm link in README (987705b)

Release 1.3.0

17 Jun 23:33
4783e76
Compare
Choose a tag to compare
  • 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)

Release 1.2.2

17 Jun 01:08
Compare
Choose a tag to compare
  • Update README with contributing guidelines. Bump it #Patch. (340ee83)
  • Run build in CI and note CDN (f3000b5)