Commit Graph

39 Commits

Author SHA1 Message Date
Biarity
033a920bec Version 2.0 2018-04-20 19:27:04 +10:00
Biarity
c861ada8fa Tests for simple OR logic functionality (#8) 2018-04-20 18:46:04 +10:00
Biarity
3e671f56ad
OR filtering tests - multiple properties (#8) 2018-04-19 10:16:03 +10:00
Biarity
badabfe666 Migrate to .NET Standard 2018-04-18 18:50:23 +10:00
Biarity
47fd6307a0 Boolean sorting & filtering tests 2018-04-08 13:46:16 +10:00
Biarity
dabbd05a2d Fix #15 2018-04-06 11:22:06 +10:00
Biarity
54ab424087 Cleaner exception handling 2018-02-15 19:14:12 +10:00
Biarity
24ba14e49f Exceptions only thrown if configuration allows (#11) 2018-02-15 19:10:39 +10:00
Biarity
67606e281b Handle all possible exceptions using SieveExceptions (#11) 2018-02-15 18:53:09 +10:00
Biarity
69f21ca695 Max page size (#9) 2018-02-15 18:45:19 +10:00
Biarity
af1fa00fb1 Added base exception type (#7) 2018-02-15 18:40:35 +10:00
Biarity
e83f647945 Made excepton handling optional, off by default 2018-02-14 08:52:13 +10:00
Biarity
b70eb3471d Tested exception handling (#7) 2018-02-14 08:43:33 +10:00
Biarity
b625d15cb8 Basic exception handling (#7) 2018-02-14 08:06:26 +10:00
Biarity
9d0ef79595 Handle type mismatch for custom methods 2018-02-11 13:36:34 +10:00
Biarity
3068c476e1 Custom filters/sorts case-insensitivity 2018-02-11 13:35:33 +10:00
Biarity
e96ab03f81 Fixed typos/style 2018-02-10 16:10:50 +10:00
Biarity
0bd38b8348 SievePropertyMapper for #4 2018-02-10 15:37:04 +10:00
Biarity
b52362e2bc Beter model generics for extensibility 2018-02-10 11:21:43 +10:00
Biarity
2796197cc9 Added case-insensitive operators and started unit tests project 2018-02-10 10:26:32 +10:00
Biarity
aa6a836cfb Filter before sort 2018-02-09 09:39:35 +10:00
Biarity
304e8f4f60 No custom operators for simplicity 2018-02-08 09:13:06 +10:00
Biarity
2a170df0c2 Defer to interface 2018-02-07 21:51:29 +10:00
Biarity
135e7255a8 Made methods generic instead of class 2018-02-07 14:32:50 +10:00
Biarity
d3a16d7955 Fixed custom oeprator bug 2018-02-07 11:07:37 +10:00
Biarity
9110203f06 Ignore syntax errors 2018-01-30 13:58:16 +10:00
Biarity
2d253fdf93 update nuspec version 2018-01-28 10:46:22 +10:00
Biarity
e6f5180989 Better formating in nuspec 2018-01-28 10:28:12 +10:00
Biarity
85b657965a Filters & Sorts instead of Filter & Sort. Updated nuspec 2018-01-28 10:16:24 +10:00
Biarity
0bf494dcef Moves appveyor.yaml 2018-01-28 09:48:51 +10:00
Biarity
a2c38d5f7a Added inequality support 2018-01-28 09:33:07 +10:00
Biarity
8d1b01eb2c nuget package and custom operators 2018-01-28 09:20:51 +10:00
Biarity
d90e887d62 Replace SieveModel with ISieveModel 2018-01-27 21:53:56 +10:00
Biarity
0d94191bc8 Configuration effective, added ISieveModel, better DSL 2018-01-27 21:49:24 +10:00
Biarity
45ef2a520e Rename SieveConfig 2018-01-27 18:30:34 +10:00
Biarity
eed385253c CustomMethods in testing 2018-01-27 16:37:38 +10:00
Biarity
0f7ecfb36c Basic working & complete tests 2018-01-27 15:20:57 +10:00
Biarity
37a6f9f70d Base & test solution 2018-01-27 09:26:37 +10:00
Biarity
8407f9e23e Add project files. 2018-01-26 14:17:48 +10:00