Two small backward-incompatible changes were introduced.
1. The `nt` argument to some checker functions was renamed to `aa` so you
now need to pass the opposite Boolean value. This is to be consistent
with other functions or scripts that already used the `aa` name.
1. The `featuresAt` method of the `Features` class was renamed to
`getFeatureNames`.