Skip to content

Releases: sshushliapin/Sitecore.FakeDb

v0.29.3

09 Sep 15:14
Compare
Choose a tag to compare
v0.29.3 Pre-release
Pre-release

#83:Calling item.Recycle() results in missing config node exception
#78: Cannot read items from 'outer' db if 'inner' db is disposed

v0.29.2

28 Aug 13:16
Compare
Choose a tag to compare
v0.29.2 Pre-release
Pre-release

#81: GetVersionsCommand fails with NullReferenceException if no DbItem found
#82: Unable to set a cloned item source

v0.29.1

14 Aug 16:02
Compare
Choose a tag to compare
v0.29.1 Pre-release
Pre-release

#80: Creating an Template Field item

v0.29.0

04 Aug 17:00
Compare
Choose a tag to compare
v0.29.0 Pre-release
Pre-release

#43: AutoFixture integration

v0.28.1

31 Jul 07:36
Compare
Choose a tag to compare
v0.28.1 Pre-release
Pre-release

#76: Register the __Page Level Test Set Definition analytics field
#77: Standard Template should return empty BaseTemplates collection
#79: Cannot set a field value for an item in Invariant language
Revert "Merge pull request #73 from maxshell/issue/45-constructor-children"

v0.28.0

15 Jul 23:18
Compare
Choose a tag to compare
v0.28.0 Pre-release
Pre-release

#45: DbItem constructor with children params (thanks to @maxshell)
#75: FakeDb should try to 'guess' a field Id trying to parse an item name
#68: Register the getFieldValue pipeline
#69: Unclear exception message when creates an item using template id which is already in use
#72: Cannot get a child item by path if the item is added using the Children collection

v0.27.2

04 Jun 22:08
Compare
Choose a tag to compare
v0.27.2 Pre-release
Pre-release

#64: Cannot set and get the __Final Renderings field value (Sitecore 7.2)
#67: Exception when trying to retrieve BaseTemplates

v0.27.1

29 May 09:01
Compare
Choose a tag to compare
v0.27.1 Pre-release
Pre-release

#64: Cannot set and get the __Final Renderings field value

v0.27.0

27 May 23:00
Compare
Choose a tag to compare
v0.27.0 Pre-release
Pre-release

#63: Deserialize tree of items with tem

v0.26.2

26 May 12:35
Compare
Choose a tag to compare
v0.26.2 Pre-release
Pre-release

#59: Unable to get an item if there is a missing base template
#61: Implement db.GetEnumerator()
#62: NullReference exception when trying to add an item to a parent that does not exists