Build 1.0.81 (6 Dec 2024)
- New markdown pod
- New util::Console API
- Rewrite fant in Fantom as new util::TestRunner class
- Add dom::Storage.keys to iterate all keys
- Add new SqlConnPool API
- Add support for postgres TEXT[] type
- Support for static once methods
- StrBuf.addRange
- Add double checked locking into ClassType.java reflect and finish
- Add sql escape syntax for "@" and ""
- Deprecate old, undocumented sql escape syntax (This is a breaking change)
- Add sql::Statement.executeBatch method
- Add concurrent::ActorMsg
- Add List/Map setNotNull
- Fix PathEnv via fan.props to order path correctly
- Unit db change sec and hr primary symbol to match Duration format