File rubygem-ffaker.changes of Package rubygem-ffaker

-------------------------------------------------------------------
Thu Aug  4 13:10:37 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 2.21.0
 see installed Changelog.md

  ## 2.21.0
    - Generate valid VINs [@xunker]
    - Add neighborhood and address complement to AddressBR [@az3vedo]
    - Ensure FFaker::HTMLIpsum.fancy_string return includes at least one tag [@gabrielcosta42]
    - Fix IdentificationTW area code [@timfanda35]
    - Add Ruby 3.1 to CI matrix [@petergoldstein]
    - Add AnimalBr [@thiago-henrique-leite]
    - Fix rubocop warnings [@mmrshk]
    - Consistently generate REFERENCE.md [@technicalpickles and @Volosh1n]
  

-------------------------------------------------------------------
Tue Jan 25 06:55:01 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 2.20.0
 see installed Changelog.md

  ## 2.20.0
    - Remove date from gem specification [@AlexWayfer]
    - Add Number module [@Volosh1n]
    - Make Italian Phone number deterministic [@Volosh1n]
  
  ## 2.19.0
    - Added Lorem BR [@abnersajr]
    - Added french company siret and siren generator [@hulous]
    - Added Games generator [@nicholaskillin]
    - Added EditorConfig file [@AlexWayfer]
    - Fixed loadError on scripts/reference.rb [@marocchino]
    - Removed trailing comma from NameGA first_names_male [@stilist]
    - Localized Gender and Sport to Russian [@SteveRedka]
    - Added more italian data [@miscelatore]
  

-------------------------------------------------------------------
Thu Jun 24 17:21:30 UTC 2021 - Stephan Kulow <coolo@suse.com>

updated to version 2.18.0
 see installed Changelog.md

  ## 2.18.0
    - Remove unneeded 'require' statements [@Volosh1n]
    - Add PhoneNumberJA [@YutaGoto]
    - Test with Github actions & Ruby 3 [@marocchino]
    - Generate reference by CI [@marocchino]
    - Change the regex to cover all scenarios in lorem_fr [@abnersajr]
    - Add "Freedom Ipsum" text generator option [@hmaack and @lynnd335]
    - Fix issues with `FFaker::Image` module [@hmaack]
    - Fix typo in animal.rb module [@renius]
  

-------------------------------------------------------------------
Fri Sep 25 13:57:14 UTC 2020 - Stephan Kulow <coolo@suse.com>

updated to version 2.17.0
 see installed Changelog.md

  ## 2.17.0
    - Apply Rubocop's autocorrect [@marocchino]
    - Remove Ruby-2.4 support [@marocchino]
    - Remove OpenStruct [@Volosh1n]
    - Fix PhoneNumberBR Area Codes [@CarlosMouraJR]
    - More minor fixes [@marocchino]
  
  ## 2.16.0
    - Add IdentificationIN [@nigelgomesot]
    - Improved NL zipcode generation [@gerard76]
  
  ## 2.15.0
    - Add `IdentificationTW` [@pominx]
    - Add `CompanyJA` [@ktroutner]
    - Add `AddressFR.region` [@GuillaumeOcculy]
    - Add `AnimalES` [@delucas]
    - Fix `AddressNL.postal_code` [@gerard76]
  

-------------------------------------------------------------------
Thu May  7 20:42:41 UTC 2020 - Stephan Kulow <coolo@suse.com>

- updated to version 2.14.0
 see installed Changelog.md

  ## 2.14.0
    - Add `Code.npi` [@alibby]

-------------------------------------------------------------------
Mon Feb 10 14:33:49 UTC 2020 - Stephan Kulow <coolo@suse.com>

- updated to version 2.13.0
 see installed Changelog.md

    - Add your change HERE
  
  ## 2.13.0
    - Add `Bank.card_number`, `.card_expiry_date` and `.card_type` [@AlexWayfer]
    - Add `Bank.iban` [@Volosh1n]
    - Add optional argument to `AddressUS.state_abbr` to determine state's abbreviation [@Volosh1n]
    - Add `Name.pronouns` [@danderozier]
    - Add `FFaker::ColorPL`, `FFaker::IdentificationPL`, `FFaker::SportPL` [@walerian777]
  
  ## 2.12.0
    - Add Russian Phone Numbers [@steverovsky]
    - Remove invalid example from NameRU.first_name_male [@steverovsky]
    - *BREAKING CHANGE*: Drop support of under 2.3  [@marocchino]
    - Add PhoneNumberUA [@Volosh1n]
    - Add SemVer [@marocchino]
    - Remove some obselated prefix from PhoneNumberBR.mobile_phone_prefix
      [@Kutomore]
    - Add Book.iban [@Volosh1n]
    - Add Name.pronouns [@danderozier]
    - Add PhoneNumberRU [@steverovsky]

-------------------------------------------------------------------
Sun May  5 09:25:34 UTC 2019 - Stephan Kulow <coolo@suse.com>

- updated to version 2.11.0
 see installed Changelog.md

  ## development
  
  ## 2.11.0
    - Add HealthcareRU [@gruz0]
    - Removing potentially offensive name [@rvisuvasam]
    - Add NameTW, PhoneNumberTW [@pominx]
    - Add AnimalCN, EducationCN [@ckyOL]
    - Add NameIN [@alagu]
    - Add AnimalPL, GenderPL, GenderJP, PhoneNumberPL [@walerian777]
    - Now PhoneNumberBR returns only valid area_code

-------------------------------------------------------------------
Wed Sep  5 10:11:19 UTC 2018 - coolo@suse.com

- updated to version 2.10.0
 see installed Changelog.md

  ## 2.10.0
    - Add Image [@nicolas-brousse]
    - Add LoremPL (Polish) [@walerian777]
    - Add NameES (Spainsh) [@rgcamus]
    - Fix DateTime range [@AlexWayfer]
    - Now SSN returns valid SSN [@lilsweetcaligula]
    - Now FFaker::Time.(date, datetime) returns Date, DateTime objects [@AlexWayfer]
    - Now Gender.random returns non-binary genders [@kmayer]
      - If you need binary gender use Gender.binary

-------------------------------------------------------------------
Thu Apr  5 04:29:11 UTC 2018 - factory-auto@kulow.org

- updated to version 2.9.0
 see installed Changelog.md

  ## 2.9.0
    - Add orly book cover generator [@artplan1]
    - Add LoremIE (Irish) [@mklemme]
    - Improve FFaker::Time.between docs and implementation [@eikes]
    - Fix patronymics for Никита [@ulzr]
    - Add EAN generator [@jvanbaarsen]

-------------------------------------------------------------------
Thu Feb  8 07:47:16 UTC 2018 - factory-auto@kulow.org

- updated to version 2.8.1
 see installed Changelog.md

  ## 2.8.1
    - Updated password generation [@makketagg]

-------------------------------------------------------------------
Tue Jan  9 07:28:09 UTC 2018 - coolo@suse.com

- updated to version 2.8.0
 see installed Changelog.md

  ## 2.8.0
    - Fixes `Uncaught exception: invalid byte sequence in US-ASCII` [@thilonel]
    - Add international numbers on PhoneNumberFR and test it [@nicolas-brousse]
    - Clean code based on PhoneNumberBR structure [@nicolas-brousse]
    - Drop support for ruby 1.9 [@thilonel]
    - Replace mass require with autoload [@thilonel]

-------------------------------------------------------------------
Thu Sep 21 09:04:04 UTC 2017 - coolo@suse.com

- updated to version 2.7.0
 see installed Changelog.md

  ## 2.7.0
    - Add unique method [@AlexAvlonitis]
    - Add Time.day_of_week [@tvarley]
    - Add CompanyIT.partita_iva [@aaronsama]

-------------------------------------------------------------------
Thu Aug  3 19:13:39 UTC 2017 - coolo@suse.com

- updated to version 2.6.0
 see installed Changelog.md

  ## 2.6.0
    - Add Polish names [@walerian777]
    - Add Polish addresses [@walerian777]
    - Add full_address to Brazilian addresses [@adimircolen]
    - Add Filesystem [@j0al]
    - Add Aminal [@ni3t]
    - Fix PhoneNumberAU mobile number [@spheric]

-------------------------------------------------------------------
Mon Feb 20 05:32:44 UTC 2017 - coolo@suse.com

- updated to version 2.5.0
 see installed Changelog.md

  ## 2.5.0
    - Support Arabic names [@Moafak]
    - Add Japanese address [@kojino]
    - Add more Brazilian city [@jasonleonhard]
    - Now PhoneNumber#ime returns valid IMEIs [@metalelf0]

-------------------------------------------------------------------
Sun Jan  1 05:33:31 UTC 2017 - coolo@suse.com

- updated to version 2.4.0
 see installed Changelog.md

  ## 2.4.0
    - Support Indonesia names, address, phone & gender [@brain64bit]
    - Support Russian lorem [@mechos3d]
    - Fix AddressAU#time_zone: will return AU time zone now [@tatey]

-------------------------------------------------------------------
Sun Nov 13 05:34:23 UTC 2016 - coolo@suse.com

- updated to version 2.3.0
 see installed Changelog.md

  ## 2.3.0
    - Make deterministic / repeatedly random using seed [@xunker]
    - Fix DE and NL address modules [@dankimio]
    - Refactor HTMLIpsum module [@rocknruby]
    - Stricter exchange code in US phone number [@MQuy]
    - Add AWS module [@joshdvir]
    - Add hexcode to Color module [@thutterer]
    - Add CPF/CPFJ to Brazilian identification module [@thutterer]
    - Add MAC address to Internet module [@pawelma]
    - Add rgb, rgba, hsl, hsla to Color module [@dphurley]
    - Add html safe names to Name module [@dimroc]
    - Add mode education degrees to Education module [@dimroc]
    - Add datetime to Time module [@waldyr]
    - Add between to Time module [@brnrdog]
    - Add Airline module [@jakubm]
    - Add Sport module [@iamarmanjon]
    - Add Youtube module [@andyklimczak]
    - Add Tweet module [@tvarley]
    - Add Korean address module [@marocchino]
    - Add Greek name module [@falegk]
    - Add Greek address module [@falegk]
    - Add Brazilian name module [@Sephyros]
    - Add Vietnam job module [@vinhnglx]
    - Add Chinese company module [@robin]
    - Add Thai name module [@firedev]
    - Add Japanese lolem module [@44uk]
    - Add Book module [@max-si-m]
    - Add gender option to Brazilian name module [@IgorMarques]
    - Add Brazilian gender module [@IgorMarques]
    - Add gender option to English name module [@nav16]
    - Add Brazilian identification module [@IgorMarques]
    - Add Brazilian job module [@IgorMarques]
    - Add Cambodian name module [@Phanithism]

-------------------------------------------------------------------
Tue Feb  2 05:32:53 UTC 2016 - coolo@suse.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 04:29:22 UTC 2015 - coolo@suse.com

- updated to version 2.1.0
 see installed Changelog.md

  ## 2.1.0
  
    - [#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
    
  
  [#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
  [@marocchino]: https://github.com/marocchino
  [@rstacruz]: https://github.com/rstacruz
  [@anderscarling]: https://github.com/anderscarling

-------------------------------------------------------------------
Mon May 11 18:44:00 UTC 2015 - jmassaguerpla@suse.com

- initial import 

openSUSE Build Service is sponsored by