File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1111//
1212
1313// default version used by build scripts
14- buildVersion=1.0.76
14+ buildVersion=1.0.77
1515
1616// Must be configured boot build in substitute/release installation
17- //devHome=file:/E: /fan/
17+ //devHome=/work /fan/
1818
1919// JVM version compiler target, by default Fantom uses JDK 1.8 compiler
2020// javacParams=-source 1.8 -target 1.8
Original file line number Diff line number Diff line change 66** license: Licensed under the Academic Free License version 3.0
77**************************************************************************
88
9- *Build 1.0.77 (working)*
9+ *Build 1.0.77 (2 Sep 2021)*
10+ - Distribution zip now shipped without tests
1011- List groupBy, groupByInto
1112- Move examples/js/ -> examples/webfwt/
1213- Env.compileScriptToJs
1617- js: New formal Env.var initialization design for JS
1718- js: TimeZone.cur now defaults to Env.var or queries browser for best match
1819- js: Locale.cur can now be defaulted via Env.var
20+ - New asn1 pod
21+ - New crypto pod
22+ - New SocketConfig and TLS support in inet
23+ - #2652: List.groupBy()
24+ - #2798: JS Test Code
1925
2026*Build 1.0.76 (10 May 2021)*
2127- Allow This to be in any func param position as method param
You can’t perform that action at this time.
0 commit comments