Skip to content

v2023.2.3

Compare
Choose a tag to compare
@objeck objeck released this 25 Feb 07:43
· 4863 commits to master since this release

Language enhancements and bug fixes

v2023.2.3

  • Enhanced the API tools for C++ library integration
  • Added hooks for future GTK support
  • General codebase maintenance
  • Fixed bugs #160 and #163

v2023.2.2

  • Added support for binding variables to loops, i.e., ‘each(item := items)’ and ‘reverse(item := items)’ (new)
  • Updates to the ‘Web.HTTP.Server’ bundle (new)
  • Fixed bugs #153 and #159

v2023.2.1

  • Numerous updates to the ‘Web.HTTP.Server’ bundle (new)
    • Web server JSON configuration framework
    • Static file caching framework
    • Support for page alias forwarding
    • More robust cookie support
    • Added ‘File->Copy(..)’, ‘Directory->Copy(..)’ and ‘Directory ->Rename(..)’ (new)
    • Fixed missing API documentation (bug)

Full Changelog: v2023.2.2...v2023.2.3