Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 661 Bytes

CHANGELOG.md

File metadata and controls

40 lines (22 loc) · 661 Bytes

Change Log

All notable changes to "RainLisp" will be documented in this file.

The format is based on Keep a Changelog.

Semantic versioning is followed.

[Unreleased]

Added

Fixed

Changed

Removed

[1.3.0] - 2024-06-30

Added

  • parse-number-culture primitive procedure. #146

[1.2.0] - 2024-02-18

Added

  • Add extension methods in the RainLisp.DotNetIntegration namespace for easier consumption by .NET systems.

[1.1.0] - 2024-01-28

Added

  • Ceiling and floor primitive procedures.

[1.0.0] - 2023-07-20

Initial release.

[1.0.0-beta.1] - 2023-07-11

Initial beta release.