Skip to content

0.5.0

Compare
Choose a tag to compare
@mscarey mscarey released this 26 Jan 04:49
· 477 commits to master since this release
  • Predicate.content attribute no longer includes an extra placeholder for a "quantity"
  • Predicate.content attribute must be a valid Python string template
  • Rename "context_factors" field to "terms"
  • Rely on Predicate placeholder names to label terms as interchangeable
  • Remove Predicate.reciprocal field used to label terms as interchangeable
  • Add Comparable class for Predicate with a numeric comparison
  • Rename Comparable.quantity to Comparable.expression
  • Comparable.expression can be a datetime.date