Skip to content

v2.0.0

Compare
Choose a tag to compare
@kkmtyyz kkmtyyz released this 09 May 14:43
· 30 commits to master since this release

Additions

  • Various tests.

Changes

  • Changed the Tag::set_attr() to the Tag::set_attrs().
  • Changed the Tag::get_attr() to the Tag::get_attrs().
  • Updated the Tag::set_attr() and the Tag::get_attr().
  • Moved the satisfy_sufficient_condition() to the tag mod from the searcher mod.