1) sort results before slicing [: max_results], 2) update docstrings.
2.3.0
1) VQD_DICT now LRU cache, 2) simplification of logging, 3) correcting the while loop conditions, 4) small code improvements.
2.2.2
Bug fix when recreating a session
2.2.1
* vqd search method changed * vqd is saved in VQD_DICT as bytes to reduce memory usage * close requests.Session() when it is recreated * reconnect the proxy from the previous session when session is recreated
2.2.0
Change lru_cache to VQD_DICT (def get_vqd()). VQD_DICT max size = 32768