regexp_property_values 1.3.0-java → 1.5.0-java

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a0fc6877c0321863b4209bb005caf2119b8aab4a639f9d5958fc94f213fa8983
4
- data.tar.gz: 0710be0ee4d3f617e2749c4705172f01f708091d7a12aac4bf254f2b8d9a3f35
3
+ metadata.gz: fbc30f07e5a5ae32e98c4ff70e947028c2b5271bef65500fbe342137ce2fb8af
4
+ data.tar.gz: 959da3f06d8e4bac3f994fdf5aea8fe3f917e59baa22b13426ae0a60e2386490
5
5
  SHA512:
6
- metadata.gz: eb2b809191db9b28aaa1341cb15a5c5ec60e1c3e1cdf0633a9e87748711d26b4f933082981a05dae8dad78141938861f9c2a39ad3fd2a8fd98238d2c7d4874c5
7
- data.tar.gz: 84c81202dea8b1b7cae97e39a0170b9bc675f5af9c1d1ecf86b4d6e41fac7ba62cb96e453f84bcbea0be92590bfc9ba68b6748ff952fd7d165903d8eab460a57
6
+ metadata.gz: f90f8fdb20d19aa20c0afdcfd493d01649b79018cb255d8a7e7bbede5ad8772b4dad8318d2b334749a1f8fb62d6c526d170c494c8d545c3572e548c873bc3c71
7
+ data.tar.gz: cdd8ece0c0e66af8b57153f5faf18bdda2e826629b660101ed8ebd22be970429582546af09c91f4283a9ef8510fcbe82024d13e6ee9a33da561bf21c803ca44a
data/CHANGELOG.md CHANGED
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
4
4
  The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
  and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
 
7
+ ## [1.5.0] - 2024-01-06
8
+
9
+ ### Added
10
+ - new properties of future Ruby 3.3.x / Unicode 15.1
11
+
12
+ ## [1.4.0] - 2023-06-10
13
+
14
+ ### Added
15
+ - new properties of Ruby 3.2 / Unicode 15.0
16
+
7
17
  ## [1.3.0] - 2022-04-07
8
18
 
9
19
  ### Added
data/Rakefile CHANGED
@@ -33,6 +33,7 @@ if RUBY_PLATFORM !~ /java/i
33
33
  task(:spec).enhance([:compile])
34
34
  end
35
35
 
36
+ desc 'Update property lists'
36
37
  task :update do
37
38
  require_relative 'lib/regexp_property_values'
38
39
  RegexpPropertyValues.update
data/lib/aliases CHANGED
@@ -56,6 +56,7 @@ Elba;Elbasan
56
56
  Elym;Elymaic
57
57
  Ethi;Ethiopic
58
58
  Ext;Extender
59
+ ExtPict;Extended_Pictographic
59
60
  Geor;Georgian
60
61
  Glag;Glagolitic
61
62
  Gong;Gunjala_Gondi
@@ -83,6 +84,7 @@ IDC;ID_Continue
83
84
  IDS;ID_Start
84
85
  IDSB;IDS_Binary_Operator
85
86
  IDST;IDS_Trinary_Operator
87
+ IDSU;IDS_Unary_Operator
86
88
  Ideo;Ideographic
87
89
  Ital;Old_Italic
88
90
  Java;Javanese
@@ -133,6 +135,7 @@ Mult;Multani
133
135
  Mymr;Myanmar
134
136
  N;Number
135
137
  NChar;Noncharacter_Code_Point
138
+ Nagm;Nag_Mundari
136
139
  Nand;Nandinagari
137
140
  Narb;Old_North_Arabian
138
141
  Nbat;Nabataean
@@ -61,7 +61,9 @@ module RegexpPropertyValues
61
61
  ]
62
62
 
63
63
  # special properties
64
- @values += %w[Any Assigned In_No_Block Unknown]
64
+ @values += %w[
65
+ Any Assigned Extended_Pictographic In_No_Block Unknown
66
+ ]
65
67
 
66
68
  # legacy properties
67
69
  @values += %w[Newline]
@@ -1,3 +1,3 @@
1
1
  module RegexpPropertyValues
2
- VERSION = '1.3.0'
2
+ VERSION = '1.5.0'
3
3
  end
data/lib/values CHANGED
@@ -8,6 +8,8 @@ Age=12.0
8
8
  Age=12.1
9
9
  Age=13.0
10
10
  Age=14.0
11
+ Age=15.0
12
+ Age=15.1
11
13
  Age=2.0
12
14
  Age=2.1
13
15
  Age=3.0
@@ -96,6 +98,7 @@ Emoji_Modifier_Base
96
98
  Emoji_Presentation
97
99
  Enclosing_Mark
98
100
  Ethiopic
101
+ Extended_Pictographic
99
102
  Extender
100
103
  Final_Punctuation
101
104
  Format
@@ -122,6 +125,9 @@ Hiragana
122
125
  Hyphen
123
126
  IDS_Binary_Operator
124
127
  IDS_Trinary_Operator
128
+ IDS_Unary_Operator
129
+ ID_Compat_Math_Continue
130
+ ID_Compat_Math_Start
125
131
  ID_Continue
126
132
  ID_Start
127
133
  Ideographic
@@ -138,6 +144,7 @@ In_Ancient_Symbols
138
144
  In_Arabic
139
145
  In_Arabic_Extended_A
140
146
  In_Arabic_Extended_B
147
+ In_Arabic_Extended_C
141
148
  In_Arabic_Mathematical_Alphabetic_Symbols
142
149
  In_Arabic_Presentation_Forms_A
143
150
  In_Arabic_Presentation_Forms_B
@@ -177,6 +184,8 @@ In_CJK_Unified_Ideographs_Extension_D
177
184
  In_CJK_Unified_Ideographs_Extension_E
178
185
  In_CJK_Unified_Ideographs_Extension_F
179
186
  In_CJK_Unified_Ideographs_Extension_G
187
+ In_CJK_Unified_Ideographs_Extension_H
188
+ In_CJK_Unified_Ideographs_Extension_I
180
189
  In_Carian
181
190
  In_Caucasian_Albanian
182
191
  In_Chakma
@@ -204,10 +213,12 @@ In_Cyrillic
204
213
  In_Cyrillic_Extended_A
205
214
  In_Cyrillic_Extended_B
206
215
  In_Cyrillic_Extended_C
216
+ In_Cyrillic_Extended_D
207
217
  In_Cyrillic_Supplement
208
218
  In_Deseret
209
219
  In_Devanagari
210
220
  In_Devanagari_Extended
221
+ In_Devanagari_Extended_A
211
222
  In_Dingbats
212
223
  In_Dives_Akuru
213
224
  In_Dogra
@@ -265,6 +276,7 @@ In_Inscriptional_Pahlavi
265
276
  In_Inscriptional_Parthian
266
277
  In_Javanese
267
278
  In_Kaithi
279
+ In_Kaktovik_Numerals
268
280
  In_Kana_Extended_A
269
281
  In_Kana_Extended_B
270
282
  In_Kana_Supplement
@@ -273,6 +285,7 @@ In_Kangxi_Radicals
273
285
  In_Kannada
274
286
  In_Katakana
275
287
  In_Katakana_Phonetic_Extensions
288
+ In_Kawi
276
289
  In_Kayah_Li
277
290
  In_Kharoshthi
278
291
  In_Khitan_Small_Script
@@ -337,6 +350,7 @@ In_Myanmar_Extended_A
337
350
  In_Myanmar_Extended_B
338
351
  In_NKo
339
352
  In_Nabataean
353
+ In_Nag_Mundari
340
354
  In_Nandinagari
341
355
  In_New_Tai_Lue
342
356
  In_Newa
@@ -456,6 +470,7 @@ Join_Control
456
470
  Kaithi
457
471
  Kannada
458
472
  Katakana
473
+ Kawi
459
474
  Kayah_Li
460
475
  Kharoshthi
461
476
  Khitan_Small_Script
@@ -502,6 +517,7 @@ Mro
502
517
  Multani
503
518
  Myanmar
504
519
  Nabataean
520
+ Nag_Mundari
505
521
  Nandinagari
506
522
  New_Tai_Lue
507
523
  Newa
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: regexp_property_values
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 1.5.0
5
5
  platform: java
6
6
  authors:
7
7
  - Janosch Müller
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-04-07 00:00:00.000000000 Z
11
+ date: 2024-01-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: range_compressor
@@ -74,7 +74,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
74
74
  - !ruby/object:Gem::Version
75
75
  version: '0'
76
76
  requirements: []
77
- rubygems_version: 3.3.3
77
+ rubygems_version: 3.5.0.dev
78
78
  signing_key:
79
79
  specification_version: 4
80
80
  summary: Inspect property values supported by Ruby's regex engine