- Added support of Arabic for various arabic countries.
17.1.0
--------------
- Added the `iata_code()` method for the `Address` provider. - Added the `icao_code()` method for the `Address` provider. - Added the `asn` method for the `Internet` provider. - Added the `special_ip_v4_object()` and `special_ip_v4()` methods for the `Internet` provider, along with the `IPv4Purpose` enum for those methods.
17.0.0
--------------
- Added ``mimesis.enums.DurationUnit`` enum. - Added ``.duration()`` method for ``Datetime`` provider to generate random durations.
16.0.0
--------------
- Removed unsafe and inaproppriate words from datasets. See `1511 <https://github.com/lk-geimfari/mimesis/issues/1511>`_ - Fix file permissions in Windows.
15.1.0
--------------
- Minor fixes in ``factory_boy`` plugin.
15.0.0
--------------
- Integrated `mimesis-factory` into Mimesis itself. See `mimesis-factory246 <https://github.com/lk-geimfari/mimesis-factory/issues/246>`_ and `mimesis#1494 <https://github.com/lk-geimfari/mimesis/issues/1494>`_ for more information.