[6.0.0] - 2022-1-20 PR: #16
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.
- Functions for creating
ConceptAs
type guards.
- Some issues with
ConceptAs
equality.
- ConceptAs no longer has an
isConcept
static method. It didn't really work as intended.