| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 75a71dc commit 2f51e12
5 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,3 +1,17 @@ | |||
| 1 | + ## 8.7.0 (2021-12-27) | ||
| 2 | + | ||
| 3 | + ### New features | ||
| 4 | + | ||
| 5 | + Support quoted export names. | ||
| 6 | + | ||
| 7 | + Upgrade to Unicode 14. | ||
| 8 | + | ||
| 9 | + Add support for Unicode 13 properties in regular expressions. | ||
| 10 | + | ||
| 11 | + ### Bug fixes | ||
| 12 | + | ||
| 13 | + Use a loop to find line breaks, because the existing regexp search would overrun the end of the searched range and waste a lot of time in minified code. | ||
| 14 | + | ||
| 1 | 15 | ## 8.6.0 (2021-11-18) | |
| 2 | 16 | ||
| 3 | 17 | ### Bug fixes | |
| Back | FazBrowse Home | New Git URL |
0 commit comments