summaryrefslogtreecommitdiff
path: root/docs/fuzzy.rst
Commit message (Expand)AuthorAge
* Add note about deprecate/remove Fuzzy attributesJeff Widman2016-02-21
* Remove a nonexisting argumen "tz"yamaneko2016-02-13
* Docs: 'import factory.fuzzy' as required (See #138).Raphaël Barrois2015-07-25
* Fix typo in docs/fuzzy (Closes #207).Raphaël Barrois2015-05-20
* Allow lazy evaluation of FuzzyChoice's iterators (Closes #184).Raphaël Barrois2015-03-26
* Enable resetting factory.fuzzy's random generator (Closes #175, #185).Raphaël Barrois2015-02-18
* fuzzy: Add FuzzyFloat (Closes #124).Raphaël Barrois2014-01-22
* Document FuzzyInteger.stepRaphaël Barrois2013-12-30
* Style fixes for FuzzyDecimal (Closes #94).Raphaël Barrois2013-10-29
* Added a Fuzzy Decimal attribute.Omer2013-10-29
* Added FuzzyText attribute.Jon Dufresne2013-10-29
* Add FuzzyDateTime/FuzzyNaiveDateTime.Raphaël Barrois2013-04-21
* Add FuzzyDateSaul Shanabrook2013-04-21
* Add factory.fuzzy (Closes #41).Raphaël Barrois2013-04-11