Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@sobolevn sobolevn released this 17 Jun 21:03
· 1257 commits to master since this release
89cf626

Added:

  • Added a list of all supported locales as mimesis/locales.py

Updated:

  • Changed how Internet provider works with stock_image
  • Changed how random module works, now exposing global Random instance
  • Updated dependencies

Fixed:

  • Prevents ROMANIZED_DICT from mutating
  • Fixed appveyour builds
  • Fixed flake8-builtins checks
  • Fixed some mypy issues with strict mode