Skip to content

Add the query to the `update` command to filter karas to update

Kubat requested to merge dev-kubat into master

Add a query to the update function used to filter the karas to update. Only the karas that matches the query will be updated.

Also refactor the URI thing, now the implementations is hidden from the rest of the code.

Partially solves #102 (closed)

Edited by Kubat

Merge request reports