1
0
Fork 0
forked from fun/fun
fun/CHANGELOG.md

933 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning (during 0.x.y development phase).

[0.40.5] - 2026-04-10

Removed

  • All libsql support.
  • All tcltk support.

[0.40.0] - 2026-03-25

Added

  • Nested functions support in the Fun parser.
  • Higher-order function patterns enabled by nesting.

[0.39.15] - 2026-03-10

Added

  • Initial GitHub Actions CI workflow.
  • Automated execution of examples in CI.

Changed

  • Refactored examples directory structure.

Fixed

  • Line number reporting in error messages.

[0.30.0] - 2025-11-15

Added

  • libcurl (cURL) support for networking.
  • CRC32 and CRC32C classes in stdlib.

Note: Dates for older versions are approximate based on repository history.