File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 0.9.0 / 2026-01-08
2+ ==================
3+ * Add Marathi.
4+ * Removed 1 character from Hindi:
5+ * U+093D DEVANAGARI SIGN AVAGRAHA
6+ * Add 11 characters to Hindi:
7+ * U+0945 DEVANAGARI VOWEL SIGN CANDRA E
8+ * U+0966 DEVANAGARI DIGIT ZERO
9+ * U+0967 DEVANAGARI DIGIT ONE
10+ * U+0968 DEVANAGARI DIGIT TWO
11+ * U+0969 DEVANAGARI DIGIT THREE
12+ * U+096A DEVANAGARI DIGIT FOUR
13+ * U+096B DEVANAGARI DIGIT FIVE
14+ * U+096C DEVANAGARI DIGIT SIX
15+ * U+096D DEVANAGARI DIGIT SEVEN
16+ * U+096E DEVANAGARI DIGIT EIGHT
17+ * U+096F DEVANAGARI DIGIT NINE
18+
1190.8.1 / 2025-06-25
220==================
321 * Removed the leading quote from ʼPhags-pa name.
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- speakeasy (0.8.1 )
4+ speakeasy (0.9.0 )
55
66GEM
77 remote: https://rubygems.org/
Original file line number Diff line number Diff line change 11require 'speakeasy/language'
22
33module Speakeasy
4- VERSION = "0.8.1 "
4+ VERSION = "0.9.0 "
55end
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ Gem::Specification.new do |s|
1313 ## If your rubyforge_project name is different, then edit it and comment out
1414 ## the sub! line in the Rakefile
1515 s . name = 'speakeasy'
16- s . version = '0.8.1 '
17- s . date = '2025-06-25 '
16+ s . version = '0.9.0 '
17+ s . date = '2026-01-08 '
1818 s . rubyforge_project = 'speakeasy'
1919
2020 ## Make sure your summary is short. The description may be as long
@@ -103,15 +103,16 @@ Gem::Specification.new do |s|
103103 data/ja
104104 data/jv
105105 data/ka
106- data/kk
107106 data/khb
107+ data/kk
108108 data/km
109109 data/kn
110110 data/ko
111111 data/lo
112112 data/lv
113113 data/mk
114114 data/ml
115+ data/mr
115116 data/ms
116117 data/mt
117118 data/my
You can’t perform that action at this time.
0 commit comments