Feature order by
## [0.15.0] - 2022-02-14 ### Added
- Add the
order_by_descending()
function to generate the ORDER_BY [criteria] DESC subcommand of a request. - Add the
order_by()
function to generate the ORDER_BY [criteria] ASC subcommand of a request.