Version 5.0.0 #1062
Closed
lk-geimfari
started this conversation in
General
Version 5.0.0
#1062
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Version 5.0.0
Warning: This release contains some breaking changes in API.
Renamed:
enums.UnitName
toenums.MeasureUnit
enums.PrefixSign
toenums.MetricPrefixSign
Business()
toFinance()
Fixed:
Generic
, now it inheritsBaseProvider
instead ofBaseDataProvider
.cvv()
to make it return string.cid()
to make it return string.price()
ofFinance
to make it return float.Added:
Locale
tomimesis.locales
measure_unit()
and.metric_prefix()
methods forScience
.iterator()
and.infinite()
forschema.Schema
.slug()
andip_v4_with_port()
forInternet()
incremental()
method forNumbers()
.stock_ticker()
,.stock_name()
and.stock_exchange()
forFinance()
BinaryFile
data provider which provides binary data files, such as.mp3
,.mp4
,.png
, etc.Removed:
person.json
forru
localeUnitSystem()
, use insteadScience()
Structure()
, use insteadschema.Schema
GermanySpecProvider
copyright()
ofFinance()
network_protocol()
ofInternet()
with_port
andport_range
forip_v4()
ofInternet()
. Useip_v4_with_port()
instead.sexual_orientation()
,.social_media_profile()
and.avatar()
ofPerson()
FieldError
chemical_element
andatomic_number
methods ofScience
data provider and made it locale-independentThis discussion was created from the release Version 5.0.0.
Beta Was this translation helpful? Give feedback.
All reactions