Skip to content

Latest commit

 

History

History
63 lines (20 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

63 lines (20 loc) · 2.35 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.0-alpha.8 (2024-05-14)

Bug Fixes

0.1.0-alpha.7 (2024-05-14)

Note: Version bump only for package calculang

0.1.0-alpha.6 (2023-04-28)

Features

  • "esm" output (replaces 'verbose' output and corrects source references) (dc5499f)
  • error reporting: support clearer elinting of esm output (#70) (1e9ff66), closes #62

0.1.0-alpha.5 (2022-02-05)

Features

  • memoization (non-modular models only), verbose output, testing improvements + more #56 #54 #33 (ff09365)

0.1.0-alpha.4 (2021-11-17)

Bug Fixes

  • make introspection command output more useful (JSON-stringified), some test additions (#36) (79a2a38)

0.1.0-alpha.3 (2021-10-29)

Note: Version bump only for package calculang