Releases: mrstebo/fakergem
Releases · mrstebo/fakergem
v0.0.29
Added the Fillmurray and LoremPixel fakers.
v0.0.28
Added the Demographic, Educator, Hacker, Team, TwinPeaks, University, Vehicle and Zelda fakers.
v0.0.27
Added the DragonBall, Matz, Music, RickAndMorty, RuPaul and Space fakers.
v0.0.26
Added the Food, GameOfThrones, HarryPotter, LordOfTheRings and Pokemon fakers.
v0.0.25
Added the Cat, ChuckNorris and Coffee fakers.
v0.0.24
Added the Bank, Bitcoin and Business fakers.
v0.0.23
Added the Beer faker.
Added the Book faker.
Added the File faker.
v0.0.21
Added missing Faker.Color.hslaColor()
function.
v0.0.20
Changed export default
to module.exports
so we can just do require('fakergem')
in ES5 projects.