Skip to content

Latest commit

 

History

History
1009 lines (879 loc) · 88.4 KB

CHANGELOG.md

File metadata and controls

1009 lines (879 loc) · 88.4 KB

Change Log

HEAD Unreleased

Bug/Fixes

Chores

Deprecation

Documentation

Feature Request

Update/add locales


v1.9.4 (2019-06-19)

Bug/Fixes

Chores

Deprecation

Documentation

Feature Request

Update/add locales


v1.9.3 (2019-02-12)

Full Changelog

Bug/Fixes


v1.9.2 (2019-02-11)

Full Changelog

Bug/Fixes

Chores

Deprecation

  • PR #1504 Add Quotes namespace @vbrazo
    • Deprecates ::FamousLastWords, ::Matz, ::MostInterestingManInTheWorld, ::Robin, ::Shakespeare, ::SingularSiegler, ::Yoda
  • PR #1503 Add Books namespace @vbrazo
    • Deprecates ::Dune, Lovecraft
  • PR #1480 Add Music, Movies and TvShows namespaces @vbrazo
    • Deprecates ::Hobbit, HitchhikersGuideToTheGalaxy, ::HarryPotter, ::RockBand, ::MichaelScott, ::RuPaul
  • PR #1481 Add Blockchain namespace @vbrazo
    • Deprecates ::Bitcoin, ::Ethereum, ::Tezos
  • PR #1471 Add music and movies namespace @vbrazo
    • Deprecates ::BackToTheFuture, ::Lebowski, ::LordOfTheRings, ::PrincessBride, ::StarWars, ::UmphreysMcgee, ::VForVendetta
  • PR #1469 Deprecate Faker::Hobbit and reorganize unreleased docs and tests @vbrazo
    • Deprecates ::Hobbit
  • PR #1431 Add Faker::TvShows namespace @SpyMaster356
    • Deprecates ::AquaTeenHungerForce, ::BojackHorseman, ::BreakingBad, ::Buffy, ::Community, ::DrWho, ::DumbAndDumber, ::FamilyGuy, ::Friends, ::GameOfThrones, ::HeyArnold, ::HowIMetYourMother, ::NewGirl, ::ParksAndRec, ::RickAndMorty, ::Seinfeld, ::SiliconValley, ::Simpsons, ::SouthPark, ::StarTrek, ::Stargate, ::StrangerThings, ::TheFreshPrinceOfBelAir, ::TheITCrowd, ::TheThickOfIt, ::TwinPeaks, ::VentureBros
  • PR #1412 Add Faker::Games namespace @ChaoticBoredom
    • Deprecates ::Dota, ::ElderScrolls, ::Fallout, ::LeagueOfLegends, ::Myst, ::Overwatch, ::Pokemon, ::Witcher, ::WorldOfWarcraft and ::Zelda
  • PR #1424 Add Faker::Creature namespace @ChaoticBoredom
    • Deprecates ::Cat and ::Dog
  • PR #1420 Add Faker::JapaneseMedia namespace @boardfish
    • Deprecates ::DragonBall, ::OnePiece and ::SwordArtOnline
  • PR #803 Modify Faker::Educator, Fix #576 @ghbooth12

Documentation

Feature Request

Suggestion

  • PR #1246 Store list of generators with enabled uniqueness for faster clear @MarcPer

Update/add locales


v1.9.1 (2018-07-11)

Full Changelog

Feature Request

Update/add locales

Bug/Fixes

Chores

Documentation

Deprecation

  • PR #1264 Prepare Faker::Name.job_titles and Faker::Name.title for deprecation
    • Removing these methods as they are available in Faker::Job

v1.8.7 (2017-12-22)

Full Changelog

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)

v1.8.6 (2017-12-21)

Full 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

v1.8.5 (2017-12-06)

Full Changelog

Closed issues:

  • The latest version does not contain Faker::ProgarmmingLanguage, but the documentation said it does. #1083
  • undefined method `initials' for Faker::Name:Class #1076
  • Undefined method `dish' for Faker::Food:Class #1038
  • Need Silicon Valley #1026
  • Would it be possible to tie quotes to characters? #1011
  • Generated phone numbers dont seem to be valid. #1010
  • Faker::RickAndMorty not supported in 1.7.3 #988
  • Weird crash with Faker 1.8.3 #982
  • Faker::PhoneNumber.cell_phone not enforcing locale #499
  • https url scheme #459
  • New feature: Google video and image searching #306
  • The array extension method :sample throw an argument error when the array is empty #94
  • phone_number can generate invalid US numbers #24

Merged pull requests:

v1.8.4 (2017-07-13)

Full Changelog

Merged pull requests:

  • Remove errant tab character in YAML #981 (steveh)

v1.8.3 (2017-07-12)

Full Changelog

Closed issues:

  • Can't pass zero (0) to the default rand method (Faker override) #976
  • Add Faker::Address.mailing_address #841

Merged pull requests:

v1.8.2 (2017-07-11)

Full Changelog

Closed issues:

  • Cannot require 'faker' after update to 1.8.1 #975
  • NoMethodError: super: no superclass method `between' for Faker::Time:Class #973

v1.8.1 (2017-07-10)

Full Changelog

Closed issues:

  • Faker::Internet.domain_word == "" #956
  • Faker::Coffee #935
  • Internet password method sometimes doesn't include special chars #927
  • Faker HowIMet #917
  • NoMethodError: super: no superclass method `backward' for Faker::Time:Class #915
  • Faker 1.8 release #906
  • Material missing in Faker::Commerce documentation #901
  • Tests fail that have nothing to do with my changes. What should I do? #864
  • uninitialized constant Faker::RuPaul #856
  • Faker::Internet.domain_word returns empty string #843
  • unitilialized constant Faker::Demographic #812

Merged pull requests:

v1.8.0 (2017-07-09)

Full Changelog

Closed issues:

  • Zelda Location #968
  • Real passwords / passphrases #962
  • Generating fake link [Feature Request] #955
  • Clean-up Robin's "Holy Steam Valve" quote #948
  • Faker::Time.between produces times out of range #894
  • [Feature Request] Add User Agent strings #880
  • Faker::Omniauth is not deterministic and breaking the build #876
  • undefined method name =' or undefined method =' #871
  • Faker::French Suggestion #869
  • Documentation not correct for Faker::Color.hsl_color and hsla_color #866
  • Faker::PhoneNumber.area_code and .exchange_code returning nil #861
  • Faker::RickAndMorty not available in v1.7.3 from RubyGems #851
  • Adding Faker to Create in controller, possible? #842
  • Faker 1.7.3 uses Ruby 2 features #825
  • Fillmurry = error #823
  • Base#numerify generating phone numbers and other number fields with a weird format #741
  • Markdown/HTML Support #630
  • Update WIKI and clean README #588
  • Can't overwrite locale elements using the .yml file #424
  • Faker::Lorem.paragraph raises I18n::MissingTranslationData without manual locale override #278
  • Generate unique values #251

Merged pull requests:

v1.7.3 (2017-02-05)

Full Changelog

Closed issues:

  • Creates invalid UK postcodes #790
  • remove first name Adolf #788
  • Config for adding format restriction. #695
  • How to avoid special characters in faker string field #615
  • Add Demographic Data #585
  • OmniAuth ready responses #507
  • US Zip Codes Sometimes Returns Non-Actual Zip Codes #275

Merged pull requests:

v1.7.2 (2017-01-03)

Full Changelog

Closed issues:

  • Faker::Avatar error: read server certificate B: certificate verify failed #763
  • assert Faker::Internet.email.match(/.+@[^.].+.\w+/) fails randomly #737
  • Incorrect HSL color format #728
  • Can we add the #Hacktoberfest label for pull requests this month #717
  • Faker::Boolean.boolean error #714
  • Faker::Food not found #688
  • Fix seed for random values #684
  • README alphabetical order of Usage #660
  • At which point do we break off functionality? #653
  • Time zone abbreviation #631
  • ruby 2.3.1 rails 5 #627
  • Faker::Time::between doesn't respect requested period #526

Merged pull requests:

v1.7.1 (2016-12-25)

Full Changelog

Closed issues:

  • Getting "Segmentation fault: 11" when I upgrade last 3 repos to faker 1.7.0 #780
  • New release? #767

Merged pull requests:

  • Added Faker::Fillmurray hotlink to usages list #779 (Jedeu)

v1.7.0 (2016-12-24)

Full Changelog

Closed issues:

  • Alphanumeric password. #773
  • Unique method is undefined #771
  • Request: Human faces? #756
  • Faker for images not working #738
  • Fixed seed #724
  • Company logo ,company buzzword, Date is not working rails 4 #718
  • Image issue #704
  • Faker::Hacker.say_something_smart #691
  • Faker::Commerce.promotion_code Missing Translation #689
  • Generating real email addresses #685
  • Faker::GameOfThrones.character has too little items #658
  • Pokemon class not working #645
  • NameError: uninitialized constant Educator #572
  • Causing memory error if Faker::Internet.email with integer argument #478
  • undefined method `Number' for Faker:Module #153

Merged pull requests:

v1.6.6 (2016-07-25)

Full Changelog

Closed issues:

  • Faker::Vehicle.vin gives undefined method `match' #638
  • Faker::Date.backward(14) #632
  • Shouldn't we capitalize the result of Faker::Hacker.say\_something\_smart? #623

Merged pull requests:

v1.6.5 (2016-07-08)

  • Removed Faker::ChuckNorris.name

v1.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

v1.6.3 (2016-02-23)

  • Fix for UTF problem in Ruby 1.9.3
  • Fix for Faker::StarWars.character
  • Updated sv locale

v1.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

v1.6.1 (2015-11-23)

  • Fix for locale issues in tests

v1.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

v1.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

v1.4.3 (2014-08-15)

  • Updated Russian locale
  • Added EIN generator
  • Fixed Swedish locale
  • Added birthday to Faker::Date
  • Added Faker::App

v1.4.2 (2014-07-15)

  • Added Swedish locale
  • README update

v1.4.1 (2014-07-04)

  • Bugfix and cleanup

v1.4.0 (2014-07-03)

  • Many enhancements and bugfixes

v1.3.0 (2014-03-08)

  • Many enhancements and few bugfixes

v1.2.0 (2013-07-27)

  • Many major and minor enhancements :)

v1.1.2 (2012-09-18)

  • 1 minor change:
    • Fixed Ruby 1.8 compatibility

v1.1.1 (2012-09-17)

  • 1 minor change:
    • Removed ja locale because of parse errors

v1.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

v1.0.1 (2011-09-27)

  • 1 minor enhancement
  • 1 bug fix:
    • Use the locale fallback properly when parsing string formats

v1.0.0 (2011-09-08)

  • 2 major enhancements
    • Moved all formats to locale files
    • Stopped interfering with I18n's global settings for fallbacks
  • 3 minor bug fixes:
    • Ruby 1.9.2 fixes [eMxyzptlk]
    • UTF8 fixes [maxmiliano]
    • Updated IPv4 generator to return valid addresses [Sylvain Desbureaux]
  • Many minor enhancements:
    • Added bork locale for bork-ified lorem [johnbentcope]
    • Added IPv6 address generator [jc00ke]
    • Removed deprecation warnings for Array#rand [chrismarshall]
    • Added German translation and I18n improvments [Matthias Kühnert]
    • Added Dutch translation [moretea]
    • Added Lat/Long generator [Andy Callaghan]
    • Added buzzword-laden title generator [supercleanse]
    • Added optional extended wordlist for lorem [chriskottom]
    • Updated German translation [Jan Schwenzien]
    • Locale improvements [suweller]
    • Added limit to lorem generator [darrenterhune]
    • Added Brazilian Portuguese translation [maxmiliano]
    • Added Australian translation [madeindata]
    • Added Canadian translation [igbanam]
    • Added Norwegian translation [kytrinyx]
    • Lots of translation-related cleanup [kytrinyx]

v0.9.5 (2011-01-27)

  • 1 minor bug fix:
    • Fixed YAML [Aaron Patterson]
  • 3 minor enhancements:
    • Added default rake task to run all tests [Aaron Patterson]
    • Removed shuffle method [Aaron Patterson]
    • Use psych if present [Aaron Patterson]

v0.9.4 (2010-12-29)

  • 1 minor bug fix:
    • Stopped getting in the way of Rails' late locale loading

v0.9.3 (2010-12-28)

  • 1 minor enhancement:
    • Added a faker namespace for translations

v0.9.2 (2010-12-22)

  • 1 bug fix:
    • Stopped stomping on I18n load path

v0.9.1 (2010-12-22)

  • 1 bug fix:
    • Stopped setting I18n default locale
  • 1 major enhancement:
    • Added method_missing to Address to add methods based on data in locale files
  • 1 minor enhancement:
    • Added Swiss locale [Lukas Westermann]

v0.9.0 (2010-12-21)

  • 1 major enhancement:
    • Moved strings and some formats to locale files

v0.3.1 (2008-04-03)

  • 1 minor enhancement:
    • Added city to Address

v0.3.0 (2008-01-01)

  • 3 major enhancements:
    • Added Lorem to generate fake Latin
    • Added secondary_address to Address, and made inclusion of secondary address in street_address optional (false by default).
    • Added UK address methods [Caius Durling]

v0.2.1 (2007-12-05)

  • 1 major enhancement:
    • Dropped facets to avoid conflict with ActiveSupport
  • 2 minor enhancements:
    • Changed the output of user_name to randomly separate with a . or _
    • Added a few tests

v0.1.0 (2007-11-22)

  • 1 major enhancement:
    • Initial release

* This Change Log was automatically generated by github_changelog_generator