Changelog for
ruby2.2-rubygem-ffaker-doc-2.7.0-3.1.i586.rpm :
Tue Sep 19 14:00:00 2017 mschnitzerAATTsuse.com
- updated to version 2.7.0
* Add unique method [AATTAlexAvlonitis]
* Add Time.day_of_week [AATTtvarley]
* Add CompanyIT.partita_iva [AATTaaronsama]
Thu Aug 3 14:00:00 2017 cooloAATTsuse.com
- updated to version 2.6.0
see installed Changelog.md
[#]# 2.6.0
- Add Polish names [AATTwalerian777]
- Add Polish addresses [AATTwalerian777]
- Add full_address to Brazilian addresses [AATTadimircolen]
- Add Filesystem [AATTj0al]
- Add Aminal [AATTni3t]
- Fix PhoneNumberAU mobile number [AATTspheric]
Mon Feb 20 13:00:00 2017 cooloAATTsuse.com
- updated to version 2.5.0
see installed Changelog.md
[#]# 2.5.0
- Support Arabic names [AATTMoafak]
- Add Japanese address [AATTkojino]
- Add more Brazilian city [AATTjasonleonhard]
- Now PhoneNumber#ime returns valid IMEIs [AATTmetalelf0]
Sun Jan 1 13:00:00 2017 cooloAATTsuse.com
- updated to version 2.4.0
see installed Changelog.md
[#]# 2.4.0
- Support Indonesia names, address, phone & gender [AATTbrain64bit]
- Support Russian lorem [AATTmechos3d]
- Fix AddressAU#time_zone: will return AU time zone now [AATTtatey]
Sun Nov 13 13:00:00 2016 cooloAATTsuse.com
- updated to version 2.3.0
see installed Changelog.md
[#]# 2.3.0
- Make deterministic / repeatedly random using seed [AATTxunker]
- Fix DE and NL address modules [AATTdankimio]
- Refactor HTMLIpsum module [AATTrocknruby]
- Stricter exchange code in US phone number [AATTMQuy]
- Add AWS module [AATTjoshdvir]
- Add hexcode to Color module [AATTthutterer]
- Add CPF/CPFJ to Brazilian identification module [AATTthutterer]
- Add MAC address to Internet module [AATTpawelma]
- Add rgb, rgba, hsl, hsla to Color module [AATTdphurley]
- Add html safe names to Name module [AATTdimroc]
- Add mode education degrees to Education module [AATTdimroc]
- Add datetime to Time module [AATTwaldyr]
- Add between to Time module [AATTbrnrdog]
- Add Airline module [AATTjakubm]
- Add Sport module [AATTiamarmanjon]
- Add Youtube module [AATTandyklimczak]
- Add Tweet module [AATTtvarley]
- Add Korean address module [AATTmarocchino]
- Add Greek name module [AATTfalegk]
- Add Greek address module [AATTfalegk]
- Add Brazilian name module [AATTSephyros]
- Add Vietnam job module [AATTvinhnglx]
- Add Chinese company module [AATTrobin]
- Add Thai name module [AATTfiredev]
- Add Japanese lolem module [AATT44uk]
- Add Book module [AATTmax-si-m]
- Add gender option to Brazilian name module [AATTIgorMarques]
- Add Brazilian gender module [AATTIgorMarques]
- Add gender option to English name module [AATTnav16]
- Add Brazilian identification module [AATTIgorMarques]
- Add Brazilian job module [AATTIgorMarques]
- Add Cambodian name module [AATTPhanithism]
Tue Feb 2 13:00:00 2016 cooloAATTsuse.com
- updated to version 2.2.0
see installed Changelog.md
[#]# 2.2.0
- fixes some bugs
- generating Robohash images
- many new improvements and enhancements like:
- CheesyLingo
- Music module
- Brazilian phones
- Improve NameJA
- added AddressRU
Wed Jul 8 14:00:00 2015 cooloAATTsuse.com
- updated to version 2.1.0
see installed Changelog.md
[#]# 2.1.0
- [#191] - add REFERENCE.md ([AATTrstacruz])
- [#193] - fix FFaker::Locale.language throwing errors ([AATTrstacruz], [#196])
- [#199] - FFaker::String.from_regexp: implement support for regexp ranges like `/[a-f]/` ([AATTmarocchino], [#200])
- [#181] - fix FFaker::PhoneNumber.phone_number throwing invalid US phone numbers ([AATTrstacruz], [#195])
- [#181] - implement FFaker::PhoneNumber.area_code ([AATTrstacruz], [#195])
- [#203] - deprecate FFaker::ArrayUtils.random_pick in favor for Array#sample ([AATTmarocchino])
- [#211] - add Korean identification support
- [#212] - add IMEI support
- [#213] - Fix max length support FFaker::Internet.password ([AATTanderscarling])
- many internal library and test suite refactorings
[#181]: https://github.com/EmmanuelOga/ffaker/issues/181
[#191]: https://github.com/EmmanuelOga/ffaker/issues/191
[#193]: https://github.com/EmmanuelOga/ffaker/issues/193
[#195]: https://github.com/EmmanuelOga/ffaker/issues/195
[#196]: https://github.com/EmmanuelOga/ffaker/issues/196
[#199]: https://github.com/EmmanuelOga/ffaker/issues/199
[#200]: https://github.com/EmmanuelOga/ffaker/issues/200
[#203]: https://github.com/EmmanuelOga/ffaker/issues/203
[#211]: https://github.com/ffaker/ffaker/pull/211
[#212]: https://github.com/ffaker/ffaker/pull/212
[#213]: https://github.com/ffaker/ffaker/pull/213
[AATTmarocchino]: https://github.com/marocchino
[AATTrstacruz]: https://github.com/rstacruz
[AATTanderscarling]: https://github.com/anderscarling
Mon May 11 14:00:00 2015 jmassaguerplaAATTsuse.com
- initial import