Skip to content

Releases: Schandlich/Fibber

NuGet 0.5.0.0 Release

01 Jul 19:01
Compare
Choose a tag to compare

Fixed Issue #11 - Add support for generating random guids.
Fixed issue #12 - Datetime autogeneration not working all the time.

NuGet Release 0.4.0.0

27 May 16:42
Compare
Choose a tag to compare

DateTime and DateTimeOffset properties are now recognized by the Fibber engine as a type to attempt to randomize without configuration.

NuGet Release 0.3.5.0

02 May 18:50
Compare
Choose a tag to compare

Enums are now recognized by the fibber engine as a type to attempt to randomize without configuration.

NuGet Release 0.3.0.0

22 Apr 17:54
Compare
Choose a tag to compare

Now allows setting of max depth for classes that have a properties with hierarchical relationships. Allow for fibbing of properties that are classes with parameterless constructors.

Nuget Release 0.2.5.0

24 Mar 17:58
Compare
Choose a tag to compare

Added ability to Fib without defining a configuration first.

Nuget Release 0.2.0.0

07 Mar 17:32
Compare
Choose a tag to compare

Added better reliability when seeding. Replaced Generators with For overload and an enum.

Nuget Release 0.1.0.0

05 Mar 05:01
Compare
Choose a tag to compare
Update README.md