Skip to content

Add feature sets

Compare
Choose a tag to compare
@johnstonskj johnstonskj released this 08 Sep 18:13
· 59 commits to main since this release
f182063
  • Feature: add support for features from Product Line Engineering.
    • Add new definition rule feature_set_def to rule definition.
    • Add and, or, xor bodies to feature_set_def.
    • Add basic documentation to book.
  • Feature: updates to builtin simple types.
    • Add the new type unsigned.
    • Add the new type binary.
    • Rename type iri_reference to iri.

Full Changelog: v0.1.40...v0.1.41