Release 3.1.10
- Add
Term#termsandStatement#termswhich returns an array including itself, and array including the non-nil non-statement terms, respectively. - Rename
#has_foo?methods as simply#foo?to go with Ruby style. Old accessors remain as aliases. In some cases (statement?,term?) these were already in use, so now are overloaded.