Fix regressions
- Fix a regression in the
Elem
class that the default string representation was missing - Fix a regression that the
Parser
class requiresfilters
andcache_dir
to be passed in the constructor,
which should be and was optional priority tov0.6.0
.