Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 659 Bytes

CHANGELOG.md

File metadata and controls

18 lines (9 loc) · 659 Bytes

[6.0.0] - 2022-1-20 PR: #16

Summary

Updated project and build configuration to match the setup of JavaScript.SDK. Removed old JavaScript source files from the days of the framework. A little cleanup of ConceptAs equality, and introduced functions for creating ConceptAs type guards in the JavaScript.SDK. A few more specs, and updated some dependencies.

Added

  • Functions for creating ConceptAs type guards.

Fixed

  • Some issues with ConceptAs equality.

Removed

  • ConceptAs no longer has an isConcept static method. It didn't really work as intended.