Skip to content

Commit

Permalink
New version info added
Browse files Browse the repository at this point in the history
  • Loading branch information
ibonn committed Dec 21, 2020
1 parent 0667ece commit e0594bc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,13 @@ pip install -e .
```

## Release history
* 1.2.0-alpha
* dammy.seed() added to seed the random number generator
* RandomFloat, CreditCard and IPv4Address added to stdlib
* Localization support enabled
* Deprecated ForeignKey.get_reference() removed
* Deprecated DatasetGenerator.get_sql() removed
* Minor bugs fixed
* 1.1.0
* Iterators added
* ForeignKey.get_reference() deprecated. Will be removed the next version
Expand Down

0 comments on commit e0594bc

Please sign in to comment.