Skip to content

Commit

Permalink
Release 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
drager committed Apr 16, 2017
1 parent 3acab04 commit 5fdf34e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 9 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
# Changelog

## 0.0.1
## 0.0.5
- fix: Remove illegal chars from generated domain words

- Initial release
## 0.0.4
- Added food generator, includes restaurants, dishes and cuisines

## 0.0.3
- fix: Type faker constant to Faker

## 0.0.2
- Added support for guids
- Added fromPatternToHex method that generates a random set of numbers
from a given pattern and return it as hex

## 0.0.3
- fix: Type faker constant to Faker
## 0.0.1

## 0.0.4
- Added food generator, includes restaurants, dishes and cuisines
- Initial release
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: faker
version: 0.0.4
version: 0.0.5
description: A library for generating fake data
homepage: https://github.com/drager/faker
author: Jesper Håkansson <jesper@jesperh.se>
Expand Down

0 comments on commit 5fdf34e

Please sign in to comment.