- Allow query without value ([107](https://github.com/socialwifi/RouterOS-api/pull/107)).
0.20.0
----------------------
- Fix decoding non utf-8 characters. Allow setting fallback encoding ([104](https://github.com/socialwifi/RouterOS-api/pull/104)). - Fix `TypeError: can't concat str to bytes` ([105](https://github.com/socialwifi/RouterOS-api/pull/105)).
0.19.0
----------------------
- Add support for `!empty` reply word ([103](https://github.com/socialwifi/RouterOS-api/pull/103)).
0.18.1
----------------------
- Fix tests not being run with GitHub Actions. - Add linters. - Fix SyntaxWarning.
0.18.0
-------------------
- Drop support for end-of-life Python versions (2.7, 3.4, 3.5, 3.6, 3.7) - Add support for new Python versions (3.9, 3.10, 3.11, 3.12) - Add IPv6 support ([88](https://github.com/socialwifi/RouterOS-api/pull/88))