Skip to content

Commit 6216f2d

Browse files
committed
New version: 1.21.4.
Refs #213. Refs #214. Updated deps.
1 parent f2be044 commit 6216f2d

File tree

3 files changed

+238
-159
lines changed

3 files changed

+238
-159
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ console.log('re2_res : ' + re2_res); // prints: re2_res : abc,a,b,c
353353

354354
## Release history
355355

356+
- 1.21.4 *Fixed a regression reported by [caroline-matsec](https://github.com/caroline-matsec), thx! Added pre-compilation targets for Alpine Linux on ARM. Updated deps.*
356357
- 1.21.3 *Fixed an empty string regression reported by [Rhys Arkins](https://github.com/rarkins), thx! Updated deps.*
357358
- 1.21.2 *Fixed another memory regression reported by [matthewvalentine](https://github.com/matthewvalentine), thx! Updated deps. Added more tests and benchmarks.*
358359
- 1.21.1 *Fixed a memory regression reported by [matthewvalentine](https://github.com/matthewvalentine), thx! Updated deps.*

0 commit comments

Comments
 (0)