Skip to content

Releases: dbelmont/ExpressionBuilder

Version 2.0.1

29 Nov 23:43
Compare
Choose a tag to compare

• Custom operations: create your own operations or overwrite the behaviour of the default operations
• Enum renaming: The "FilterStatementConnector" enum has changed to just "Connector"
• Other minor improvements

Version 1.1.2

26 Feb 06:10
cf67336
Compare
Choose a tag to compare

Version 1.1.1

23 Aug 06:40
Compare
Choose a tag to compare

Adding configuration support in order to enable the use of types other than the default ones.

Version 1.1

10 Jul 01:59
Compare
Choose a tag to compare
Merge pull request #6 from dbelmont/Nullables

Fixing bug regarding the usage of Nullable properties.