0.1.7 - Initialization performance, configurability
- FeatureTypeService constructor now has an optional second argument specifying a container param path for its feature type declarations, instead of the (still) hardcoded fallback default 'featureTypes'
- Fix quadratic runtime escalation when querying feature types in a sequence of
get()calls