Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 741 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 741 Bytes

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.

Fixed

  • Panic when calling open.
  • Panic when calling datetime.now()

Improved

  • Bundled wasm file gets smaller by removing some useless file from stdlib.

Added

  • block, compile, and call API.