SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.5-rubygem-faker-1.8.7-2.1.x86_64.rpm :

* Tue Jan 02 2018 dkangAATTsuse.com- Updated to version 1.8.7 Additions Faker::Company.type Faker::Job.education_level and Faker::Job.employment_type More characters and quotes for Seinfeld Fixes Revert a change in 1.8.5 that caused Star Wars methods to return a single string rather than an array (#1093)
* Fri Dec 22 2017 bgeukenAATTsuse.com- Updated to version 1.8.6 From the changelog: Additions Faker::App.semantic_version Faker::Types New methods in Faker::StarWars: call_squadron, call_sign, call_number Other changes Changed i18n depedency from ~> 0.9.1 to >= 0.7
* Thu Dec 14 2017 hvogelAATTsuse.com- updated to version 1.8.5 see installed CHANGELOG.md
* Thu Aug 03 2017 cooloAATTsuse.com- updated to version 1.8.4 see installed CHANGELOG.md
* Sun Feb 05 2017 cooloAATTsuse.com- updated to version 1.7.3 see installed CHANGELOG.md [#]# [v1.7.3](https://github.com/stympy/faker/tree/v1.7.3) (2017-02-04) [Full Changelog](https://github.com/stympy/faker/compare/v1.7.2...v1.7.3)
*
*Closed issues:
*
* - Creates invalid UK postcodes [\\#790](https://github.com/stympy/faker/issues/790) - remove first name Adolf [\\#788](https://github.com/stympy/faker/issues/788) - Config for adding format restriction. [\\#695](https://github.com/stympy/faker/issues/695) - How to avoid special characters in faker string field [\\#615](https://github.com/stympy/faker/issues/615) - Add Demographic Data [\\#585](https://github.com/stympy/faker/issues/585) - OmniAuth ready responses [\\#507](https://github.com/stympy/faker/issues/507) - US Zip Codes Sometimes Returns Non-Actual Zip Codes [\\#275](https://github.com/stympy/faker/issues/275)
*
*Merged pull requests:
*
* - Harry Potter [\\#820](https://github.com/stympy/faker/pull/820) ([jaclynjessup](https://github.com/jaclynjessup)) - Update readme [\\#819](https://github.com/stympy/faker/pull/819) ([ktrant84](https://github.com/ktrant84)) - en.yml: Typo Golum -\\> Gollum [\\#816](https://github.com/stympy/faker/pull/816) ([jtibbertsma](https://github.com/jtibbertsma)) - Add Faker::Twitter [\\#815](https://github.com/stympy/faker/pull/815) ([abraham](https://github.com/abraham)) - Fixed Validity of UK postcodes [\\#814](https://github.com/stympy/faker/pull/814) ([darkstego](https://github.com/darkstego)) - Fixed russian locale [\\#813](https://github.com/stympy/faker/pull/813) ([fobo66](https://github.com/fobo66)) - Allow unique values to be cleared [\\#810](https://github.com/stympy/faker/pull/810) ([dslh](https://github.com/dslh)) - Friends info [\\#808](https://github.com/stympy/faker/pull/808) ([ktrant84](https://github.com/ktrant84)) - Update superhero.md [\\#805](https://github.com/stympy/faker/pull/805) ([Frylock13](https://github.com/Frylock13)) - adds Zelda [\\#800](https://github.com/stympy/faker/pull/800) ([audy](https://github.com/audy)) - Remove the word \'fap\' [\\#798](https://github.com/stympy/faker/pull/798) ([probablycorey](https://github.com/probablycorey)) - en.yml: fix typo in demographic race [\\#797](https://github.com/stympy/faker/pull/797) ([PascalSchumacher](https://github.com/PascalSchumacher)) - Adds Faker::Demographic [\\#796](https://github.com/stympy/faker/pull/796) ([baron816](https://github.com/baron816)) - Typofix: nfinite -\\> Infinite [\\#795](https://github.com/stympy/faker/pull/795) ([mgold](https://github.com/mgold)) - Update output for zip functions [\\#787](https://github.com/stympy/faker/pull/787) ([yovasx2](https://github.com/yovasx2)) - doc fix job.md [\\#786](https://github.com/stympy/faker/pull/786) ([ieldanr](https://github.com/ieldanr)) - Refactors code in some Faker basic classes [\\#785](https://github.com/stympy/faker/pull/785) ([tiagofsilva](https://github.com/tiagofsilva))
* Sat Jan 14 2017 cooloAATTsuse.com- updated to version 1.7.2 see installed CHANGELOG.md [#]# [v1.7.2](https://github.com/stympy/faker/tree/v1.7.2) (2017-01-03) [Full Changelog](https://github.com/stympy/faker/compare/v1.7.1...v1.7.2)
*
*Closed issues:
*
* - Faker::Avatar error: read server certificate B: certificate verify failed [\\#763](https://github.com/stympy/faker/issues/763) - assert Faker::Internet.email.match\\(/.+AATT\\[^.\\].+\\.\\w+/\\) fails randomly [\\#737](https://github.com/stympy/faker/issues/737) - Incorrect HSL color format [\\#728](https://github.com/stympy/faker/issues/728) - Can we add the \\#Hacktoberfest label for pull requests this month [\\#717](https://github.com/stympy/faker/issues/717) - Faker::Boolean.boolean error [\\#714](https://github.com/stympy/faker/issues/714) - Faker::Food not found [\\#688](https://github.com/stympy/faker/issues/688) - Fix seed for random values [\\#684](https://github.com/stympy/faker/issues/684) - README alphabetical order of Usage [\\#660](https://github.com/stympy/faker/issues/660) - At which point do we break off functionality? [\\#653](https://github.com/stympy/faker/issues/653) - Time zone abbreviation [\\#631](https://github.com/stympy/faker/issues/631) - ruby 2.3.1 rails 5 [\\#627](https://github.com/stympy/faker/issues/627) - Faker::Time::between doesn\'t respect requested period [\\#526](https://github.com/stympy/faker/issues/526)
*
*Merged pull requests:
*
* - IPv4: private and reserved [\\#784](https://github.com/stympy/faker/pull/784) ([randoum](https://github.com/randoum)) - Update bank method [\\#783](https://github.com/stympy/faker/pull/783) ([swapnilchincholkar](https://github.com/swapnilchincholkar)) - Refactors code in some base classes [\\#782](https://github.com/stympy/faker/pull/782) ([tiagofsilva](https://github.com/tiagofsilva)) - Refactors code in some base classes [\\#781](https://github.com/stympy/faker/pull/781) ([tiagofsilva](https://github.com/tiagofsilva)) - Refute blank [\\#707](https://github.com/stympy/faker/pull/707) ([SherSpock](https://github.com/SherSpock)) [#]# [v1.7.1](https://github.com/stympy/faker/tree/v1.7.1) (2016-12-25) [Full Changelog](https://github.com/stympy/faker/compare/v1.7.0...v1.7.1)
*
*Closed issues:
*
* - Getting \"Segmentation fault: 11\" when I upgrade last 3 repos to faker 1.7.0 [\\#780](https://github.com/stympy/faker/issues/780) - New release? [\\#767](https://github.com/stympy/faker/issues/767)
*
*Merged pull requests:
*
* - Added Faker::Fillmurray hotlink to usages list [\\#779](https://github.com/stympy/faker/pull/779) ([Jedeu](https://github.com/Jedeu))
* Sun Dec 25 2016 cooloAATTsuse.com- updated to version 1.7.0 History.txt removed upstream
* Tue Jul 26 2016 cooloAATTsuse.com- updated to version 1.6.6 see installed History.txt == 1.6.6 2016-07-25
* Added Faker::GameOfThrones, Faker::Pokemon
* Fixes for Faker::Vehicle.vin, Faker::Hacker.say_something_smart
* Sun Jul 10 2016 cooloAATTsuse.com- updated to version 1.6.5 see installed History.txt == 1.6.5 2016-07-08
* Removed Faker::ChuckNorris.name
* Thu Jul 07 2016 cooloAATTsuse.com- updated to version 1.6.4 see installed History.txt == 1.6.4 2016-07-06
* Removed support for Ruby 1.9.3
* Added Faker::ChuckNorris, Faker::Crypto, Faker::Educator, Faker::File, Faker::Music, Faker::Space, Faker::Vehicle, and Faker::Yoda
* Fixed bug with credit card types
* DST fixes in Faker::Time
* Added Faker::Name.name_with_middle
* Added Faker::Code.imei
* Added Faker::Code.asin
* Added Faker::Lorem.question and Faker::Lorem.questions
* Added Faker::Internet.private_ip_v4_address
* Added Faker::Company.australian_business_number
* Other miscellaneous fixes and locale updates
* Wed Mar 02 2016 cooloAATTsuse.com- updated to version 1.6.3 see installed History.txt == 1.6.3 2016-02-23
* Fix for UTF problem in Ruby 1.9.3
* Fix for Faker::StarWars.character
* Updated sv locale
* Sun Feb 21 2016 cooloAATTsuse.com- updated to version 1.6.2 see installed History.txt == 1.6.2 2016-02-20
* Fix for locale-switching (Russian email addresses)
* Added Faker::Beer, Faker::Boolean, Faker::Cat, Faker::StarWars, and Faker::Superhero
* Added Faker::Color.color_name
* Added Faker::Date.between_except
* Fixed Faker::Internet.ip_v4_cidr and Faker::Internet.ip_v6_cidr
* Added locales: ca, ca-CAT, da-DK, fi-FI, and pt
* Tue Nov 24 2015 cooloAATTsuse.com- updated to version 1.6.1 see installed History.txt == 1.6.1 2015-11-23
* Fix for locale issues in tests == 1.6.0 2015-11-23
* Lots of bug fixes -- most notably, a fix for email addresses and domains in non-en locales
* Updated locales: de, en-AU, en-NZ, en-SG, en-US, en-au-ocker, en, es, fr, he, it, ja, nb-NO, pl, pt-BR, sk, and zh-CN
* Updated classes: Address, Avatar, Book, Code, Commerce, Company, Hipster, IDNumber, Internet, Number, Placeholdit, Shakespeare, and Time
* Tue Aug 18 2015 cooloAATTsuse.com- updated to version 1.5.0 see installed History.txt == 1.5.0 2015-08-17
* Added logos
* Added Slack Emoji
* Updated image generators
* Updated Dutch Locale
* Added support for generating RGB values, HSL colors, alpha channel, and HSLA colors
* Added locale for Uganda
* Added basic Ukrainian support
* Added university name generator
* Updated documentation
* Updated a variety of locales
* Various fixes
* Wed Oct 15 2014 cooloAATTsuse.com- updated to version 1.4.3
* Updated Russian locale
* Added EIN generator
* Fixed Swedish locale
* Added birthday to Faker::Date
* Added Faker::App == 1.4.2 2014-07-15
* Added Swedish locale
* README update == 1.4.1 2014-07-04
* Bugfix and cleanup == 1.4.0 2014-07-03
* Many enhancements and bugfixes
* Tue May 06 2014 adrianAATTsuse.de- set license tag to MIT
* Sat Mar 15 2014 cooloAATTsuse.com- updated to version 1.3.0
* Many enhancements and few bugfixes
* Sun Jul 28 2013 cooloAATTsuse.com- updated to version 1.2.0
* Many major and minor enhancements :)
* Fri Nov 16 2012 cooloAATTsuse.com- updated to version 1.1.2
* 1 minor change:
* Fixed Ruby 1.8 compatibility == 1.1.1 2012-09-17
* 1 minor change:
* Removed ja locale because of parse errors == 1.1.0 2012-09-15
* 1 major change:
* Removed deprecated methods from Address: earth_country, us_state, us_state_abbr, uk_postcode, uk_county
* Many minor changes (please see github pull requests for credits)
* Added many localizations
* Added range and array support for Lorem
* Mon Sep 03 2012 cooloAATTsuse.com- initial package (version 1.0.1)
 
ICM