What's Changed
* docs: add lua-promql-parser to language bindings by mtrbpr in https://github.com/GreptimeTeam/promql-parser/pull/101
* feat: supports sort_by_label and sort_by_label_desc by killme2008 in https://github.com/GreptimeTeam/promql-parser/pull/102
* fix: sort_by_label and sort_by_label_desc by killme2008 in https://github.com/GreptimeTeam/promql-parser/pull/103
* feat: support duration literal by wtzhang23 in https://github.com/GreptimeTeam/promql-parser/pull/105
New Contributors
* mtrbpr made their first contribution in https://github.com/GreptimeTeam/promql-parser/pull/101
* killme2008 made their first contribution in https://github.com/GreptimeTeam/promql-parser/pull/102
* wtzhang23 made their first contribution in https://github.com/GreptimeTeam/promql-parser/pull/105
**Full Changelog**: https://github.com/GreptimeTeam/promql-parser/compare/v0.4.3...v0.5.0