* Reduce the numbers of bucket results on each ChangeBucket event
* Warmup after reindexing, fixes#250
* Using multiple sort keys, fixes#218
* Index also unfree packages, fixes#226, fixes#237
* Add wilcard query, fixes#279
* Fix rendering of default and example values
* bump the version
* reduce nix-instantiate calls
* Allow literalExample in default values, handle null correctly
* using py38 for now
* literalExample is not always string
* in case literalExample is not string process it as we would normally
* Remove 19.09 branch
* also remove 19.09 channel from github actions
* improve testing of empty lists and dicts
Co-authored-by: Rok Garbas <rok@garbas.si>