Skip to content

Commit

Permalink
4.3.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kLabz committed Apr 28, 2023
1 parent b6d9e55 commit 77d219c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions extra/CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
2023-XX-XX 4.3.1

Breaking changes:

all : namespace message reporting defines (#11142)

Bugfixes:

all : fix --times with compilation server (#11091)
all : fix default type parameters not respecting imports (#11161)
all : fix bytecode bindings issues (#11098)
all : support deprecation for defines
macro : allow local statics in macro functions (#11096)
cpp : fix AtomicInt warnings on cppia (#11105)
cpp : fix deprecated implicit casts of cpp.Int64 (#10998)
cpp : add white space around template type syntax (#11107)
java : don't check native signatures on extern functions (#11131)
lua : remove non existent luautf8 charCodeAt extern (#11097)

2023-04-06 4.3.0

New features:
Expand Down

0 comments on commit 77d219c

Please sign in to comment.