Fixed - fix regression in `to_dict` introduced in 3.4.4 by fliped condition
3.4.4
Fixed - fix `to_dict` not being able corretly transform UNSET values of different instances (mainly multiprocessing issue)
3.4.3
Fixed - fix bindings making lot a of uncessary calls when supplying max_results parameter for async list iterator which is much higher than actual results count
3.4.2
Changed - fix missing aiohttp dependency in setup script - fix aiohttp error when `BUGZILLA_API_KEY` environmental variable is not supplied - fix error caused by supplying empty limit to async iterator
3.4.1
Added - async iterator operation - operation for results count