Skip to content

1.7.0

Choose a tag to compare

@FunctionPoint FunctionPoint released this 18 Aug 19:48
· 67 commits to main since this release

Smalltalk library

  • NW.js support: A new framework that lets you develop multi-platform desktop apps with ease!.
    The GUI of these apps is made with familiar HTML and CSS.
    They take up less memory than using Electron and are less complex to develop.
  • Core: Added full unit tests for Fetch, consolidated into Core.
  • Core: Implemented new JavaScript features since 2022 in classes:
    JsObject, String, Error, Array, Map, Set, Float16Array (#46).

Examples

  • NW.js: Example app that shows off the new features of the framework.
  • AI: Updated UI, current models, including GTP5.

Build

  • Contributions: New section for 3rd party contributions,
    starting with CounterUsingMithril.