Skip to content

Releases: opencaesar/oml

1.0.0

08 Sep 04:11
Compare
Choose a tag to compare
1.0.0

0.9.3

02 Aug 07:04
Compare
Choose a tag to compare
0.9.3

0.9.2

09 Jul 19:06
Compare
Choose a tag to compare

Patch release to fix a bug with catalog resolution on Windows

0.9.1

07 Jul 04:00
Compare
Choose a tag to compare

(Note: skip this release in favor of v0.9.2 due to a bug with catalog resolution that got introduced here and fixed in v0.9.2)

This release involves some breaking changes:

  • oml.FeatureProperty has been renamed to oml.SemanticProperty
  • oml.EntityPredicate has been renamed to oml.TypePredicate
  • oml.RelationPredicate has been renamed to oml.FeaturePredicate
  • oml.Feature is a new abstract supertype of oml.Property and oml.Relation

This release also contains improvement to the rule support in OML. In particular:

  • you can now add a single-variable predicate on any type (not only entities), e.g., structure(x), scalar(x)
  • you can now add a two-variable predicate on any feature (not just relations), e.g., scalarProperty(x, y), structuredProperty(x, y)

0.9.0

16 Jun 07:00
Compare
Choose a tag to compare
0.9.0

0.8.8

28 Apr 17:53
Compare
Choose a tag to compare
0.8.8

0.8.7

05 Feb 02:45
Compare
Choose a tag to compare
0.8.7

0.8.6

28 Jan 01:34
4190e07
Compare
Choose a tag to compare
0.8.6

0.8.5

15 Dec 05:00
Compare
Choose a tag to compare
0.8.5

0.8.4

11 Dec 23:35
Compare
Choose a tag to compare
0.8.4