v2.10.0 (2019-12-28)
This version:
- adds
Faker::Address.mail_box
- adds YARD docs
- fix Ruby 2.7 warnings
- adds other minor changes
Bug/Fixes
- PR #1876 Fix Ruby 2.7 deprecation warnings for the translate method. @connorshea
- PR #1867 Fix tests failing on Ruby 2.7 @connorshea
Chores
- PR #1866 Upgrade the Gemfile.lock to Bundler 2. @connorshea
Documentation
- PR #1873 Add YARD docs for
Faker::Music{,::Opera}
@jas14 - PR #1862 Update phone number documentation @aVigorousDev
Feature Request
- PR #1875 Add Ruby 2.7 to the CI test matrix. @connorshea
- PR #1568 Add
Faker::Address.mail_box
and some NZ locale updates @mermop
Refactoring
Update local dependencies
Update rubocop requirement from = 0.77.0 to = 0.78.0 (#1869)