Skip to content

Update faker to 1.0.0 #515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 14, 2018
Merged

Update faker to 1.0.0 #515

merged 1 commit into from
Nov 14, 2018

Conversation

pyup-bot
Copy link
Collaborator

This PR updates Faker from 0.9.2 to 1.0.0.

Changelog

1.0.0

* 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 Arrayrand [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]

0.9.5

* 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]

0.9.4

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

0.9.3

* 1 minor enhancement:
 * Added a faker namespace for translations
Links

@sliverc sliverc merged commit 3447229 into master Nov 14, 2018
@sliverc sliverc deleted the pyup-update-faker-0.9.2-to-1.0.0 branch November 14, 2018 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants