You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Allow to override default config file name in CLI.
- Allow multiline tags. Process `true` and `false` attribute values as
boolean, not as integer.
- Add tests.
- Improve code style.