Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 817 Bytes

CHANGELOG.md

File metadata and controls

40 lines (25 loc) · 817 Bytes

Changelog

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • processResults option to ExecutionContext in order to enforce producing raw or structured output.
  • Equivalence and subtype types: Issue #2
  • The SOUFFLE_VERSION constant.

Changed

Fixed

[0.1.2] - 2024-09-02

Added

Changed

Fixed

  • Paths to library exports in package.json.

[0.1.1] - 2024-09-02

Added

Changed

  • Package name in npm.

Fixed

  • Paths to library entries in package.json.

[0.1.0] - 2024-09-02

Added

  • Initial release