- Allow filtering by tag (PR #91 by @omaretna)
- Fix apiprivate parser issue (PR #81 by @jason-gao)
- Allow the use of | to specify different types: {String|Number} (#62)
- Allow the use of $ in the param name (#36)
- Allow special characters in name and group
- Update dependencies
- Use os.EOL instead of own logic for line endings
- Update elixir's syntax (#65)