fix: `Nil`(null, undefined) now renders as empty string change: `parser.parseValue()` renamed to `parser.parseOutput` change: registered tags/filters become static and shared across different liquid instances
BREAKING CHANGE: calling `Liquid()` without `new` now becomes invalid