===================
New features:
- Check enum value to match property type and make sure, that level is not
filled for enums.
Bug fixes:
- Correctly handle situation, when no is received from server (`301`_).
Improvements:
- More informative error message by showing exact failing item (`301`_).
.. _301: https://github.com/atviriduomenys/spinta/issues/301
- Upgrade versions of all packages. All tests pass, but this might introduce
new bugs.
- Improve unit detection (`292`_). There was an idea to disable unit checks,
but decided to give it another try.
.. _292: https://github.com/atviriduomenys/spinta/issues/292