pypi mimesis 3.2.0
Version 3.2.0

latest releases: 18.0.0, 17.0.0, 16.0.0...
6 years ago

Added:

  • Added built-in provider DenmarkSpecProvider()
  • Added built-in provider ItalianSpecProvider()
  • Added meta classes for providers for internal usage (see #621)
  • Added support for custom templates in Person().username()

Fixed:

  • Support of seed for custom providers
  • currency_iso_code from the Business() provider now by default returns the currency code of the current locale.

Removed:

  • Removed multiple_choice() in the random module because it was unused and it could be replaced with random.choices.
  • Removed legacy method child_count() from provider Person()

Don't miss a new mimesis release

NewReleases is sending notifications on new releases.