Skip to content

v3.4.0

Choose a tag to compare

@khieta khieta released this 16 Sep 16:04
· 9 commits to release/3.4.x since this release
18714f7

Added

  • Convenience methods num_of_policies() and num_of_templates() to see how
    many policies and templates a policy set has (#1180)
  • Entity is now Hash. The hash implementation compares the hash of
    the entity UID (#1186)

Fixed

  • (*) Entities::from_entities() will now correctly reject record
    attributes with superfluous attributes. (#1177, resolving #1176)