Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 708 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 708 Bytes

Changelog

All user-facing or otherwise 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.

Unreleased

v1.0.1 - 2020-11-29

Changed

  • Improve syntax error handling

Fixed

  • Fix output of native functions as strings
  • Fix error message displayed for invalid logical operations

v1.0.0 - 2020-10-31

Initial release