File tree 3 files changed +5
-4
lines changed
3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ New language features
13
13
* The default behavior of observing ` @inbounds ` declarations is now an option via ` auto ` in ` --check-bounds=yes|no|auto ` ([ #41551 ] )
14
14
* New function ` eachsplit(str) ` for iteratively performing ` split(str) ` .
15
15
* ` ∀ ` , ` ∃ ` , and ` ∄ ` are now allowed as identifier characters ([ #42314 ] ).
16
+ * Support for Unicode 14.0.0 ([ #43443 ] ).
16
17
* ` try ` -blocks can now optionally have an ` else ` -block which is executed right after the main body only if
17
18
no errors were thrown. ([ #42211 ] )
18
19
Original file line number Diff line number Diff line change 1
- utf8proc-3203baa7374d67132384e2830b2183c92351bffc .tar.gz/md5/e17d35ec76892e79e3ce45bb5e39e680
2
- utf8proc-3203baa7374d67132384e2830b2183c92351bffc .tar.gz/sha512/912d51e5c2daf80865e862daba2971e3a77b224d40179225d5908385d2f7f543a92cd2d9b6cecacfab185d8bd8f2732cad7a9d217f25f1e10a77083fda74f0b5
1
+ utf8proc-8ca6144c85c165987cb1c5d8395c7314e13d4cd7 .tar.gz/md5/af7d2e685f46ff6317fc4ab276bfade7
2
+ utf8proc-8ca6144c85c165987cb1c5d8395c7314e13d4cd7 .tar.gz/sha512/0b1c839457755db6679057c99a7872e72e3f17d8535e1e173749e139050bcf10f2e9a9b9fadccabde644ffcc865cfb9396429fc31e5a5a383f95856a01ea98a2
Original file line number Diff line number Diff line change 1
- UTF8PROC_BRANCH=v2.6.1
2
- UTF8PROC_SHA1=3203baa7374d67132384e2830b2183c92351bffc
1
+ UTF8PROC_BRANCH=v2.7.0
2
+ UTF8PROC_SHA1=8ca6144c85c165987cb1c5d8395c7314e13d4cd7
You can’t perform that action at this time.
0 commit comments