Skip to content

Releases: bbtsoftware/BBT.StructureTools

3.0.0

21 Mar 07:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.2...3.0.0

2.1.2

20 Jan 09:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.1.2

2.1.1

19 Jan 15:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.1.1

2.0.1

01 Oct 10:03
0ebeeef
Compare
Choose a tag to compare

This release was created because the release 2.0.0 was created in a wrong way by mistake which is based on version 1.0.3.

As part of this release we had 2 issues closed.

Breaking change

  • #91 Simplify ConvertRegistration methods

Feature

  • #93 Introduce ICreateConvertFromStrategyHelper and ICreateTargetImplConvertTargetImplHelper

2.0.0

01 Oct 09:31
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Breaking change

  • #91 Simplify ConvertRegistration methods.

Feature

  • #93 Introduce ICreateConvertFromStrategyHelper and ICreateTargetImplConvertTargetImplHelper.

1.0.3

30 Aug 11:59
Compare
Choose a tag to compare

This release was created because the release 1.0.2 was created in a wrong way by mistake which is based on version 1.0.0.

As part of this release we had 5 issues closed.

Bug

  • #90 OperationConditionalCreateToManyWithReverseRelation convert operation fixed

1.0.2

30 Aug 11:27
Compare
Choose a tag to compare

This release was created because the release 1.0.1 was created in a wrong way by mistake which is based on version 1.0.0.

As part of this release we had 5 issues closed.

Bug

  • #90 OperationConditionalCreateToManyWithReverseRelation convert operation fixed

1.0.1

30 Aug 08:36
Compare
Choose a tag to compare

As part of this release we had 5 issues closed.

Bug

  • #90 OperationConditionalCreateToManyWithReverseRelation convert operation fixed

1.0.0

25 Feb 13:52
Compare
Choose a tag to compare

As part of this release we had 13 issues closed.

Breaking changes

  • #74 Provide registration method overloads
  • #47 Bump BBT.Maybe from 2.0.0 to 3.1.0 in /src

Features

  • #13 Add copy functionality
  • #12 Add convert functionality
  • #11 Add compare functionality

Bugs

  • #69 IocHandler doesn't register IDefaultValueProvider implementation
  • #35 Make types public
  • #21 Rename TestIoContainer to TestIocContainer
  • #18 Allow transient IoC registrations to be passed in
  • #17 Add public constructor to internal classes which are instantiated via IoC

Improvements

  • #45 Re-port the entire library
  • #36 ReferenceTypeExtensions.AddRangeToCollectionFilterNulvalues should not analyze Expression Tree to find the Add method

Documentation

  • #7 Add documentation

1.0.0-beta.5

26 Nov 14:15
f9cab48
Compare
Choose a tag to compare
1.0.0-beta.5 Pre-release
Pre-release

As part of this release we had 1 issues closed.

Breaking changes

  • #74 Provide registration method overloads