Skip to content

Commit b8ea0c0

Browse files
committed
Build 1.0.82
1 parent 1f0c90d commit b8ea0c0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

etc/build/config.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
//
1212

1313
// default version used by build scripts
14-
buildVersion=1.0.81
14+
buildVersion=1.0.82
1515

1616
// Must be configured boot build in substitute/release installation
1717
//devHome=/work/fan/

src/doc/docIntro/doc/ChangeLog.fandoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
** license: Licensed under the Academic Free License version 3.0
77
**************************************************************************
88

9-
*Build 1.0.82 (working)*
9+
*Build 1.0.82 (26 Jun 2025)*
1010
- New fanc tool for transpiling to Java source
1111
- Java make List/Map generic types
1212
- Java List implements java.util.List
@@ -31,6 +31,8 @@
3131
- ES support for IntArray and FloatArray
3232
- New docs: Interop, Java, and Fanc
3333
- Add string literal escape sequence for \u{xxx}
34+
- Improve surrogate pair support in Java
35+
- France locale change start of week from Sun to Mon
3436

3537
*Build 1.0.81 (6 Dec 2024)*
3638
- New markdown pod

0 commit comments

Comments
 (0)