github faker-ruby/faker v2.2.1

latest releases: v3.3.1, v3.3.0, v3.2.3...
4 years ago

v2.2.1 (2019-30-08)

Bug/Fixes

Faker::Number.number(digits: 1) was always returning 0.

Fixing number with one digit caused the test_insignificant_zero to fail. As it seemed that the behavior tested by test_insignificant_zero was already covered by test_number and test_decimal, we removed it to prevent duplication.

Don't miss a new faker release

NewReleases is sending notifications on new releases.