소스 검색

changelog for 4.2.3

Aleksandr Kuzmenko 4 년 전
부모
커밋
9bf699bf84
2개의 변경된 파일16개의 추가작업 그리고 1개의 파일을 삭제
  1. 15 0
      extra/CHANGES.txt
  2. 1 1
      opam

+ 15 - 0
extra/CHANGES.txt

@@ -1,3 +1,18 @@
+2021-07-01 4.2.3:
+
+	General improvements:
+
+	all : analyzer optimizations
+	macro : support maps in `haxe.macro.Context.makeExpr` (#10259)
+	js : added `-D js-global=globalThis` to customize global object name (#10282)
+	php : added externs for `quoted_printable_decode`, `quoted_printable_encode`, `Attribute`, `NumberFormat`, `IntlCalendar` and other `Intl*` classes
+
+	Bugfixes:
+
+	all : fixed compiler crash on some unreachable code blocks (#10261)
+	jvm : fixed `@:native` (#10280)
+	jvm : fixed `--xml` generation (#10279)
+
 2021-05-14 4.2.2:
 
 	Bugfixes:

+ 1 - 1
opam

@@ -1,6 +1,6 @@
 opam-version: "2.0"
 name: "haxe"
-version: "4.2.2"
+version: "4.2.3"
 synopsis: "Multi-target universal programming language"
 description: """
 Haxe is an open source toolkit based on a modern,