ObjectFiller.NET v1.3.2 Release Notes

Release Date: 2015-02-27 // about 9 years ago
  • -1.3.2

    • ๐Ÿ›  Bugfixes

    -1.3.1

    • Easier usage of static values in the "Use" API
    • โž• Added missing type mappings
    • ๐Ÿ›  Some bugfixes and improvements

    -1.3.0

    • Circular Reference Detection (thx to GothikX)
    • Export the ObjectFiller setup and reuse it somewhere else
    • ๐Ÿ‘Œ Improved LoremIpsum Plugin (thx to GothikX)
    • ๐Ÿ›  Many bugfixes and improvements

    -1.2.8

    • IgnoreAllUnknownTypes added
    • ๐Ÿ”Œ Usage of RandomList-Plugin improved
    • ๐Ÿ”Œ IntRange-Plugin handles now also nullable int!

    -1.2.4

    • Create multiple instances
    • ๐Ÿ›  Some bugfixes and improvements

    -1.2.3

    • ๐Ÿ‘‰ Use enumerables to fill objects (thx to charlass)
    • Its now possible to fill enum properties (thx to charlass)
    • Implemented SequenceGenerator (thx to charlass)

    -1.2.1

    • ๐Ÿ“š Complete refactoring of the FluentAPI. Read the documentation on objectfiller.net for more information!
    • Properties with private setter are able to write.
    • ๐Ÿ“‡ Renamed ObjectFiller to Filler to avoid NameSpace conflicts
    • Order properties implemented
    • ๐Ÿ”Œ IntRange Plugin implemented
    • ๐Ÿ›  ...some more improvements and bugfixes

    -1.1.8

    • ๐Ÿ›  Bugfix in RandomizerForProperty

    -1.1.7

    • ๐Ÿ”Œ Implemented a "Lorem Ipsum" string plugin

    -1.1.6

    • ๐Ÿ†• new fantastic PatternGenerator-Plugin. Thanks to charlass for this!
    • Adjust namespaces from ObjectFiller to Tynamix.ObjectFiller

    -1.1.4

    • IgnoreAllOfType added.
    • Little changes to the main API

    -1.1.2

    • ๐Ÿšš moved to github

    -1.1.0

    • ๐Ÿ”„ Changed the fluent API to make it even easier than before to use.

    -1.0.22

    • ๐Ÿ›  Bugfix when handling lists

    -1.0.21

    • ๐Ÿ”ง Constructors with parameters are now possible as long as the types of parameters are configured in the ObjectFiller.NET setup!

    -1.0.16

    • ๐Ÿ”Œ RandomListItem-Plugin

    -1.0.15

    • ๐Ÿ›  Major Bugfix

    -1.0.14

    • ๐Ÿ›  Bugfixes

    -1.0.12

    • ๐Ÿ”Œ RealNameListString Plugin
    • ๐Ÿ”Œ DoubleMinMax plugin

    -1.0.10

    • Its now possible to ignore properties.
    • Fluent API documented.
    • ๐Ÿ‘ Better ExceptionMessages
    • ๐Ÿ›  Bugfixes

    -1.0.6

    • Its now possible to setup a randomizer to a specific property!

    -1.0.0

    • ๐ŸŽ‰ Initial release