All Versions
61
Latest Version
Avg Release Cycle
85 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v2.2.0 Changes
February 01, 2016fixes some bugs
- generating Robohash images
many new improvements and enhancements like:
- CheesyLingo
- Music module
- Brazilian phones
- Improve NameJA
- added AddressRU
-
v2.1.0 Changes
- #191 - add REFERENCE.md (@rstacruz)
- #193 - fix FFaker::Locale.language throwing errors (@rstacruz, #196)
- #199 - FFaker::String.from_regexp: implement support for regexp ranges like
/[a-f]/
(@marocchino, #200) - #181 - fix FFaker::PhoneNumber.phone_number throwing invalid US phone numbers (@rstacruz, #195)
- #181 - implement FFaker::PhoneNumber.area_code (@rstacruz, #195)
- #203 - deprecate FFaker::ArrayUtils.random_pick in favor for Array#sample (@marocchino)
- #211 - add Korean identification support
- #212 - add IMEI support
- #213 - Fix max length support FFaker::Internet.password (@anderscarling)
- many internal library and test suite refactorings
-
v2.0.0 Changes
- switched faker to ffaker namespace, you should now be able to use faker and ffaker gem together.
-
v1.32.1 Changes
- set required ruby version for gem
-
v1.32.0 Changes
- add Korean lorem to API
- add 100 canadian largest cities to API
- add Cuban phone numbers to API
- add currency code to API
- internal code-style improvements
-
v1.31.0 Changes
- add deprecation warning to ArrayUtils#rand method
- changed all internal ArrayUtils#rand method calls to Array#sample
- Korea API additions
- fixes some broken tests
-
v1.30.0 Changes
- dropped support for ruby 1.8.x
- fixes some broken tests
- improved Faker::Internet.slug method
- added Faker::Gender(CN), Faker::Guid to API
- added continental_state and continental_state_abbr to Faker::AddressUs API
- added Faker::Internet.safe_email method to API
- added max_length parameter to Faker::Internet.password
- and some small API additions ... for more details check the git log
-
v1.25.0 Changes
🛠API additions and some fixes... check the git log! :)
-
v1.24.0 Changes
API additions
-
v1.23.0 Changes
API additions