diff --git a/Docs/pages/docusaurus.config.ts b/Docs/pages/docusaurus.config.ts index cbb1e4091..e6e10b800 100644 --- a/Docs/pages/docusaurus.config.ts +++ b/Docs/pages/docusaurus.config.ts @@ -22,7 +22,11 @@ const config: Config = { trailingSlash: false, onBrokenLinks: 'throw', - onBrokenMarkdownLinks: 'warn', + markdown: { + hooks: { + onBrokenMarkdownLinks: 'warn', + } + }, // Even if you don't use internationalization, you can use this field to set // useful metadata like html lang. For example, if your site is Chinese, you @@ -90,7 +94,7 @@ const config: Config = { { type: 'docSidebar', sidebarId: 'mockolateSidebar', - position: 'left', + position: 'right', label: 'Mockolate', }, // Add blog link here if blog functionality is re-enabled in the future (https://github.com/aweXpect/aweXpect/pull/722) diff --git a/Docs/pages/static/js/data.js b/Docs/pages/static/js/data.js index e59eb2a55..8d2c4dac9 100644 --- a/Docs/pages/static/js/data.js +++ b/Docs/pages/static/js/data.js @@ -78,1266 +78,29525 @@ window.BENCHMARK_DATA = { "author": "Valentin Breu\u00DF", "date": "Mon Jan 20 14:17:39 2025 \u002B0100", "message": "docs: set minimum of benchmark y-axes to zero (#231)" - } - ], - "labels": [ - "198447f7", - "e994b4dd", - "a6022c2c", - "ba348350", - "96f70d37", - "a65ca3f3", - "b6626f8e", - "08ef69d9", - "8c5638ae", - "8111de13", - "8881f806", - "a7ed6bc7", - "46c2cd1d" - ], - "datasets": [ + }, { - "label": "aweXpect time", - "unit": "ns", - "data": [ - 150.75262652910672, - 170.8307419459025, - 170.6940963904063, - 158.4435460090637, - 155.13557620048522, - 165.76554095745087, - 164.67326958974203, - 160.11295573527997, - 156.0363313992818, - 151.6461879014969, - 185.18310533251082, - 151.3436605612437, - 162.8321444829305 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "sha": "d876d08995d12eeb8245ab23facecf32ed792e3c", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:03:50 2025 \u002B0100", + "message": "docs: reset benchmarks on main branch (#220)" }, { - "label": "aweXpect memory", - "unit": "b", - "data": [ - 496, - 496, - 496, - 496, - 496, - 496, - 496, - 496, - 496, - 496, - 496, - 496, - 496 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" + "sha": "93717d26631de81c120e13f330547f3f4040da7b", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:39:26 2025 \u002B0100", + "message": "feat: include string options in expectation (#232)" }, { - "label": "FluentAssertions time", - "unit": "ns", - "data": [ - 200.27242479721704, - 224.86235439777374, - 222.18419427871703, - 199.29969428135797, - 207.76855233510335, - 225.15658162434895, - 208.41571418444315, - 206.88912995656332, - 202.32963379224142, - 205.74112950052535, - 206.35183811187744, - 208.50420352128836, - 216.60735592475305 - ], - "borderColor": "#ACA263", - "backgroundColor": "#ACA263", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "sha": "912178e4685bcae129fef70bb372d9d440b11b4a", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:43:06 2025 \u002B0100", + "message": "docs: fix extension documentation (#233)" }, { - "label": "FluentAssertions memory", - "unit": "b", - "data": [ - 776, - 776, - 776, - 776, - 776, - 776, - 776, - 776, - 776, - 776, - 776, - 776, - 776 - ], - "borderColor": "#ACA263", - "backgroundColor": "#ACA263", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" + "sha": "63f4a10e620ff1fe1ea3992f21699d158248a60d", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 21 08:03:52 2025 \u002B0100", + "message": "fix!: signature of \u0060NotEquivalentTo\u0060 (#234)" }, { - "label": "TUnit time", - "unit": "ns", - "data": [ - 539.4753929138184, - 595.9496761322022, - 578.6159603754679, - 524.8989543233599, - 562.5271207491556, - 567.452426846822, - 550.8775363922119, - 522.3786952836173, - 549.5231369654338, - 568.7060990651448, - 576.34955736307, - 588.3241058985392, - 569.3761840820313 - ], - "borderColor": "#AC6262", - "backgroundColor": "#AC6262", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "sha": "839ca5f6aa7d14f6f63b92ab00b20ec32dea9b33", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 21 16:27:47 2025 \u002B0100", + "message": "coverage: add missing tests in aweXpect.Core (1) (#235)" }, { - "label": "TUnit memory", - "unit": "b", - "data": [ - 1712, - 1712, - 1712, - 1712, - 1712, - 1712, - 1712, - 1712, - 1752, - 1752, - 1752, - 1752, - 1752 - ], - "borderColor": "#AC6262", - "backgroundColor": "#AC6262", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - } - ] - }, - "ItemsCount_AtLeast": { - "commits": [ + "sha": "09ad8c6c63abcf2655824baffd0a07ca78f6ddd9", + "author": "Valentin Breu\u00DF", + "date": "Wed Jan 22 07:43:05 2025 \u002B0100", + "message": "fix: readme links in generated nuget packages (#236)" + }, { - "sha": "198447f7ad33650ea18d7239d6579cda44f17f2f", + "sha": "55e8ae69fd60c7b889baa50873570f5883b7d847", "author": "Valentin Breu\u00DF", - "date": "Sun Jan 19 22:32:18 2025 \u002B0100", - "message": "fix: execute benchmark report in main build (#219)" + "date": "Wed Jan 22 09:35:25 2025 \u002B0100", + "message": "chore: update aweXpect.Core version to prepare release v0.19.0 (#237)" }, { - "sha": "e994b4ddac319ba1496d5d908adabef71217f6b5", + "sha": "c94804fe602f4c5adbeb3b0b93df215c56058157", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:06:43 2025 \u002B0100", - "message": "docs: avoid reporting benchmarks for the same commit twice (#221)" + "date": "Thu Jan 23 11:34:36 2025 \u002B0100", + "message": "refactor: avoid creating core release in Github (#238)" }, { - "sha": "a6022c2c3716943fc039096336119983cf150e7e", + "sha": "efadb67a50b5ad3732d07280893be3b1993c9b49", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:17:07 2025 \u002B0100", - "message": "coverage: exclude polyfill files (#222)" + "date": "Thu Jan 23 13:23:34 2025 \u002B0100", + "message": "fix: support \u0060Is\u0060/\u0060IsNot\u0060 for types (#239)" }, { - "sha": "ba348350c55bc5b042f1e6116e5f4ddb00a80a24", + "sha": "d782eda8ddc3cb6a13d0bc450d4c111d68190157", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:43:03 2025 \u002B0100", - "message": "fix: finalize release when at least one push succeeded (#223)" + "date": "Thu Jan 23 16:30:30 2025 \u002B0100", + "message": "feat: support formatting \u0060char\u0060 (#240)" }, { - "sha": "96f70d37e5bf44488ff777dab44333c47fbccfeb", + "sha": "4ee65a13d6e094107cd8e99f0c6d55b35c61a7e6", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 11:28:18 2025 \u002B0100", - "message": "chore(deps): update aweXpect.Core to v0.18.0 (#229)" + "date": "Thu Jan 23 16:57:55 2025 \u002B0100", + "message": "feat: support \u0060IsNull\u0060 for structs (#241)" }, { - "sha": "a65ca3f33d06e0a712049c084956217791a1af8d", - "author": "Valentin", - "date": "Mon Jan 20 11:18:44 2025 \u002B0100", - "message": "chore(deps): update aweXpect.Core to v0.18.0" + "sha": "4c351d722081e97e2b83d10813f56037263f5661", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 18:18:52 2025 \u002B0100", + "message": "feat: support \u0060.Is()\u0060 with struct types (#242)" }, { - "sha": "b6626f8ea71062e77ed99d409fffa363faeeb86c", - "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:26 2025 \u002B0100", - "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.0 to 1.5.1 (#228)" + "sha": "c1fd6252efc27628a26e9da3c356243023763c9f", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 21:45:57 2025 \u002B0100", + "message": "fix: add \u0022class\u0022 constraint to \u0060IsSameAs\u0060 (#243)" }, { - "sha": "08ef69d9676332d2cc040e885cf1d859ae9a0238", - "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:36 2025 \u002B0100", - "message": "build(deps): bump SharpCompress from 0.38.0 to 0.39.0 (#227)" + "sha": "a878c654debf69a880800e15bdb0c179bc74ff16", + "author": "Valentin Breu\u00DF", + "date": "Sat Jan 25 07:39:58 2025 \u002B0100", + "message": "docs: use fluentassertions 8 in benchmarks (#244)" }, { - "sha": "8c5638ae5f225aa69698100f545da758885f3385", - "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:43 2025 \u002B0100", - "message": "build(deps): bump TUnit.Assertions from 0.6.137 to 0.6.151 in the tunit group (#226)" + "sha": "680600babaa52ff3d2a7f410a6a0acf71f2933e9", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 07:39:08 2025 \u002B0100", + "message": "feat: support synchronous expectations via \u0060.Verify()\u0060 (#245)" }, { - "sha": "8111de1379be71399916ded9e459e43d9a746ca3", + "sha": "24a061c3730392b3027be69c0248b6eef8d1fd54", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 07:42:18 2025 \u002B0100", + "message": "docs: remove no longer used \u0060MinVer\u0060 from documentation (#246)" + }, + { + "sha": "ca40146a97243a18d7885125306aba27e7a69995", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 15:33:17 2025 \u002B0100", + "message": "docs: update URL to awexpect.com (#248)" + }, + { + "sha": "a14be273924f30e0b247e5e8b5afbb579635cbff", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 15:59:01 2025 \u002B0100", + "message": "docs: add CNAME file (#249)" + }, + { + "sha": "7f8f299c3acbcd4118cab2a7774e13b95dae1dad", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 16:23:58 2025 \u002B0100", + "message": "feat: include options in expectation message of string collections (#247)" + }, + { + "sha": "14c3633f7c3dac7e1b78a01d74dea4eecedd0892", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 18:42:50 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.19.2 (#250)" + }, + { + "sha": "2979f1279e15727c0c6937979bdf1d429f348ccb", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 21:17:51 2025 \u002B0100", + "message": "docs: add explicit package descriptions (#251)" + }, + { + "sha": "27688f91da484e4a8cd4f6139ae49ead54df35fb", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:01:04 2025 \u002B0100", + "message": "feat: support chaining delegate expectations in any order (#255)" + }, + { + "sha": "acad1c5d1ed9f0832c9530823d71e37c9b40d05d", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:03:25 2025 \u002B0100", + "message": "refactor: cleanup \u0022Make variable type not nullable\u0022 (#256)" + }, + { + "sha": "d52b3a639abd2946ebc324dd3cdef19c7bf76651", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:35:19 2025 \u002B0100", + "message": "feat: make \u0060IsNull()\u0060 generic (#257)" + }, + { + "sha": "5899c66bcd95078518b2bd5810cce22c95624d03", "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:53 2025 \u002B0100", - "message": "build(deps): bump the mstest group with 2 updates (#225)" + "date": "Mon Jan 27 09:32:23 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#259)" }, { - "sha": "8881f80647f5e9da9bf8886db6ea6fec9537abc9", + "sha": "d1cf0e582fad81b176fd98eb4e14fbafe17c5fbe", "author": "dependabot[bot]", - "date": "Mon Jan 20 11:55:02 2025 \u002B0100", - "message": "build(deps): bump the nuke group with 2 updates (#224)" + "date": "Mon Jan 27 08:40:12 2025 \u002B0000", + "message": "build(deps): bump TUnit.Assertions from 0.6.151 to 0.7.19 in the tunit group (#260)" }, { - "sha": "a7ed6bc73346bbd62c70d36a9a61536eb87ad8de", + "sha": "5f7b8bc97634b7d7dee49319bd6190187fde3b07", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 13:24:55 2025 \u002B0100", - "message": "fix: finalize release executed only after aweXpect push (#230)" + "date": "Mon Jan 27 11:03:27 2025 \u002B0100", + "message": "feat: make collection expectations nullable (#258)" }, { - "sha": "46c2cd1d1828af4cc393c10457ea5ac986ee3cd2", + "sha": "d2654cedff550ad0abb20421e957836b0eaaafa8", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 14:17:39 2025 \u002B0100", - "message": "docs: set minimum of benchmark y-axes to zero (#231)" - } - ], - "labels": [ - "198447f7", - "e994b4dd", - "a6022c2c", - "ba348350", - "96f70d37", - "a65ca3f3", - "b6626f8e", - "08ef69d9", - "8c5638ae", - "8111de13", - "8881f806", - "a7ed6bc7", - "46c2cd1d" - ], - "datasets": [ + "date": "Mon Jan 27 14:13:28 2025 \u002B0100", + "message": "chore: update aweXpect.Core to 0.19.3 (#264)" + }, { - "label": "aweXpect time", - "unit": "ns", - "data": [ - 329.63557247320813, - 351.37352555592855, - 374.3091664632162, - 337.2535416603088, - 352.39308126156146, - 381.1330859502157, - 336.44947052001953, - 365.3181669371469, - 345.05609801610314, - 352.852764742715, - 362.02392800649005, - 361.74809068044027, - 363.89608076640536 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "sha": "e64de71b68b7d9208d98aab45454661e7c084300", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 14:36:32 2025 \u002B0100", + "message": "docs: fix name of suggested alternative in warnings (#265)" }, { - "label": "aweXpect memory", - "unit": "b", - "data": [ - 888, - 888, - 888, - 888, - 888, - 888, - 888, - 888, + "sha": "37d40acf866c5c362c579295547c4dfa805018a6", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 15:42:30 2025 \u002B0100", + "message": "docs: add link to benchmark definition (#266)" + }, + { + "sha": "f9889e95e606e7815534c1baeeb6876768043efc", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 01:02:52 2025 \u002B0100", + "message": "chore: update Tunit to V8.0 (#267)" + }, + { + "sha": "eabdc5e7cbd8b07841c778e0d6069a9a86f95c22", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 09:50:24 2025 \u002B0100", + "message": "feat: rename \u0060Is\u0060 to \u0060IsEqualTo\u0060 to make the meaning more clear (#268)" + }, + { + "sha": "822385da970191e05233560b83abe0b738b5066f", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 16:22:20 2025 \u002B0100", + "message": "feat: refactor property expectations (#269)" + }, + { + "sha": "9296e1f70927c6addd764e43227cb6a16c2d04d1", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 18:16:49 2025 \u002B0100", + "message": "chore(deps): update aweXpect to v0.22.0 (#270)" + }, + { + "sha": "228dc6258bfb424a3edc91acfb4dba17ff2863cb", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 13:15:00 2025 \u002B0100", + "message": "feat: support static synchronous \u0060Verify\u0060 (#272)" + }, + { + "sha": "6a933f4ba21b149414198d5bb691d8e6fb82d662", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 15:18:44 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.19.4 (#273)" + }, + { + "sha": "6ae2b5bf711f496a7f02d1a930912adff8de8f2d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 16:29:50 2025 \u002B0100", + "message": "chore: update TUnit to v0.9.0 (#274)" + }, + { + "sha": "ccd0a244f2d145205fe5ca46d9943841c3cda61c", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 18:38:12 2025 \u002B0100", + "message": "feat: support pre-release packages (#275)" + }, + { + "sha": "87ab795e631f29410bb2a2d1deefc8dd449f8115", + "author": "dependabot[bot]", + "date": "Thu Jan 30 18:56:02 2025 \u002B0000", + "message": "build(deps): bump PublicApiGenerator from 11.3.0 to 11.4.1 (#263)" + }, + { + "sha": "4c1d86c197d49202b30e86dcc290cae446e7915a", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 09:10:38 2025 \u002B0100", + "message": "feat: strong-named sign the assemblies (#276)" + }, + { + "sha": "6a2e1ab7f9f401c8d0fc789a51319e216b734ddb", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 09:33:54 2025 \u002B0100", + "message": "feat: avoid creating releases on pre-release tags (#277)" + }, + { + "sha": "f423360092c1f7af553f5814d0da5b7271f2f616", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 11:27:44 2025 \u002B0100", + "message": "refactor: temporarily disable NU5104 (#278)" + }, + { + "sha": "cf683ba6f1b9a13f3d0b34f6504d6bb2d0727b30", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 13:21:44 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.20.0 (#280)" + }, + { + "sha": "9b72631ec8eabfa7caade3c8bf8205dbba4ccfa7", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 13:21:36 2025 \u002B0100", + "message": "feat: auto-update copyright year (#279)" + }, + { + "sha": "7fdbefe8d3dbb7fe1aabd567004395b29bd73a11", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 16:51:33 2025 \u002B0100", + "message": "chore: update aweXpect to v0.24.0 (#281)" + }, + { + "sha": "336dbe1664650a7117288af84650ee3452811b65", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 1 20:32:01 2025 \u002B0100", + "message": "feat: improve code-fix-provider (#282)" + }, + { + "sha": "f76cefad38fcbd92b34d839e94a59929d1fbe405", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 2 07:25:35 2025 \u002B0100", + "message": "feat: add \u0060GreaterThan\u0060/\u0060LessThan\u0060-\u0060OrEqualTo\u0060 to property expectations (#283)" + }, + { + "sha": "9a5312d98231752b464ca12894e567b65cbc7cb2", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 2 11:14:20 2025 \u002B0100", + "message": "refactor: speedup \u0060StringDifference\u0060 (#284)" + }, + { + "sha": "5c564abbc185e0c3b650cdcaf069483566dfa707", + "author": "dependabot[bot]", + "date": "Mon Feb 3 11:56:03 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#286)" + }, + { + "sha": "c709afb81612f6dbee6a26a9b01da91f041533f5", + "author": "dependabot[bot]", + "date": "Mon Feb 3 11:55:50 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.9.0 to 0.10.4 in the tunit group (#287)" + }, + { + "sha": "b630191da7acc45ce14ec7ec1cbbb7b786306a37", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:17:25 2025 \u002B0100", + "message": "refactor: rename \u0060Are(TItem)\u0060 to \u0060AreEqualTo(TItem)\u0060 (#289)" + }, + { + "sha": "0bebf24528a92ba97ae77969d80b73ba35159daa", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:49:49 2025 \u002B0100", + "message": "feat: include configuration options in string equal to expectations (#290)" + }, + { + "sha": "c935463f5fdd77556b04af7cdbeb94d5e7892c51", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:56:59 2025 \u002B0100", + "message": "refactor: group \u0022Microsoft.CodeAnalysis\u0022 updates for dependabot (#291)" + }, + { + "sha": "80179bea6a22fe75e7eaefcf72a3c38a24f80b92", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 13:11:48 2025 \u002B0100", + "message": "refactor!: move \u0060PropertyResult\u0060 to aweXpect.Core (#292)" + }, + { + "sha": "f57a059658f8e343dd90cdec66c4f6f070b46c60", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:13:44 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.1 to 1.5.3 (#295)" + }, + { + "sha": "55146670dd9a157d24358d6485e51e186212f2a5", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:13:48 2025 \u002B0100", + "message": "build(deps): bump coverlet.collector from 6.0.3 to 6.0.4 (#296)" + }, + { + "sha": "2547e0162393426fd34717edf4ef4cf5c470389a", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:14:11 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.10.4 to 0.10.6 in the tunit group (#293)" + }, + { + "sha": "c85f0a6085116a62761d41842b4d93229d0c725d", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 13:39:11 2025 \u002B0100", + "message": "refactor: simplify build pipeline to push nuget packages (#297)" + }, + { + "sha": "ab405d131c2ddfca63f7801e90686679e3c82d59", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 16:03:24 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.21.0 (#298)" + }, + { + "sha": "7cf053841b15013f0daad867164b04e4073a2a58", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 21:18:05 2025 \u002B0100", + "message": "feat: add \u0060ComplyWith\u0060 for collections (#299)" + }, + { + "sha": "b56e5fca49f77c86935cd777c0a1c61ebedf4baa", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 12:32:32 2025 \u002B0100", + "message": "docs: improve XML-Doc comments (#300)" + }, + { + "sha": "d4b664cdc97c087e0a6bacd0a630e6c3288f50d3", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 12:45:47 2025 \u002B0100", + "message": "refactor!: generic equality options (#301)" + }, + { + "sha": "9f1824ce78b9e5fe1596eab0cdd476dde9207dc4", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 13:40:01 2025 \u002B0100", + "message": "feat!: generic equality options (2) (#302)" + }, + { + "sha": "402fcf1bf65571795a1dd376fbc2aa48ad78292a", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 16:36:17 2025 \u002B0100", + "message": "chore: update aweXpect to v0.26.0 (#303)" + }, + { + "sha": "5930c6cb87c61321d4194c1a86e87c8074b62dee", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 08:37:58 2025 \u002B0100", + "message": "feat: improve equivalency (#304)" + }, + { + "sha": "8b6d5c3f21970d5f1cd04c1327ae7dc8e3899bc9", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 09:06:32 2025 \u002B0100", + "message": "docs: add core nuget badge (#305)" + }, + { + "sha": "982c1d09f8ad0bb809a9357d1c6a1017cf0cd1c6", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 09:23:51 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.23.0 (#306)" + }, + { + "sha": "8ae4321d9e06929c0fba8bf045724241e6a7df39", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 12:23:51 2025 \u002B0100", + "message": "refactor: improve code coverage (#307)" + }, + { + "sha": "236ea658dd027ff0c344b4e481a9d2e9a9b443a5", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 16:45:36 2025 \u002B0100", + "message": "refactor: improve code coverage (2) (#308)" + }, + { + "sha": "83affdbde5065f6d9fc9c3e667f323756aaf3e89", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 08:47:58 2025 \u002B0100", + "message": "fix: null handling in expectations on inner exceptions (#309)" + }, + { + "sha": "051f951e84cfa145bf70e6a902f359a8f4588c17", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 13:11:04 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.24.0 (#310)" + }, + { + "sha": "72034f95814162df71d6866ccb911ea00c49fcaa", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 16:46:55 2025 \u002B0100", + "message": "chore: update aweXpect to v0.27.0 (#311)" + }, + { + "sha": "896aa83e1cc540b579c8c71788f3684fbf4e22e2", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 08:21:10 2025 \u002B0100", + "message": "feat: change options to \u0060record\u0060 types (#312)" + }, + { + "sha": "4fb38900ee7db2337f104f11364d1dd97b01141a", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 14:27:57 2025 \u002B0100", + "message": "feat: improve equivalency (#313)" + }, + { + "sha": "e21efd5259231069dc353a0ed1dc031e3262939e", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 16:58:52 2025 \u002B0100", + "message": "feat: improve equivalency by allowing to specify the supported visibility of fields and properties (#314)" + }, + { + "sha": "0bf71956acfd2204c0dea7434128637911c31d1b", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 19:16:53 2025 \u002B0100", + "message": "feat: improve equivalency (#315)" + }, + { + "sha": "3a9023e9b63becb67a007fd5d55dcd623d5bd0be", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 05:35:45 2025 \u002B0100", + "message": "feat: add \u0060WhoseValue{s}\u0060 to dictionary \u0060ContainsKey{s}\u0060 expectations (#316)" + }, + { + "sha": "32612ac1bd6505d5c377e30b271cd3b8337a3751", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 06:00:37 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.25.0 (#317)" + }, + { + "sha": "3865700179835858ea681a38afe1ad29ba605efa", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:18:03 2025 \u002B0100", + "message": "feat: add \u0060AndOrWhoseResult\u0060 (#318)" + }, + { + "sha": "2e5abee59dc76a29b6e01c11b6831229d6afdcc7", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:26:16 2025 \u002B0100", + "message": "feat: add \u0060AreEquivalentTo\u0060 for collections (#319)" + }, + { + "sha": "c5d459a774ff25500c4e1c41a7bf7d88e1712362", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:54:29 2025 \u002B0100", + "message": "refactor: update \u0022needs\u0022 in build pipeline (#320)" + }, + { + "sha": "e907252126cbe0767ed9b6a29ac97af8f9efdc2e", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 11:18:07 2025 \u002B0100", + "message": "feat: include the key information in dictionary \u0060WhoseValue\u0060 (#321)" + }, + { + "sha": "0fe58fe8a85c0737f8945f67acf4a7d59c1b98c5", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 23:08:45 2025 \u002B0100", + "message": "refactor!: remove \u0022should\u0022 from expectation text (#322)" + }, + { + "sha": "85b5ef1879e5fa2f54eb71d0a34aed62cd657344", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 23:59:26 2025 \u002B0100", + "message": "feat: simplify \u0060HasStatusCode\u0060 expectation on \u0060HttpResponseMessage\u0060 (#323)" + }, + { + "sha": "853f31c84db0e8a44a8628f7e6cc1544fdfebd4e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 10:04:51 2025 \u002B0100", + "message": "chore: update aweXpect to v0.30.0 (#328)" + }, + { + "sha": "b8ec8b16b937fedda5e35dae3142e451e9bfcc01", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 12:56:23 2025 \u002B0100", + "message": "feat: Add \u0060AreExactly\u0060 for collections (#329)" + }, + { + "sha": "27d29c96b2191226d4203a1d54e2ec68c673e45b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 15:47:29 2025 \u002B0100", + "message": "refactor: cleanup code (#330)" + }, + { + "sha": "55e7e4fc36e520ffdfda00f473cafa7b2007c4d5", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 19:18:55 2025 \u002B0100", + "message": "feat: add \u0060WhoseParameters\u0060 for \u0060Signaler\u0060 (#333)" + }, + { + "sha": "b0e47762b9dff9411b49c7dfce5d9531fe782826", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:47:53 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.10.6 to 0.11.0 in the tunit group (#335)" + }, + { + "sha": "36644484fb0f233238d1370a9a0b9bf4a505ea9e", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:48:07 2025 \u002B0100", + "message": "build(deps): bump the xunit group with 4 updates (#336)" + }, + { + "sha": "f8f7d0ad3c52b6fd2f17380105e5526f0a7056ae", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:48:20 2025 \u002B0100", + "message": "build(deps): bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies (#337)" + }, + { + "sha": "eac7f2d29e73e96407f2239af62ed6565dcd1a67", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 10 20:39:45 2025 \u002B0100", + "message": "chore: update aweXpect to v0.31.0 (#341)" + }, + { + "sha": "e70deb86aa2bba5f3fdb9550427361314105f8f7", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 10:47:49 2025 \u002B0100", + "message": "feat: add \u0060TestCancellation\u0060 to aweXpect settings (#342)" + }, + { + "sha": "0ec04dd4ae1d470d91eb9763e48314a95e124b7e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 20:37:41 2025 \u002B0100", + "message": "coverage: add missing tests (#343)" + }, + { + "sha": "7c2a7584ad2c666d597dc0b4c472d9bdc116e33f", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 20:50:54 2025 \u002B0100", + "message": "docs: add \u0022Cancellation\u0022 as headline in docs (#344)" + }, + { + "sha": "e9022782b02473e54d0ca73ed6546ec3a19c1053", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 21:10:38 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.0 (#345)" + }, + { + "sha": "2c41be542bbcdf7bb9c8643813e9a84ad61d624d", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 21:31:51 2025 \u002B0100", + "message": "feat: add analyzer when object.Equals is used on \u0060IThat\u003CT\u003E\u0060 (#346)" + }, + { + "sha": "afa882ee430a10d4a663a546018cda5edf808479", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 01:23:00 2025 \u002B0100", + "message": "fix: customizations are \u0022AsyncLocal\u0022 (#347)" + }, + { + "sha": "969e065219289210888f6a3741c51f175d1e1bf3", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 01:26:14 2025 \u002B0100", + "message": "chore: update aweXpect to v0.32.0 (#348)" + }, + { + "sha": "60eb63031c20eeb00a983c441ad3b4d284020769", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 02:10:49 2025 \u002B0100", + "message": "refactor: revert changes that caused bad benchmarks (#349)" + }, + { + "sha": "3a4857513bf145df5e4eb1640ac5e9819e4a951e", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 07:57:12 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.1 (#350)" + }, + { + "sha": "3983116de1128f4699eb659a509c3c442704891f", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 09:03:49 2025 \u002B0100", + "message": "refactor: improve resilience of tests (#351)" + }, + { + "sha": "b04edcf8a2afce90907358fae72a74e8e7829d6e", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 10:22:17 2025 \u002B0100", + "message": "feat: add overwriting the global timeout locally (#352)" + }, + { + "sha": "4e57b02ca115de0908afd39b8bc97aece29f94db", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 21:21:11 2025 \u002B0100", + "message": "refactor: improve code coverage in aweXpect.Core (#353)" + }, + { + "sha": "23b59cb4b6304a90c69fde9833222439db4a2f3f", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 21:51:50 2025 \u002B0100", + "message": "refactor: improve code coverage in aweXpect (#354)" + }, + { + "sha": "40cc54fa59657af4bcf147c5ac4d5c78507d0ce5", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 22:28:43 2025 \u002B0100", + "message": "refactor: improve delegate coverage (#355)" + }, + { + "sha": "e5efbb978305b9cbe0d61f571b0cf6dcbcb47740", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 04:06:34 2025 \u002B0100", + "message": "refactor: consolidate error messages for delegates (#356)" + }, + { + "sha": "51c034fd65adef7d72b2711dff7f61b2cf117ee4", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:38:30 2025 \u002B0100", + "message": "docs: refactor the documentation structure (#357)" + }, + { + "sha": "106df424ca40df9b271c6dd2967bd3eb7ffc291c", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:41:39 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.2 (#359)" + }, + { + "sha": "a24ae4410ae25144b2f4800160e0f221cc9a35ee", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:52:32 2025 \u002B0100", + "message": "feat!: use \u0022HasCount\u0022 for counting items in a collection (#358)" + }, + { + "sha": "93221aa4249061be5d94da1cf166d1f7abf28ee3", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 08:15:05 2025 \u002B0100", + "message": "refactor: delete unused code in Http expectations (#360)" + }, + { + "sha": "a6a923e2a0e99d3701ef58e9dc7c14db7533d879", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 08:57:34 2025 \u002B0100", + "message": "refactor: make \u0060Initialization\u0060 testable (#361)" + }, + { + "sha": "4c2a787678320dba68f25b9338810dff25986b51", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 13:00:43 2025 \u002B0100", + "message": "refactor: improve code coverage of aweXpect.Core (#362)" + }, + { + "sha": "e108e728a4c81ee96a19fbbdec9b37ab43f2181e", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 17:34:40 2025 \u002B0100", + "message": "refactor: improve coverage of aweXpect.Core (#363)" + }, + { + "sha": "b69ccbf93ac5b2baeb390d5973f6626ab2835e7a", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 18:29:59 2025 \u002B0100", + "message": "feat: include options in collection \u0060Contains\u0060 (#364)" + }, + { + "sha": "4fd874e98b0376517392d128619a627d9b6fc1f3", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 19:58:37 2025 \u002B0100", + "message": "refactor: ensure correct \u0060null\u0060 handling for \u0060TimeSpan\u0060 expectations (#365)" + }, + { + "sha": "98a7b28ce438bae32f59d784a436caae556bd66a", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 20:17:52 2025 \u002B0100", + "message": "refactor: ensure correct \u0060null\u0060 handling for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#366)" + }, + { + "sha": "1085d54aed6265a3eacda9cd28b5a08af7f6c9ad", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 20:39:59 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.30.0 (#367)" + }, + { + "sha": "732f5d9da08cebe94fa74802cf7fdd090c9b7aeb", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 09:13:15 2025 \u002B0100", + "message": "fix: incorrectly named exception expectation (#369)" + }, + { + "sha": "2a8ac0a378d1311e6f430d9e23c07fb73885e5a5", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 09:17:40 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect: (#368)" + }, + { + "sha": "7412c4de5ebb1fb088cbfc4985554ef7b3d02a3b", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 10:38:47 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (2) (#370)" + }, + { + "sha": "4204834e873323af57e2219c773f6140d6457a26", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 12:29:25 2025 \u002B0100", + "message": "feat: return \u0022Undecided\u0022 when the collection could not be iterated completely (#371)" + }, + { + "sha": "06b4554137d84210ee70fe522af4a32c4e728be5", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 15:05:24 2025 \u002B0100", + "message": "chore: re-enable build scope (#375)" + }, + { + "sha": "42f921a4e89d9fd0d9f99f371e57c87857427474", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 17:17:24 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (3) (#376)" + }, + { + "sha": "fdc0aaae9b95f15777de40d68dcaf44b04e3c046", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 19:57:15 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (4) (#377)" + }, + { + "sha": "6e4441e13ad7fed30c219aff5133874e344d92fa", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 15:33:24 2025 \u002B0100", + "message": "feat!: remove Http and Json expectations (#378)" + }, + { + "sha": "12c765936621a94deca594b414cc58bb9098a568", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 21:06:28 2025 \u002B0100", + "message": "docs: include documentation from extensions (#379)" + }, + { + "sha": "b2959468330f7657c88caec2d68758ad54689183", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 21:19:16 2025 \u002B0100", + "message": "chore: add \u0022repository_dispatch\u0022 to build.yml (#380)" + }, + { + "sha": "07843f7f35cffea48197c86ff295104aa393761c", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 22:43:16 2025 \u002B0100", + "message": "refactor: use the \u0022InternalsVisibleTo\u0022 attribute in csproj (#381)" + }, + { + "sha": "84eb74e03f254e780e7537e3198faac120ac8a4e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 04:33:35 2025 \u002B0100", + "message": "chore: update TUnit to v0.13.0 (#382)" + }, + { + "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 04:48:16 2025 \u002B0100", + "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" + }, + { + "sha": "3cefc147bae2ebe6cf8ed6e465ecd75df017ee6a", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:06:00 2025 \u002B0100", + "message": "docs: limit benchmark data per default (#385)" + }, + { + "sha": "b9fe159b0df1c93b79d198a3b867d072a53e8d90", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:37:44 2025 \u002B0100", + "message": "feat: support canceled tasks (#386)" + }, + { + "sha": "4c5d53b031cc8be55d6cf8138307aef411807a73", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:52:13 2025 \u002B0100", + "message": "docs: limited-data cannot be uploaded in build pipeline (#387)" + }, + { + "sha": "79078484225c9b8b539f61b139746ac568bb095e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:22:39 2025 \u002B0100", + "message": "refactor: consolidate use of EquivalencyOptions (#388)" + }, + { + "sha": "eeee13915e9b0c07a32c097c5a3be9f083215eae", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:47:10 2025 \u002B0100", + "message": "refactor: execute code cleanup (#389)" + }, + { + "sha": "c6b3a8d5a2ab29c4796438c4ac19538c1b84b025", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:55:29 2025 \u002B0100", + "message": "docs: move extension projects under separate folder (#390)" + }, + { + "sha": "c6992a9248a8b854e479c8c58de852013b73a89b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 08:15:39 2025 \u002B0100", + "message": "docs: fix example for writing a custom extension (#391)" + }, + { + "sha": "0c336223308e044cfae772e0564e64e494a07228", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 08:39:04 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.0.0 (#392)" + }, + { + "sha": "dd4803124f8423871f8991f18170388f6e4b0733", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 09:05:55 2025 \u002B0100", + "message": "docs: add nuget badge to extension documentation page (#393)" + }, + { + "sha": "f6640b2ffdf76d5eda2b70b9626946a384736c49", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 10:42:13 2025 \u002B0100", + "message": "docs: fix link in README (#394)" + }, + { + "sha": "d8aaae48559a0e83768916d409714db3f1f961c5", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 12:44:39 2025 \u002B0100", + "message": "docs: fix incorrect line break in README (#395)" + }, + { + "sha": "e0d78b97a1b88d29190c977e6faae7a28d81a38e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 18 08:38:00 2025 \u002B0100", + "message": "docs: add redirects for extensions (#399)" + }, + { + "sha": "bf2c3932f3e333208fb89ffbd4839317ed71147b", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:11:08 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#396)" + }, + { + "sha": "fa4ce4f413162e8c37be5062033c49a36b5f1a4b", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:11:54 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.3 to 1.6.0 (#398)" + }, + { + "sha": "c5103c0ce6aa9a3803356744da67a48dd0ee21d9", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 11:19:12 2025 \u002B0100", + "message": "fix: consider \u0060FurtherProcessingStrategy\u0060 in \u0060MappingNode\u0060 (#400)" + }, + { + "sha": "128a061836f52b92c8bfa4b43f00ce18fc3377aa", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:48:50 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.13.0 to 0.14.0 in the tunit group across 1 directory (#402)" + }, + { + "sha": "0097e8960d2cf9bc985983feea16c8677f68737d", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:49:03 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.6.0 to 1.6.2 (#401)" + }, + { + "sha": "36cef1bf146d5445aa873af21bb6168f88e777ee", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 12:19:35 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.0.1 (#403)" + }, + { + "sha": "b07b08347c360d084eb47c1514732f1de27cc982", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 17:18:09 2025 \u002B0100", + "message": "chore: update aweXpect to v1.0.1 (#404)" + }, + { + "sha": "3065034c36dbba21de21ca5ca95d4610ec3f05cd", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 09:38:30 2025 \u002B0100", + "message": "feat: support async mapping nodes (#405)" + }, + { + "sha": "a6090881eab7fbdfcbeb87935425d0bb6fbc4f88", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 10:28:23 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.1.0 (#406)" + }, + { + "sha": "11eb957652173498965a63ea7ad6c8df67d28f8b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 11:42:42 2025 \u002B0100", + "message": "feat: support \u0060AddContext\u0060 in \u0060MemberExpectationBuilder\u0060 (#407)" + }, + { + "sha": "6da1bdd996ee3dc0e23a61f00062e28fb7f40045", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 13:11:09 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.2.0 (#408)" + }, + { + "sha": "e74b96fbfa10c29253be679de47c3b3c8001086f", + "author": "dependabot[bot]", + "date": "Mon Feb 24 20:19:00 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.14.0 to 0.14.6 in the tunit group (#410)" + }, + { + "sha": "ad717ef751db9b920448a9f29b43de7e6e214f30", + "author": "dependabot[bot]", + "date": "Mon Feb 24 20:18:48 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#409)" + }, + { + "sha": "977afeac6e33a93ac6bb327776c82fa9020c973e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 20:40:41 2025 \u002B0100", + "message": "feat: add \u0060CompliesWith\u0060 as generic expectation (#412)" + }, + { + "sha": "485d524cbdd18473b0d2c69f120e80a1ba1d45ac", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 21:22:00 2025 \u002B0100", + "message": "feat: add \u0060Within\u0060 repeated check for \u0060Satisfies\u0060 and \u0060CompliesWith\u0060 (#413)" + }, + { + "sha": "4d0029040776fbbeb889dec42c5ae7dd5fe2ab3f", + "author": "dependabot[bot]", + "date": "Tue Feb 25 21:09:12 2025 \u002B0000", + "message": "build(deps): bump PublicApiGenerator from 11.4.1 to 11.4.2 (#411)" + }, + { + "sha": "13732eacf5ff0694f75bd52ef3bd895460b3628c", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 22:09:58 2025 \u002B0100", + "message": "feat: trim common whitespace from expectation expressions (#414)" + }, + { + "sha": "e2eba3a908c1897d4681cda369724c968ea8efa5", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 10:46:15 2025 \u002B0100", + "message": "feat: allow specifying multiple contexts in \u0060MemberExpectationBuilder\u0060 (#415)" + }, + { + "sha": "29f000854964360832d38881b377450b1ce60c80", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 11:16:58 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.3.0 (#416)" + }, + { + "sha": "a92978eee6592d76b8d11a423f2b9e29f7dc3f74", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 16:07:05 2025 \u002B0100", + "message": "chore: update aweXpect to v1.4.0 (#421)" + }, + { + "sha": "dd4a0d1c564737d50a96644c4fa147e3479e695e", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 16:17:46 2025 \u002B0100", + "message": "refactor: use current year in copyright (#422)" + }, + { + "sha": "c93fce568e5fd5a8faeb4498c681602f9f3f4ebf", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 28 11:48:49 2025 \u002B0100", + "message": "chore: update aweXpect to v1.5.0 (#426)" + }, + { + "sha": "7012cf9fe99e58a9788ab362e38c7bff7b53aac7", + "author": "Valentin Breu\u00DF", + "date": "Sat Mar 1 07:31:50 2025 \u002B0100", + "message": "chore: update aweXpect to v1.6.0 (#431)" + }, + { + "sha": "10f1052efb6049163d5b2c90c14e9d82e9c3d344", + "author": "Valentin Breu\u00DF", + "date": "Sat Mar 1 15:08:21 2025 \u002B0100", + "message": "feat: add \u0060HasCount\u0060 for collections (#432)" + }, + { + "sha": "75dd39e715f4f58af3ad66dfdcca9bc6cd1d39df", + "author": "dependabot[bot]", + "date": "Tue Mar 4 13:11:24 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.14.6 to 0.16.4 in the tunit group (#434)" + }, + { + "sha": "ab75babf8d30e9b3ab1a01d4644fe1420088c547", + "author": "dependabot[bot]", + "date": "Tue Mar 4 13:11:50 2025 \u002B0100", + "message": "build(deps): bump the xunit group with 2 updates (#435)" + }, + { + "sha": "73699f2ce05bd23be059df3f8b91fde0c94749f8", + "author": "Valentin Breu\u00DF", + "date": "Tue Mar 4 13:25:25 2025 \u002B0100", + "message": "feat: add support for inconclusive tests (#440)" + }, + { + "sha": "02698bd2cf1ae3d78e84f3ea29400ec2e7967a65", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 9 12:20:38 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.1 (#444)" + }, + { + "sha": "8baa2a409242122daf165748a283f84e2606c815", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 9 14:02:01 2025 \u002B0100", + "message": "refactor: use explicit constraints for numbers (#445)" + }, + { + "sha": "c43dc7b02df37a84148cc7310d92c7a75e440ed4", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 06:55:00 2025 \u002B0100", + "message": "chore: support pull requests from forks (#451)" + }, + { + "sha": "b9ddf9125a5a51cae9bd2913588a4755e97db8a2", + "author": "dependabot[bot]", + "date": "Fri Mar 14 06:55:30 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.CodeCoverage from 17.13.1 to 17.14.2 (#448)" + }, + { + "sha": "651c6220eab01125cb6720bc07296bd12c451f06", + "author": "dependabot[bot]", + "date": "Fri Mar 14 08:28:29 2025 \u002B0100", + "message": "build(deps): bump PublicApiGenerator from 11.4.2 to 11.4.5 (#447)" + }, + { + "sha": "e8e579406612d6945ee5b105684555f8bea62c31", + "author": "dependabot[bot]", + "date": "Fri Mar 14 07:29:11 2025 \u002B0000", + "message": "build(deps): bump TUnit.Assertions from 0.16.4 to 0.18.26 in the tunit group (#446)" + }, + { + "sha": "43563dba1f0e3d20abef6793b53d48889dbf7603", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 10:22:49 2025 \u002B0100", + "message": "feat: make properties of \u0060FormattingOptions\u0060 public (#453)" + }, + { + "sha": "2dfb85c69746e1219f0ff19f5e775456c312f114", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 10:35:33 2025 \u002B0100", + "message": "chore: update Microsoft.codeAnalysis.* to v4.13.0 (#452)" + }, + { + "sha": "90fee8812070a81e273a10dfda3bd04001e0d845", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:05:36 2025 \u002B0100", + "message": "feat: add \u0060IsPrefix\u0060 and \u0060IsSuffix\u0060 as string equality option (#454)" + }, + { + "sha": "c114f7232e999d96d51e6bf68820bc03d84192ea", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:23:29 2025 \u002B0100", + "message": "fix: incorrect project in build pipeline (#455)" + }, + { + "sha": "0d568381c1eb0862af4524d9c393d25c4131a382", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:38:22 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v2.0.0-pre.2 (#456)" + }, + { + "sha": "2f1d12d920063a94daec7f758c2f917a6c8fc75c", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:44:21 2025 \u002B0100", + "message": "fix: analyis pipeline (#457)" + }, + { + "sha": "4d87a8bd44797f14e2c8350b6dd0996a241d885f", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 07:23:31 2025 \u002B0100", + "message": "fix: forward contexts from \u0060ManualExpectationBuilder\u0060 (#459)" + }, + { + "sha": "28efd912931c5084ed28162583281ccabc472feb", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 09:14:04 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.3 (#465)" + }, + { + "sha": "3fff2633dc67aa3cf460c92f2e939ad07d17fe27", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 10:43:16 2025 \u002B0100", + "message": "refactor: get rid of annotation warnings (#463)" + }, + { + "sha": "747a24ed586e9ecfc35c8c9847c48aab01503312", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 14:39:19 2025 \u002B0100", + "message": "feat: add missing negations (#466)" + }, + { + "sha": "736daeeabb8a1612a478cddbcd2547191487c54c", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 07:25:57 2025 \u002B0100", + "message": "feat: add context with equivalency options (#467)" + }, + { + "sha": "f6189ccdd0f53ac6501a6c26cf2270aedbded070", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 09:50:21 2025 \u002B0100", + "message": "refactor: remove obsolete \u0060ToString\u0060 overloads (#468)" + }, + { + "sha": "9204701a25c0a32e4ef3a53e8a0dbe189e4a41f8", + "author": "dependabot[bot]", + "date": "Mon Mar 17 10:12:05 2025 \u002B0100", + "message": "build(deps): bump the tunit group with 2 updates (#470)" + }, + { + "sha": "11b106e3b546c479a2b5f6c022fded08e9f97bef", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 10:17:11 2025 \u002B0100", + "message": "refactor: move nullable tests in subclass (#471)" + }, + { + "sha": "24fc41b18b6b349e5024e57a39e9eb7e8892e3c0", + "author": "dependabot[bot]", + "date": "Mon Mar 17 09:25:51 2025 \u002B0000", + "message": "build(deps): bump FluentAssertions and Microsoft.NETFramework.ReferenceAssemblies (#469)" + }, + { + "sha": "3af9446cb35c8d1cbe76492d5a09a5cfc262433e", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 12:15:04 2025 \u002B0100", + "message": "fix: missing expectation text in collections \u0060ComplyWith\u0060 constraint (#472)" + }, + { + "sha": "8b74560f17a738fd3a0f7b0e1a341e4c7a42f546", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 20:44:06 2025 \u002B0100", + "message": "fix: package reference in release mode (#473)" + }, + { + "sha": "8d5a07601f0fd13ab70c3f46594285c2c9af1484", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 11:18:17 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.5 (#476)" + }, + { + "sha": "b100e91a271529d9103a2f2058af130116ae5328", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 14:20:39 2025 \u002B0100", + "message": "coverage: add missing test cases (#477)" + }, + { + "sha": "12cced9d316cc966c5287464720e30dc95bdb116", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 14:29:36 2025 \u002B0100", + "message": "refactor: solve sonar issues (#478)" + }, + { + "sha": "4cfb62e93d273505ae62e73c6ffb4adb93c16ef9", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 15:23:28 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v2.0.0 (#479)" + }, + { + "sha": "8c5483ee162ab287def3a1dfa3a6cfffe557f8ff", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 20:21:30 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0 (#480)" + }, + { + "sha": "c17f75ad5dc08ebf207e8fdfa61ced46e0b60ea4", + "author": "Valentin Breu\u00DF", + "date": "Thu Mar 20 08:13:08 2025 \u002B0100", + "message": "chore: reset Microsoft.CodeAnalysis.* to v4.11.0 (#481)" + }, + { + "sha": "175c57930f3936bac57d85ce6c7b78a96ccac47e", + "author": "dependabot[bot]", + "date": "Mon Mar 24 12:12:17 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.6.2 to 1.6.3 (#485)" + }, + { + "sha": "0fa791adcbd59daa71a42b97721f6058f51c65b3", + "author": "dependabot[bot]", + "date": "Mon Mar 24 12:12:42 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#482)" + }, + { + "sha": "aad9bc45395204d3f736bea2ef1a2f04f79a40a9", + "author": "dependabot[bot]", + "date": "Mon Mar 31 11:08:16 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.18.60 to 0.19.32 in the tunit group (#487)" + }, + { + "sha": "396bfd6d2c32a76fe6d3d5f5c43c13ae2cb4b645", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 31 12:33:06 2025 \u002B0200", + "message": "chore: update aweXpect to v2.1.0 (#489)" + }, + { + "sha": "158a233ed6174aa31be7e8c171f03608e1f1d1c0", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 4 14:08:56 2025 \u002B0200", + "message": "fix: update docusaurus to fix GitHub security advisory (#490)" + }, + { + "sha": "27bfcfcea91c1638ece853f2a3653def9556ce97", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 5 16:56:35 2025 \u002B0200", + "message": "feat: allow overriding the subject description (#491)" + }, + { + "sha": "2597e1febf117fcccb094e922141b81798f3f576", + "author": "Valentin Breu\u00DF", + "date": "Sun Apr 6 21:07:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.2.0 (#492)" + }, + { + "sha": "8527c4e46e9d38f8a7433aeb1fa0399f3e5dc77b", + "author": "dependabot[bot]", + "date": "Mon Apr 7 14:29:50 2025 \u002B0200", + "message": "build(deps): bump the xunit group with 2 updates (#497)" + }, + { + "sha": "ec23c81a91312dfb172c47f71fafb6a7fc246028", + "author": "dependabot[bot]", + "date": "Mon Apr 7 14:29:31 2025 \u002B0200", + "message": "build(deps): bump TUnit from 0.19.24 to 0.19.32 in the tunit group (#495)" + }, + { + "sha": "d1fe3081ee4e150c0ac9a37d2f2b4d94b7b81e2c", + "author": "dependabot[bot]", + "date": "Mon Apr 7 15:19:49 2025 \u002B0200", + "message": "build(deps): bump NUnit.Analyzers from 4.6.0 to 4.7.0 in the nunit group (#496)" + }, + { + "sha": "ef3c4ea0da2f3726c86bfc4e03b07dbdbe3f6aae", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 15:09:46 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.0 (#502)" + }, + { + "sha": "0672d6ab3a832c40fef4c3b6d60b690592d38b69", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 15:59:01 2025 \u002B0200", + "message": "coverage: improve test coverage (#503)" + }, + { + "sha": "46d77bc34307d9036055ede3f158336c5677d3ad", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 20:34:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.3.0 (#504)" + }, + { + "sha": "cab3f522b1b5d376715f731e45b9da0b6fe8eb4f", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:07:56 2025 \u002B0200", + "message": "fix: catch \u0060ReflectionTypeLoadException\u0060 during initialization (#505)" + }, + { + "sha": "ef635cadc7aa67babbd66675f44bcd0b97610314", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:09:55 2025 \u002B0200", + "message": "fix: formatting exception with open generic types (#506)" + }, + { + "sha": "1273cb73620214a01520308e862b6b2bb2230fc9", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:29:06 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.1 (#507)" + }, + { + "sha": "95b58348dc1bca81c3d8f5f04b4ec003a215fbf8", + "author": "dependabot[bot]", + "date": "Mon Apr 14 19:25:23 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.19.32 to 0.19.74 in the tunit group (#508)" + }, + { + "sha": "3bce18cf82e2c6c6e3ebd52e212089ea217433d9", + "author": "Valentin Breu\u00DF", + "date": "Mon Apr 14 20:45:29 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.2 (#510)" + }, + { + "sha": "e6c950e2dca151fdb15d7ec34b24e46f005c8674", + "author": "Valentin Breu\u00DF", + "date": "Mon Apr 14 20:48:27 2025 \u002B0200", + "message": "feat: add \u0060IsNotEquivalentTo\u0060 for objects (#511)" + }, + { + "sha": "6130b25997a620542b72e639153caaa6750dc0cd", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 15:06:03 2025 \u002B0200", + "message": "feat: Add options for \u0060HasSingle\u0060 with predicate (#513)" + }, + { + "sha": "a515324e5d75808255997e3045c72fbcfae29f03", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 17:45:22 2025 \u002B0200", + "message": "fix: passive verbs for prefix/suffix string match type (#514)" + }, + { + "sha": "68d9a56eec61b923599df82b06345eca69e08f4f", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 18:15:05 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.3 (#515)" + }, + { + "sha": "1f7ff44a78222acf24f7295c97b5abe00933f2ca", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 23:09:20 2025 \u002B0200", + "message": "docs: include aweXpect.Reflection in documentation (#516)" + }, + { + "sha": "9bad633fcb529d20ea4e6bc01b39e863a3dbbe36", + "author": "dependabot[bot]", + "date": "Mon Apr 21 11:47:01 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.19.74 to 0.19.86 in the tunit group (#517)" + }, + { + "sha": "ec1c097dbbd46569f8eb989da1911b599faa4e5f", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 10:54:45 2025 \u002B0200", + "message": "fix: compare two \u0060null\u0060 should succeed for \u0060DateTime\u0060 and \u0060TimeSpan\u0060 (#522)" + }, + { + "sha": "0f3f4e97980977562dd5a6c04b6b1e529da3417a", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 11:41:21 2025 \u002B0200", + "message": "feat: add \u0060DoesNotHaveCount\u0060 for collections (#523)" + }, + { + "sha": "e8e013de5662244a2a88416497ac8c863e98acdb", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 12:17:21 2025 \u002B0200", + "message": "fix: format key and value of dictionaries correctly (#524)" + }, + { + "sha": "226b58d56dbae80293d3b678ee58e6350939741a", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 12:41:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.4 (#525)" + }, + { + "sha": "f5bf151515b5e3ed72c150c04642609c21e46f96", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 18:48:03 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.5 (#527)" + }, + { + "sha": "00d90a299c21aa170c0c85a7920531ede39b5486", + "author": "Valentin Breu\u00DF", + "date": "Thu Apr 24 03:45:14 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.4.0 (#530)" + }, + { + "sha": "3b35b5b80aa462e24848f04b1bdc714b4fa70178", + "author": "Valentin Breu\u00DF", + "date": "Thu Apr 24 07:26:31 2025 \u002B0200", + "message": "chore: update aweXpect to v2.7.0 (#531)" + }, + { + "sha": "a4e7e6e8cfc380407a9a473c81c75d6789ebac76", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 25 18:51:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.4.1 (#534)" + }, + { + "sha": "778a9d2ec57251f6c4452e393478513bb7b8ba26", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 26 16:31:15 2025 \u002B0200", + "message": "feat: add \u0060Implies\u0060 for nullable bool (#535)" + }, + { + "sha": "290f1de1e32f0a64e72d16d7acb2cff78e5f9dec", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 26 18:29:19 2025 \u002B0200", + "message": "fix: also apply analyzer \u0022aweXpect0001\u0022 when mixing with \u0060Synchronously.Verify\u0060 (#536)" + }, + { + "sha": "0921f48f46d3b2c17e4aab9c796a22f050cd10f4", + "author": "dependabot[bot]", + "date": "Mon Apr 28 19:53:32 2025 \u002B0200", + "message": "build(deps): bump PublicApiGenerator from 11.4.5 to 11.4.6 (#538)" + }, + { + "sha": "79641bc07bb5176aeddbdee5193d331d8e9d2e2f", + "author": "Valentin Breu\u00DF", + "date": "Thu May 1 18:46:36 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.5.0 (#542)" + }, + { + "sha": "a8c33b1b7ddd4195e51f9203e99b07c72306a13a", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 16:28:02 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#543)" + }, + { + "sha": "8d80a1da20ceb19f07f9e4a8c86235094ef33514", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 19:06:09 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060DateTime\u0060 and \u0060DateTimeOffset\u0060 (#544)" + }, + { + "sha": "b175affc4209bb00ad4cce520177b743e9f6f2e3", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 19:22:23 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060TimeSpan\u0060 (#545)" + }, + { + "sha": "aeaac5a96d167e4dbcee2b697044da00cc2c62f3", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 23:55:07 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for objects (#546)" + }, + { + "sha": "c02ec34a744481a8bf824d4abda93b1f2f395478", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 06:25:07 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for enums (#547)" + }, + { + "sha": "0709bcbaa97d804128281a2aa8a30c64b4417343", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 07:13:58 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 for numbers (#548)" + }, + { + "sha": "26291596b55dbd4d712f791c1a6935aededb307e", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 08:10:29 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.6.0 (#551)" + }, + { + "sha": "b0678de8ad3a4079ee897c46c61b8999ef1aac75", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 08:57:25 2025 \u002B0200", + "message": "feat: add \u0060char\u0060 expectations (#550)" + }, + { + "sha": "889bfeda836fe6853311cd4f956ccca4be75433b", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 09:21:26 2025 \u002B0200", + "message": "docs: fix char example for white-space (#552)" + }, + { + "sha": "f71870f38b5beb3e9b3043c87c7d623609d7b260", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 12:08:40 2025 \u002B0200", + "message": "fix: nullability handling in \u0060IsOneOf\u0060 (#553)" + }, + { + "sha": "187a765e7dff05a3390ba15d0690697016ade344", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 13:19:24 2025 \u002B0200", + "message": "fix: handle string \u0060.Contains\u0060 with empty string (#556)" + }, + { + "sha": "832882ed3364ddeaaa2b3d7f2c49daee99701d52", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 15:38:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.6.1 (#559)" + }, + { + "sha": "f1215d68b6cda35526c5c9543dff25bafc6bf2be", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 21:08:11 2025 \u002B0200", + "message": "fix: support open-generic types and interfaces in \u0060ThatObject.Is\u0060 (#561)" + }, + { + "sha": "5df2b5c0a3e01dbd73f130d776bfad6e652060e0", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 21:33:55 2025 \u002B0200", + "message": "feat: handle \u0060null\u0060 in type tests (#562)" + }, + { + "sha": "36b1ff77385d7f341498da304f0b2eadf9e30790", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 02:51:36 2025 \u002B0200", + "message": "refactor: \u0060Is\u0060/\u0060IsExactly\u0060 signature for \u0060null\u0060 case (#564)" + }, + { + "sha": "056d280a54436298b7d4f20cf32cd46d4f55aac8", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 03:03:24 2025 \u002B0200", + "message": "fix: support open-generic types and interfaces in \u0060ThatObject.IsExactly\u0060 (#565)" + }, + { + "sha": "80db07fd0be5cac12ea849d3da6fd7a010023cc1", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 03:05:12 2025 \u002B0200", + "message": "feat: include formatted expected value in failure message (#563)" + }, + { + "sha": "ec025a43243f67633027cbcef6e493f825ac8342", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 13:38:43 2025 \u002B0200", + "message": "feat: enable Tracing as customization option (#566)" + }, + { + "sha": "7cffa8422dfea1fccbd2a8198bf31a8b287b1128", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 20:25:07 2025 \u002B0200", + "message": "chore: update aweXpect to v2.9.1 (#569)" + }, + { + "sha": "39e6ba3b6d732c33ef32a0a750f94e3c118e032d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 22:27:47 2025 \u002B0200", + "message": "fix: correctly handle \u0060null\u0060 in string \u0060Contains\u0060 (#570)" + }, + { + "sha": "53a68057abf4b5cc510e9512d6c6468611c9ec6a", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 10:51:37 2025 \u002B0200", + "message": "chore: update aweXpect to v2.10.0 (#584)" + }, + { + "sha": "81ce72623cb3cb813d83cb8b0bcfb54e0d6fa574", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 11:54:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.8.1 (#585)" + }, + { + "sha": "c64a8e6e436a83168aae7b26c539186f0d6a0e14", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 21:56:22 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 type in collections \u0060Are(Type)\u0060 (#587)" + }, + { + "sha": "083abec01df497ae293c081986458feab324cf53", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 22:15:02 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 type in collections \u0060AreExactly(Type)\u0060 (#589)" + }, + { + "sha": "b248d20c16586d9a8f80b209d85c3e92b9c78196", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 08:00:31 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 predicates (#590)" + }, + { + "sha": "22e385c3e9dee3eea3c7557c5832bbc362a85db1", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 13:00:23 2025 \u002B0200", + "message": "fix: use the enumerator only once in \u0060IsEmpty\u0060 (#592)" + }, + { + "sha": "e4f3ff5d92cea9c0759ba6e93361b5f4c51b0b6d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 13:30:37 2025 \u002B0200", + "message": "fix: succeed when comparing two \u0060null\u0060 collections for equality (#593)" + }, + { + "sha": "113fe27ab148acbea339199c8772340081521094", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 21:31:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.9.0 (#597)" + }, + { + "sha": "d14f8f5ea10e099cc9cc62c125b55fd400c979ec", + "author": "Valentin Breu\u00DF", + "date": "Tue May 13 22:13:18 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.0 (#602)" + }, + { + "sha": "3d025a698a6200e34656666bd41dc058b4a2b831", + "author": "Valentin Breu\u00DF", + "date": "Thu May 15 17:56:41 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.1 (#605)" + }, + { + "sha": "c3567d33cf0835415dc89729a1591afd95200a5c", + "author": "Valentin Breu\u00DF", + "date": "Sat May 17 18:58:18 2025 \u002B0200", + "message": "feat: include collection information in \u0060AreAllUnique\u0060 (#608)" + }, + { + "sha": "3ecf574628899f9b5cc9b3fdd640dae117632214", + "author": "Valentin Breu\u00DF", + "date": "Sat May 17 19:26:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.3 (#609)" + }, + { + "sha": "dcb36930075d9d7a5d020f6d78fc55227f5b721c", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 03:33:20 2025 \u002B0200", + "message": "feat: add debug build to CI pipeline when BuildScope is not \u0022Default\u0022 (#610)" + }, + { + "sha": "da79591d7f38c6400874a36448979b03e448f0bc", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 10:15:02 2025 \u002B0200", + "message": "coverage: ensure usage of invariant culture in string equality (#611)" + }, + { + "sha": "1b058cd0e4b9fa2ff0c696fe3a45ff2a77ece5de", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 10:51:02 2025 \u002B0200", + "message": "feat: add \u0060MoreThan\u0060 and \u0060LessThan\u0060 for collections (#612)" + }, + { + "sha": "76f35d15b2efe2f043b61d491623453d5c3d30c0", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 11:26:26 2025 \u002B0200", + "message": "docs: add migration guide (#613)" + }, + { + "sha": "a0b9d93b1780c1fbf1011b484f1dd3b618814b1d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 19:34:53 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.4 (#616)" + }, + { + "sha": "6ee0b58b48cfee871a4d0717065b257735d143e8", + "author": "Valentin Breu\u00DF", + "date": "Mon May 19 12:11:24 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060/\u0060IsNotBetween\u0060 for \u0060DateTime\u0060 and \u0060DateTimeOffset\u0060 (#620)" + }, + { + "sha": "67d0ad6a9c5b6ec715a14dbd2b2ce015419369a6", + "author": "Valentin Breu\u00DF", + "date": "Mon May 19 22:34:18 2025 \u002B0200", + "message": "feat: add collection context information (#621)" + }, + { + "sha": "905faa416b28a0c84ea8518b4d0425c2ae1b5796", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 16:44:10 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060 for \u0060TimeSpan\u0060 (#623)" + }, + { + "sha": "9006a8c58df6020e12f681277bcbc5a5761f71d3", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 16:59:47 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060 for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#622)" + }, + { + "sha": "c665913bed7ceea89cd2c16141df8ecb0dc1c170", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 17:58:52 2025 \u002B0200", + "message": "feat: add \u0060IsNotBetween\u0060 for numbers (#624)" + }, + { + "sha": "62a44ebcb73663dde498890e86ea683ab059257f", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 20:51:43 2025 \u002B0200", + "message": "feat: support negated expectation on sort order (#625)" + }, + { + "sha": "3b46875177c787b71ac2abe0c141040320ac99bf", + "author": "Valentin Breu\u00DF", + "date": "Fri May 23 23:03:20 2025 \u002B0200", + "message": "feat: negate \u0060IsContainedIn\u0060 and \u0060Contains\u0060 (#627)" + }, + { + "sha": "926958352ca348efa4ff1c24ea61933713914a71", + "author": "Valentin Breu\u00DF", + "date": "Mon May 26 11:58:02 2025 \u002B0200", + "message": "fix: ignore assemblies where \u0060GetTypes()\u0060 throws an exception (#628)" + }, + { + "sha": "947ee8b81124933ae8d7d913700e2ffdcef48b98", + "author": "Valentin Breu\u00DF", + "date": "Mon May 26 12:26:06 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.5 (#629)" + }, + { + "sha": "589bbf9e00bf6eb71d9115f6e283b82eccc0a7d5", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 09:18:08 2025 \u002B0200", + "message": "feat: support \u0060IEnumerable\u0060 and \u0060ImmutableArray\u003CT\u003E\u0060 (#631)" + }, + { + "sha": "bc68bb4156182f1f4100331a9f2bac66fa2b640c", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 10:02:52 2025 \u002B0200", + "message": "fix: \u0060ComplyWith\u0060 with negated expectations (#635)" + }, + { + "sha": "a2199eab6b894e3f198376d9cee66e15ac15f023", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 11:21:15 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.6 (#638)" + }, + { + "sha": "92019bdc29fc8cc455ae01c6823110c45b96ee62", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 15:39:28 2025 \u002B0200", + "message": "fix: overload resolution for \u0060IEnumerable\u0060 (#639)" + }, + { + "sha": "d832baa0bedbaab7ce382d84eed07a6ea0ebbc3d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 16:12:07 2025 \u002B0200", + "message": "feat: support \u0060IReadOnlyDictionary\u0060 (#640)" + }, + { + "sha": "56b575bcfc538f0915244223bb38bf2a393a939d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 19:55:12 2025 \u002B0200", + "message": "fix: avoid duplicate contexts in collection expectations (#641)" + }, + { + "sha": "484fed7bf36e582d61a438c39dee1a3f355daf11", + "author": "Valentin Breu\u00DF", + "date": "Fri Jun 20 12:50:28 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.7 (#644)" + }, + { + "sha": "e50b9854f22dbe0a8ed0a4f5b1025895d866da32", + "author": "Valentin Breu\u00DF", + "date": "Fri Jun 20 21:45:26 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.0 (#647)" + }, + { + "sha": "27c997b35f643809af3a549a8adcc925414f6138", + "author": "Valentin Breu\u00DF", + "date": "Sat Jun 21 12:32:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.1 (#649)" + }, + { + "sha": "cc62afe8d7c03d4d3970de972ab82f7556b9bbe3", + "author": "Valentin Breu\u00DF", + "date": "Sun Jun 22 09:34:22 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.2 (#653)" + }, + { + "sha": "6f36cdd4b2d0f192f704e82f398ac041336db381", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 26 18:21:22 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.3 (#659)" + }, + { + "sha": "96261e5ae8fabfd39e1eb44e7f1f662af67854fd", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 26 21:28:42 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.12.0 (#661)" + }, + { + "sha": "d8de7740ec45836f853af84c32d521f3d6b15213", + "author": "Valentin Breu\u00DF", + "date": "Sat Jun 28 09:39:02 2025 \u002B0200", + "message": "feat!: remove unnecessary \u0060And\u0060 from delegate \u0060DoesNotThrow\u0060 (#665)" + }, + { + "sha": "07da697a58be4e16ead60602387d3c0a7983cc7e", + "author": "Valentin Breu\u00DF", + "date": "Sun Jun 29 16:42:09 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.13.0 (#670)" + }, + { + "sha": "9e84df70f4e013ebc0a2da107334ede71aac1fe1", + "author": "Valentin Breu\u00DF", + "date": "Mon Jun 30 08:17:08 2025 \u002B0200", + "message": "fix: throw \u0060ArgumentException\u0060 when expected is empty in \u0060IsOneOf\u0060 (2) (#671)" + }, + { + "sha": "b99b514adfa43c0ce981efac9c15d505bdd93355", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 13:24:17 2025 \u002B0200", + "message": "fix: collection contains with many additional items (#674)" + }, + { + "sha": "8bf6652bef6df86cc0f04f0608f7ae7cf71e9787", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 13:53:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.13.1 (#675)" + }, + { + "sha": "fa94a5f1f51f86da6a5067d888a3736333d761c5", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 17:20:54 2025 \u002B0200", + "message": "feat: make constructor of \u0060ThatDelegateThrows\u0060 public (#676)" + }, + { + "sha": "53a8dd1057539ecd81ac65815453aa028e292dfa", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 17:45:54 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.14.0 (#677)" + }, + { + "sha": "5c5e19b2f9b07e9f115b121b321a18f3d7576f16", + "author": "Valentin Breu\u00DF", + "date": "Thu Jul 10 16:44:27 2025 \u002B0200", + "message": "feat: support \u0060null\u0060 in \u0060WithParamName\u0060 (#678)" + }, + { + "sha": "5a2769aa9b565d1ea53fefa924dc53549fa334e7", + "author": "Valentin Breu\u00DF", + "date": "Thu Jul 10 17:43:14 2025 \u002B0200", + "message": "feat: add \u0060WithMessageContaining\u0060 for delegates (#679)" + }, + { + "sha": "fe15b21e6e21237480a65c926c12d7cedbd8c8eb", + "author": "Valentin Breu\u00DF", + "date": "Sat Jul 19 21:57:36 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.0 (#682)" + }, + { + "sha": "5b6272d3f5f155786126a90722f61a1873c6a5ef", + "author": "Valentin Breu\u00DF", + "date": "Sun Jul 20 14:17:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.1 (#686)" + }, + { + "sha": "12de9e033ef3ab8cc95cd6e120a13bbc683c20a4", + "author": "Valentin Breu\u00DF", + "date": "Mon Jul 21 22:12:04 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.2 (#688)" + }, + { + "sha": "6df2116f12a09d6bf711305161d28fe3a7f1e313", + "author": "dependabot[bot]", + "date": "Mon Jul 28 12:44:16 2025 \u002B0200", + "message": "chore: Bump the nunit group with 2 updates (#690)" + }, + { + "sha": "ca8cbe60f2db2f2ee4ffbc7ec92fa034d4253f24", + "author": "Valentin Breu\u00DF", + "date": "Mon Jul 28 20:19:42 2025 \u002B0200", + "message": "feat: add \u0060IsParsableInto\u0060 for strings (#693)" + }, + { + "sha": "850fd47b26539d95a5f96f751c1a05ea14768f8a", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 1 11:01:38 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#697)" + }, + { + "sha": "cbbba547b1431bca54d10c3cc1d4af82fcd9c552", + "author": "Valentin Breu\u00DF", + "date": "Sun Aug 3 22:15:08 2025 \u002B0200", + "message": "feat: add \u0060Matching\u0060 and \u0060MatchingExactly\u0060 option for \u0060HasItem\u0060 (#698)" + }, + { + "sha": "f6385ef85ab3b9a804734ed7d5a7d9b42e460099", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:17 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#703)" + }, + { + "sha": "13eb8350fd6f05480b32b25a89a9aa8da8f682e0", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:46 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#705)" + }, + { + "sha": "805ad539edb35a3eb3f2c95441e9b631bac11b1b", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:33 2025 \u002B0200", + "message": "chore: Bump the tunit group with 2 updates (#704)" + }, + { + "sha": "7e3179265c562f8a000eb7c94d574b6b4b8df134", + "author": "Copilot", + "date": "Fri Aug 8 20:16:11 2025 \u002B0200", + "message": "feat: Add comprehensive GitHub Copilot instructions for aweXpect repository (#708)" + }, + { + "sha": "c5477b05bb5ae75b265fdb6e51a4f5edc2980b30", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 11 19:04:31 2025 \u002B0200", + "message": "fix: \u0060InvalidOperationException\u0060 with \u0060Throws\u003CT\u003E().Which.Satisfies\u0060 (#711)" + }, + { + "sha": "c5f67910659edb8a08bc62a4ea051cfb753aedaa", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:09:14 2025 \u002B0200", + "message": "fix: Correctly handle \u0060Throws\u003CT\u003E().Which.Satisfies\u0060 (#714)" + }, + { + "sha": "13b8294538f238807a219763109594de024a65ed", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:20:27 2025 \u002B0200", + "message": "chore: revert Tunit to v0.25.21 (#713)" + }, + { + "sha": "4e412112fb1d7618b07736e550924a47e7555ed2", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:42:28 2025 \u002B0200", + "message": "chore: explicitely set version of \u0060dotnet-stryker\u0060 to v4.7.0 (#715)" + }, + { + "sha": "d08341b502eec5d14709a39ba37c8af2b9bb5cac", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:57:23 2025 \u002B0200", + "message": "fix: use dotnet nuget to push packages (#716)" + }, + { + "sha": "df0c03be8c1f6b51a9d2b99c0c5dc9c6c52e4781", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 01:17:13 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.16.1 (#717)" + }, + { + "sha": "02df3871bcee240a370064534f7ee1dae6c94414", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 14:53:12 2025 \u002B0200", + "message": "fix: \u0060HasItem\u0060 without parameters does not make sense (#719)" + }, + { + "sha": "6c33916eba22c865f247eb4acb8fa3ada723851d", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 15:38:21 2025 \u002B0200", + "message": "refactor: split mutation tests in two separate actions (#718)" + }, + { + "sha": "e13592d896810a6f4370d1ee373ab6a4574918a1", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 19:30:50 2025 \u002B0200", + "message": "fix: error in build pipeline (#720)" + }, + { + "sha": "b4cae97b90c350b33b31e1b19402974af01fbb4c", + "author": "dependabot[bot]", + "date": "Wed Aug 13 20:05:33 2025 \u002B0200", + "message": "chore: Bump actions/download-artifact from 4 to 5 (#709)" + }, + { + "sha": "835bc0d48338cbc25c4bd0798a397e7e0af05571", + "author": "Valentin Breu\u00DF", + "date": "Thu Aug 14 21:30:12 2025 \u002B0200", + "message": "docs: avoid duplicate documentation in extension projects (#721)" + }, + { + "sha": "af1cf72b5c89155574d951a1c8ada5f335784433", + "author": "Valentin Breu\u00DF", + "date": "Thu Aug 14 23:07:41 2025 \u002B0200", + "message": "docs: replace blog with link to extensions (#722)" + }, + { + "sha": "e73d4c7405cb9fe4e4d2d6d12aa6c3e05cd748ef", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 15 07:07:48 2025 \u002B0200", + "message": "fix: Missing WorkflowRunId in Mutation tests dashboard (#724)" + }, + { + "sha": "fe5c680d05c6d3941ea8fd3e432bdb1ef32260b7", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 15 07:31:19 2025 \u002B0200", + "message": "refactor: add missing files in \u0022.github\u0022 to solution (#725)" + }, + { + "sha": "0a3cfb943df6b5605ec93c7dc87e1a12cb629057", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:28:53 2025 \u002B0200", + "message": "chore: Bump actions/checkout from 4 to 5 (#727)" + }, + { + "sha": "1593161df71d4afed582a9a92fd0be027a63da7d", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:29:29 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#729)" + }, + { + "sha": "4cbb9ea05ffb6d9a0627789a3d4515ad858f9266", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:30:05 2025 \u002B0200", + "message": "chore: Bump the tunit group with 2 updates (#728)" + }, + { + "sha": "89176a9c205bc4644930a8396ff634888858f591", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:30:15 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#730)" + }, + { + "sha": "9fa48544dc6f4aa033f49b5ed5fc838d5aa0b03b", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 22 15:48:27 2025 \u002B0200", + "message": "chore: revert TUnit to v0.25.21 (#731)" + }, + { + "sha": "7f21274ad2885cf8d7145159b1978f33bbfa84c2", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 25 17:39:36 2025 \u002B0200", + "message": "feat: format \u0060void\u0060 and generic types (#735)" + }, + { + "sha": "ea878879055bc4d35748c8152e4d654430d51342", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 25 21:30:54 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#737)" + }, + { + "sha": "5178a3887e552cf895301ae8b071f61db86ee426", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 26 20:53:02 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.18.0 (#741)" + }, + { + "sha": "deb356b2c9211b6eeae47e68203965259261b688", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 26 21:30:32 2025 \u002B0200", + "message": "fix: failing CI-Analysis build when BuildScope is not default (#742)" + }, + { + "sha": "d92e24a6a85e9b15644f7a6a51de3a288e4458cc", + "author": "dependabot[bot]", + "date": "Tue Aug 26 19:36:36 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "200c148bde6059543fe4f7770576e7fc11a4c337", + "author": "dependabot[bot]", + "date": "Mon Sep 1 20:07:08 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#744)" + }, + { + "sha": "25eeff93ab20450fc1f44ae60ebaa7ce020aa81d", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 12:41:08 2025 \u002B0200", + "message": "chore: update aweXpect to v2.22.0 (#747)" + }, + { + "sha": "d5895a68a38f9a5b0950f785ba929bb9beecbda9", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 13:37:35 2025 \u002B0200", + "message": "refactor: fix sonar issues in test classes (#748)" + }, + { + "sha": "5adc056107d4d47c4208071e5e033bb88dd719c0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 15:09:58 2025 \u002B0200", + "message": "coverage: add missing test cases (#749)" + }, + { + "sha": "ec4efe1268e58fa6e1c0ce39ceaa09252c64f91d", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 10:14:42 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in dictionary \u0060HasValue\u0060 (#750)" + }, + { + "sha": "a18e70ccd09fe9c1c70f1206459e97f98009d673", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 11:06:45 2025 \u002B0200", + "message": "fix: failure messages of \u0060EquivalencyComparer\u0060 (#751)" + }, + { + "sha": "3d063a51222e9647283f0f1b4301f4df543b17a5", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 14:41:54 2025 \u002B0200", + "message": "fix: negation of \u0060Satisfy\u0060 for collections (#752)" + }, + { + "sha": "898ff9711ecd6de0dc5888a491fc12e7f830e775", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 18:00:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.20.0 (#754)" + }, + { + "sha": "9c101b748e7607de4522b28060c405905a6a82b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:29:49 2025 \u002B0200", + "message": "refactor: use latest Stryker.net version" + }, + { + "sha": "0a226a33a20fcf4fbaf8f725b1a0b5299e56cfa4", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:44:24 2025 \u002B0200", + "message": "refactor: re-enable skipped test (#756)" + }, + { + "sha": "c2a9dc57215a655fb54e1406a5d6b7b26d2eff5f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:43:29 2025 \u002B0200", + "message": "Temporarily disable since filter" + }, + { + "sha": "95828efed44e29017a4e08c3f7db6df4eed14a12", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 08:04:36 2025 \u002B0200", + "message": "Fix JSON error" + }, + { + "sha": "67917e64abcc51554b4f74824f780f95aa2bbc39", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 12:28:51 2025 \u002B0200", + "message": "chore: use latest Stryker.net version (#755)" + }, + { + "sha": "d9f4c5ad4df17c9e07803eb6b1da6907d0f382ce", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 12:56:40 2025 \u002B0200", + "message": "coverage: improve test coverage of helpers (#757)" + }, + { + "sha": "f000f6a6a9f87f6a04c87cb5f464b875ab8a950f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 14:32:12 2025 \u002B0200", + "message": "fix: nullability of MemberAccessor (#758)" + }, + { + "sha": "9d105c85e20c3685f42d1690ceb2496bcf6a25f3", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 16:06:19 2025 \u002B0200", + "message": "refactor: rename \u0060QuantifierContext\u0060 to \u0060QuantifierContexts\u0060 (#759)" + }, + { + "sha": "a7629c80dec8e7bccb156073939d8de6831d6f0f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 17:04:51 2025 \u002B0200", + "message": "fix: negation of wrapper \u0060ConstraintResult\u0060 in extensions (#760)" + }, + { + "sha": "7baba9806029d5bf90ddf8e379b3520966f5d62c", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 17:22:06 2025 \u002B0200", + "message": "refactor: fix nullability of nodes \u0060Add{Async}Mapping\u0060 (#761)" + }, + { + "sha": "c3ab0ef84d8b1635a9c922952b433fcee613d9ee", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 08:31:38 2025 \u002B0200", + "message": "Revert core changes in https://github.com/aweXpect/aweXpect/commit/5adc056107d4d47c4208071e5e033bb88dd719c0#diff-c5b33f0eeab99f044e3b57eca9fef984a61c734cdea105fbddc8cb038e1934e5" + }, + { + "sha": "d94595c5294c63bc7cf958de8b644cd5a788ccc1", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 10:29:53 2025 \u002B0200", + "message": "fix: Outcome of \u0060OrConstraintResult\u0060 (#762)" + }, + { + "sha": "4dc12c155f23e950b130f282fd6d16aa5600c181", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 6 23:17:29 2025 \u002B0200", + "message": "refactor!: Consolidate \u0060StartsWith\u0060/\u0060EndsWith\u0060 and \u0060AsPrefix\u0060/\u0060AsSuffix\u0060 for strings (#763)" + }, + { + "sha": "d1490b5b79edd9337b5b5cea013f76e243441706", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 13:48:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.21.1 (#765)" + }, + { + "sha": "4a2b227a7c0561c9a1b79ae8009ff92e08804867", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 18:37:18 2025 \u002B0200", + "message": "refactor: remove core mutation tests only on \u0060main\u0060 (#768)" + }, + { + "sha": "d8833fcc139983c60015fb5750000579b02c6ead", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 22:19:46 2025 \u002B0200", + "message": "fix: branch detection in Nuke pipeline (#769)" + }, + { + "sha": "18eaf32b1cc4d829c4ff55638ee74048ba4f2af0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 9 08:55:22 2025 \u002B0200", + "message": "refactor: also remove core mutation tests on tags (#774)" + }, + { + "sha": "f51db77110ec54b83668739142adb97229ebb5b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 11 13:48:44 2025 \u002B0200", + "message": "docs: Add GitHub sponsor username to FUNDING.yml (#775)" + }, + { + "sha": "9a1c4b68a8c15c788d728f2384cfbdaeac683233", + "author": "dependabot[bot]", + "date": "Thu Sep 11 13:49:20 2025 \u002B0200", + "message": "chore: Bump actions/setup-dotnet from 4 to 5 (#770)" + }, + { + "sha": "861e39d554510a4ef2fd6acd6144d17c1ee0bf46", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 13 21:27:56 2025 \u002B0200", + "message": "fix: download large benchmarks file (#779)" + }, + { + "sha": "d84649431a0dff8b75d44467a786480622d392bd", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:32:04 2025 \u002B0200", + "message": "chore: bump aweXpect (#780)" + }, + { + "sha": "f68f8a1efa548e2d07323c3cd6f65770feaee474", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:54:49 2025 \u002B0200", + "message": "feat: add negated nullable char expectations (#781)" + }, + { + "sha": "70e516b2e0a48d61ee3630049e5ef6d5d7e34e3c", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:30:16 2025 \u002B0200", + "message": "feat: add expectations on \u0060Uri\u0060 (#782)" + }, + { + "sha": "a3283c9b6999d7d07743aa910d6ae7d0be9ab5f5", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:44:05 2025 \u002B0200", + "message": "feat: add \u0060IsNullOrEmpty\u0060 expectation for nullable \u0060Guid\u0060 (#783)" + }, + { + "sha": "904d8ac2e7ca0009205e5b76a04197e80e9043c1", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 10:06:37 2025 \u002B0200", + "message": "refactor: move expectations on \u0060Uri\u0060 to \u0060aweXpect.Web\u0060 (#784)" + }, + { + "sha": "6545f65159e8f95000f320f872e508fd843ced3e", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:35:59 2025 \u002B0200", + "message": "refactor!: make \u0060IStringMatchType\u0060 asynchronous (#787)" + }, + { + "sha": "d7e7a07f41495479ac08fc20e4dcfeb4b603c60c", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:55:24 2025 \u002B0200", + "message": "refactor: make \u0060EquivalencyExpectationBuilder\u0060 public (#788)" + }, + { + "sha": "a1f5370cc3a1bbbf94487ebafa2713d68ad817a2", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 17:36:54 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.22.0 (#789)" + }, + { + "sha": "07fdc9d4da1368fa1ce45747a5c16ec433c206ae", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 15:48:09 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in \u0060It.Is\u0060 (#790)" + }, + { + "sha": "05fb28b3bcb7887b281ae6c7b1ca03e508181f73", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 20:48:06 2025 \u002B0200", + "message": "fix: correct error message for prefix/suffix of empty strings (#791)" + }, + { + "sha": "935f53e07753b6e5c00e334b587e09732a6a3ea1", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 18 03:55:11 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#792)" + }, + { + "sha": "dd79b966e3aea1a3d75f813a04a07a56e2f884df", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 16:17:31 2025 \u002B0200", + "message": "feat: add \u0060WithoutMessage\u0060 for delegate assertions (#793)" + }, + { + "sha": "704d02de889bf1d486a638305133f24c4e10945d", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 21:20:43 2025 \u002B0200", + "message": "feat: add support for .NET 10" + }, + { + "sha": "9fca9804d7c7f06e3ee5aae374f0ddd2ee3f8283", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 20 07:24:19 2025 \u002B0200", + "message": "feat: add string property result (#795)" + }, + { + "sha": "42ec1de1a26ffb4d0b9789f8185984d8c194e059", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 22:29:29 2025 \u002B0200", + "message": "feat: support direct check for boolean is \u0060true\u0060 (#797)" + }, + { + "sha": "d5661d2ee6cb2f698dd6d3f5c90daedfe4a82e84", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 23:12:33 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.24.0 (#798)" + }, + { + "sha": "93c3b02c44714c43f63cfbbc4a703af6dcd159b3", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:19 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#801)" + }, + { + "sha": "91c60ba855431973af34bede2f2a88577778e5cf", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:08 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#800)" + }, + { + "sha": "36587259c98421e9f94081815c9fbf3ff7292138", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 09:48:18 2025 \u002B0200", + "message": "feat: allow customization of the \u0060MaximumStringLength\u0060 (#802)" + }, + { + "sha": "0a4f21e41d630f23c7017d2ff39ccffd5a464b81", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 16:52:49 2025 \u002B0200", + "message": "chore: update docusaurus to v3.9.1 (#803)" + }, + { + "sha": "7ce73592f7520bd32f6115febcf0eb56ffddb9f0", + "author": "dependabot[bot]", + "date": "Mon Oct 13 07:56:46 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "e2088cee4f49ff63940a4e402ebe76ddf3bda5a1", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 17:58:17 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0" + }, + { + "sha": "e6be53a39856a79fc78368c84b889c23f3d79cfe", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 18:13:28 2025 \u002B0200", + "message": "fix: formatting of nullable types (#808)" + }, + { + "sha": "bdf6ee04fd9e6da82fba87adf8b50b675b6ea8e9", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:57:42 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#805)" + }, + { + "sha": "36732fb7c24b7058e62cded07ff36b3814d9c5ad", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:58:04 2025 \u002B0200", + "message": "chore: Bump the nunit group with 1 update (#806)" + }, + { + "sha": "1766c989f319f20bada8d6cc085c3afbfe2ac46f", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:35:09 2025 \u002B0200", + "message": "Also update testing frameworks" + }, + { + "sha": "d7c86fb9d72d7efb3a44ccd81590fb36d09b0d23", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:41:30 2025 \u002B0200", + "message": "revert unintential change" + }, + { + "sha": "ed766f1daa3d036ee89bb1ca5f9ecc8ad7747906", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:12:59 2025 \u002B0200", + "message": "Revert MSTest to 3.x" + }, + { + "sha": "258d43fed77e3a9ff12e5d0e62c989c5d6a31f73", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:25:15 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0 (#809)" + }, + { + "sha": "dc5f3600178fcff793fe9b1e0cd7141ac2459f12", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 14:14:03 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#812)" + }, + { + "sha": "8d0e2bcb9f0cee8eba8be0e403c4d4c37725d47a", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 15:38:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.25.0 (#813)" + }, + { + "sha": "f62cf1d506878aa2566ef3c5f9cafe5a237840be", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 16:01:29 2025 \u002B0200", + "message": "feat: support MSTest v4 (#814)" + }, + { + "sha": "bafccdb2aafc9d3a8a94b14dca2e7adc7584a473", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 17:14:58 2025 \u002B0200", + "message": "fix: formatting of nested types within generic types (#815)" + }, + { + "sha": "a8bcc4b232ba0107338ab71f43e6cb362fa785fb", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 22:07:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.27.1 (#818)" + }, + { + "sha": "be643c6fe158be8e2adf3c8cdcfad94d2828ea2a", + "author": "Valentin Breu\u00DF", + "date": "Sat Nov 1 16:52:12 2025 \u002B0100", + "message": "docs: document Mockolate (#828)" + }, + { + "sha": "d6cec126a8ff00e8d6a9bd1338d39c8037f10f46", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:37 2025 \u002B0100", + "message": "chore: Bump actions/setup-node from 5 to 6 (#819)" + }, + { + "sha": "cef93a9d073adabc3ce19f3d77a64e0649a5dabe", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:58 2025 \u002B0100", + "message": "chore: Bump actions/download-artifact from 5 to 6 (#822)" + }, + { + "sha": "18f0a375dbffcc41078402d8fc06a1cacc96d320", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:01:15 2025 \u002B0100", + "message": "chore: Bump actions/upload-artifact from 4 to 5 (#823)" + }, + { + "sha": "a50dd36ad4f88e5ad0e10313651daea27c065258", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:22 2025 \u002B0100", + "message": "chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#824)" + }, + { + "sha": "31a1b24e20b8103fe607a9baef31692d694108e9", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:36 2025 \u002B0100", + "message": "chore: Bump FluentAssertions from 8.2.0 to 8.8.0 (#825)" + } + ], + "labels": [ + "198447f7", + "e994b4dd", + "a6022c2c", + "ba348350", + "96f70d37", + "a65ca3f3", + "b6626f8e", + "08ef69d9", + "8c5638ae", + "8111de13", + "8881f806", + "a7ed6bc7", + "46c2cd1d", + "d876d089", + "93717d26", + "912178e4", + "63f4a10e", + "839ca5f6", + "09ad8c6c", + "55e8ae69", + "c94804fe", + "efadb67a", + "d782eda8", + "4ee65a13", + "4c351d72", + "c1fd6252", + "a878c654", + "680600ba", + "24a061c3", + "ca40146a", + "a14be273", + "7f8f299c", + "14c3633f", + "2979f127", + "27688f91", + "acad1c5d", + "d52b3a63", + "5899c66b", + "d1cf0e58", + "5f7b8bc9", + "d2654ced", + "e64de71b", + "37d40acf", + "f9889e95", + "eabdc5e7", + "822385da", + "9296e1f7", + "228dc625", + "6a933f4b", + "6ae2b5bf", + "ccd0a244", + "87ab795e", + "4c1d86c1", + "6a2e1ab7", + "f4233600", + "cf683ba6", + "9b72631e", + "7fdbefe8", + "336dbe16", + "f76cefad", + "9a5312d9", + "5c564abb", + "c709afb8", + "b630191d", + "0bebf245", + "c935463f", + "80179bea", + "f57a0596", + "55146670", + "2547e016", + "c85f0a60", + "ab405d13", + "7cf05384", + "b56e5fca", + "d4b664cd", + "9f1824ce", + "402fcf1b", + "5930c6cb", + "8b6d5c3f", + "982c1d09", + "8ae4321d", + "236ea658", + "83affdbd", + "051f951e", + "72034f95", + "896aa83e", + "4fb38900", + "e21efd52", + "0bf71956", + "3a9023e9", + "32612ac1", + "38657001", + "2e5abee5", + "c5d459a7", + "e9072521", + "0fe58fe8", + "85b5ef18", + "853f31c8", + "b8ec8b16", + "27d29c96", + "55e7e4fc", + "b0e47762", + "36644484", + "f8f7d0ad", + "eac7f2d2", + "e70deb86", + "0ec04dd4", + "7c2a7584", + "e9022782", + "2c41be54", + "afa882ee", + "969e0652", + "60eb6303", + "3a485751", + "3983116d", + "b04edcf8", + "4e57b02c", + "23b59cb4", + "40cc54fa", + "e5efbb97", + "51c034fd", + "106df424", + "a24ae441", + "93221aa4", + "a6a923e2", + "4c2a7876", + "e108e728", + "b69ccbf9", + "4fd874e9", + "98a7b28c", + "1085d54a", + "732f5d9d", + "2a8ac0a3", + "7412c4de", + "4204834e", + "06b45541", + "42f921a4", + "fdc0aaae", + "6e4441e1", + "12c76593", + "b2959468", + "07843f7f", + "84eb74e0", + "da1f968c", + "3cefc147", + "b9fe159b", + "4c5d53b0", + "79078484", + "eeee1391", + "c6b3a8d5", + "c6992a92", + "0c336223", + "dd480312", + "f6640b2f", + "d8aaae48", + "e0d78b97", + "bf2c3932", + "fa4ce4f4", + "c5103c0c", + "128a0618", + "0097e896", + "36cef1bf", + "b07b0834", + "3065034c", + "a6090881", + "11eb9576", + "6da1bdd9", + "e74b96fb", + "ad717ef7", + "977afeac", + "485d524c", + "4d002904", + "13732eac", + "e2eba3a9", + "29f00085", + "a92978ee", + "dd4a0d1c", + "c93fce56", + "7012cf9f", + "10f1052e", + "75dd39e7", + "ab75babf", + "73699f2c", + "02698bd2", + "8baa2a40", + "c43dc7b0", + "b9ddf912", + "651c6220", + "e8e57940", + "43563dba", + "2dfb85c6", + "90fee881", + "c114f723", + "0d568381", + "2f1d12d9", + "4d87a8bd", + "28efd912", + "3fff2633", + "747a24ed", + "736daeea", + "f6189ccd", + "9204701a", + "11b106e3", + "24fc41b1", + "3af9446c", + "8b74560f", + "8d5a0760", + "b100e91a", + "12cced9d", + "4cfb62e9", + "8c5483ee", + "c17f75ad", + "175c5793", + "0fa791ad", + "aad9bc45", + "396bfd6d", + "158a233e", + "27bfcfce", + "2597e1fe", + "8527c4e4", + "ec23c81a", + "d1fe3081", + "ef3c4ea0", + "0672d6ab", + "46d77bc3", + "cab3f522", + "ef635cad", + "1273cb73", + "95b58348", + "3bce18cf", + "e6c950e2", + "6130b259", + "a515324e", + "68d9a56e", + "1f7ff44a", + "9bad633f", + "ec1c097d", + "0f3f4e97", + "e8e013de", + "226b58d5", + "f5bf1515", + "00d90a29", + "3b35b5b8", + "a4e7e6e8", + "778a9d2e", + "290f1de1", + "0921f48f", + "79641bc0", + "a8c33b1b", + "8d80a1da", + "b175affc", + "aeaac5a9", + "c02ec34a", + "0709bcba", + "26291596", + "b0678de8", + "889bfeda", + "f71870f3", + "187a765e", + "832882ed", + "f1215d68", + "5df2b5c0", + "36b1ff77", + "056d280a", + "80db07fd", + "ec025a43", + "7cffa842", + "39e6ba3b", + "53a68057", + "81ce7262", + "c64a8e6e", + "083abec0", + "b248d20c", + "22e385c3", + "e4f3ff5d", + "113fe27a", + "d14f8f5e", + "3d025a69", + "c3567d33", + "3ecf5746", + "dcb36930", + "da79591d", + "1b058cd0", + "76f35d15", + "a0b9d93b", + "6ee0b58b", + "67d0ad6a", + "905faa41", + "9006a8c5", + "c665913b", + "62a44ebc", + "3b468751", + "92695835", + "947ee8b8", + "589bbf9e", + "bc68bb41", + "a2199eab", + "92019bdc", + "d832baa0", + "56b575bc", + "484fed7b", + "e50b9854", + "27c997b3", + "cc62afe8", + "6f36cdd4", + "96261e5a", + "d8de7740", + "07da697a", + "9e84df70", + "b99b514a", + "8bf6652b", + "fa94a5f1", + "53a8dd10", + "5c5e19b2", + "5a2769aa", + "fe15b21e", + "5b6272d3", + "12de9e03", + "6df2116f", + "ca8cbe60", + "850fd47b", + "cbbba547", + "f6385ef8", + "13eb8350", + "805ad539", + "7e317926", + "c5477b05", + "c5f67910", + "13b82945", + "4e412112", + "d08341b5", + "df0c03be", + "02df3871", + "6c33916e", + "e13592d8", + "b4cae97b", + "835bc0d4", + "af1cf72b", + "e73d4c74", + "fe5c680d", + "0a3cfb94", + "1593161d", + "4cbb9ea0", + "89176a9c", + "9fa48544", + "7f21274a", + "ea878879", + "5178a388", + "deb356b2", + "d92e24a6", + "200c148b", + "25eeff93", + "d5895a68", + "5adc0561", + "ec4efe12", + "a18e70cc", + "3d063a51", + "898ff971", + "9c101b74", + "0a226a33", + "c2a9dc57", + "95828efe", + "67917e64", + "d9f4c5ad", + "f000f6a6", + "9d105c85", + "a7629c80", + "7baba980", + "c3ab0ef8", + "d94595c5", + "4dc12c15", + "d1490b5b", + "4a2b227a", + "d8833fcc", + "18eaf32b", + "f51db771", + "9a1c4b68", + "861e39d5", + "d8464943", + "f68f8a1e", + "70e516b2", + "a3283c9b", + "904d8ac2", + "6545f651", + "d7e7a07f", + "a1f5370c", + "07fdc9d4", + "05fb28b3", + "935f53e0", + "dd79b966", + "704d02de", + "9fca9804", + "42ec1de1", + "d5661d2e", + "93c3b02c", + "91c60ba8", + "36587259", + "0a4f21e4", + "7ce73592", + "e2088cee", + "e6be53a3", + "bdf6ee04", + "36732fb7", + "1766c989", + "d7c86fb9", + "ed766f1d", + "258d43fe", + "dc5f3600", + "8d0e2bcb", + "f62cf1d5", + "bafccdb2", + "a8bcc4b2", + "be643c6f", + "d6cec126", + "cef93a9d", + "18f0a375", + "a50dd36a", + "31a1b24e" + ], + "datasets": [ + { + "label": "aweXpect time", + "unit": "ns", + "data": [ + 150.75262652910672, + 170.8307419459025, + 170.6940963904063, + 158.4435460090637, + 155.13557620048522, + 165.76554095745087, + 164.67326958974203, + 160.11295573527997, + 156.0363313992818, + 151.6461879014969, + 185.18310533251082, + 151.3436605612437, + 162.8321444829305, + 157.37940486272177, + 149.00918853282928, + 166.17025911808014, + 166.26486366589864, + 167.19835128102983, + 151.95335274476273, + 161.96432888507843, + 163.82002422014872, + 158.25616753896077, + 156.15931699826166, + 156.1876276731491, + 154.07698369026184, + 154.5739394884843, + 149.29692997932435, + 155.91339230537415, + 160.56826748847962, + 152.53954683031355, + 165.96759253281814, + 161.0345061847142, + 152.53924149274826, + 152.3485097033637, + 157.87377548217773, + 158.78417023590632, + 157.75184324582418, + 157.91630365053814, + 148.47617131013138, + 175.74278367360432, + 153.07728044803326, + 162.6548315525055, + 159.1937363465627, + 151.94807843061594, + 149.1350435892741, + 163.0328049659729, + 169.2909743956157, + 163.13209344546001, + 167.06101050376893, + 158.7659930229187, + 159.4541298832212, + 163.6336270570755, + 166.56522533098857, + 164.1986580212911, + 152.12259650230408, + 152.02585032780965, + 169.56907884279886, + 162.79188114802042, + 156.44764760562353, + 158.8692436695099, + 155.76832244946405, + 156.70897073745726, + 156.94760268529257, + 169.3690136909485, + 164.1981420358022, + 158.74964555104575, + 157.39761656125387, + 154.1415309735707, + 152.5719270547231, + 165.2716965675354, + 163.7455291381249, + 147.20555468705984, + 163.61903115908305, + 151.48005975995744, + 158.18589321204595, + 160.21056696573893, + 153.936510181427, + 153.98879329363504, + 162.94429291997636, + 166.4463167667389, + 158.93071344693502, + 155.0607133547465, + 158.00696924527486, + 149.2655921322959, + 165.00788898468016, + 174.99505362908045, + 155.25067816461836, + 160.7974572658539, + 158.70443267822264, + 150.70391637938363, + 159.29752550125122, + 157.29946177800497, + 154.661318953832, + 153.73760930697122, + 162.45414174397786, + 160.94222265879313, + 153.79470971914438, + 160.43552434444427, + 145.83691433270772, + 146.76445724566778, + 156.82889786133399, + 168.64159862200418, + 155.80716988245646, + 158.36351675253647, + 157.08012223243713, + 172.87147050244468, + 166.68167635599772, + 153.47985679308573, + 249.59638799939836, + 268.1378795305888, + 249.74475656236922, + 267.74436528342113, + 248.62485717137653, + 171.05010062853495, + 171.45730854670208, + 172.01652031285423, + 182.5799789269765, + 178.41369315556116, + 174.59407121794564, + 178.0339856147766, + 170.28117113847, + 174.05377616882325, + 196.87058803240458, + 176.73430627187093, + 192.9747345814338, + 187.0468496935708, + 185.84021813074747, + 188.09984650611878, + 184.38321590423584, + 196.07240832646687, + 180.42999207178752, + 175.75059742586953, + 184.47476766904194, + 169.11365014314651, + 177.8191977183024, + 185.68716847101848, + 172.1485471555165, + 173.28741099284247, + 182.53310524500333, + 169.6628590742747, + 175.14546832671533, + 177.29154222806295, + 171.39480076517378, + 174.4086271127065, + 172.57819016774496, + 175.42724615732828, + 180.41888100760323, + 183.40196212132773, + 171.4904273668925, + 173.80375008923667, + 177.02655234336854, + 168.956604830424, + 181.7518288918904, + 167.9433664908776, + 172.06123638153076, + 178.79297504425048, + 182.56371884686607, + 178.10221670071283, + 173.66952892712183, + 169.06662611961366, + 177.89339673519135, + 190.17886086872645, + 173.46102288564046, + 172.64803570111593, + 173.47221284253257, + 178.72929636069708, + 182.09599515107962, + 183.03493776321412, + 177.03573072751362, + 200.66352038383485, + 177.48725737844194, + 168.87460500853402, + 181.52975522677104, + 187.02644417967116, + 195.52550689379373, + 170.76041951179505, + 174.75483039220174, + 175.546133629481, + 181.29005618095397, + 171.54681151253837, + 183.56633501052858, + 173.69618018468222, + 168.2654207263674, + 164.15571522712708, + 176.17142219543456, + 162.22788766452246, + 162.60815622011822, + 160.9493169784546, + 161.6816267456327, + 165.92124809537614, + 182.26335317747933, + 158.41954604784647, + 165.30161616007487, + 161.66923328808375, + 167.4331419467926, + 160.65827030401962, + 162.09861787160239, + 164.96232867240906, + 160.9934914622988, + 166.79829565684, + 163.36280160683853, + 157.98740509840158, + 178.2246840318044, + 163.54591789245606, + 165.92183519999188, + 172.68274527390798, + 180.71712684631348, + 173.76708812713622, + 176.6302481174469, + 170.26065149307252, + 156.98596627895648, + 171.3037170648575, + 163.49811126504625, + 164.75682552044208, + 167.02554147584098, + 162.11072840009416, + 163.15415088335672, + 169.83083828857966, + 162.05879340171813, + 162.6735976378123, + 271.2420153277261, + 163.26840634346007, + 171.221613747733, + 172.12464152971904, + 171.65568786008018, + 163.0079639752706, + 181.16087979929787, + 180.18906501361303, + 174.01933647791546, + 167.98242785380438, + 180.02356355530875, + 169.63695855935416, + 187.91740506490072, + 174.50051062901815, + 167.3493604830333, + 174.88549381891886, + 171.99046910726108, + 174.85429871082306, + 172.79141090466425, + 168.6948835849762, + 184.07588463170188, + 188.6582293340138, + 165.3841130574544, + 174.14703302383424, + 173.12065472602845, + 163.86696545283, + 190.99488951365154, + 181.66235150609697, + 170.6683483975274, + 194.81974826540267, + 181.35359342892966, + 176.50438736279804, + 165.20963236001822, + 174.59635601724898, + 173.95329621632894, + 165.7090482200895, + 159.22060564586096, + 173.64851198877608, + 166.22084147589547, + 163.80129350148715, + 162.08096432685852, + 207.0191752910614, + 178.9766370455424, + 173.4129153398367, + 190.90324578285217, + 166.58965013821918, + 221.70456326924838, + 183.20275456110636, + 186.9730508497783, + 187.93699448449271, + 189.92178870950426, + 187.68441233268152, + 214.61903945037298, + 183.96012965270452, + 176.1442390282949, + 183.1565568447113, + 185.69063130446844, + 176.56466901302338, + 181.85792638705328, + 174.10448967493497, + 179.0417648792267, + 187.2770541826884, + 187.6169864018758, + 181.5952605565389, + 187.63515160878498, + 178.71268560091656, + 187.2513000488281, + 191.27877269472395, + 173.9553770167487, + 199.80228233337402, + 178.76434304033006, + 184.1249951203664, + 174.9670513788859, + 185.16396660804747, + 181.01117501940047, + 204.53280202547708, + 180.27784519195558, + 175.848150908947, + 192.50793351445878, + 224.1259891827901, + 186.30594897270203, + 186.1403741677602, + 179.46447882285486, + 175.00926145485468, + 172.61679566701252, + 192.81062908172606, + 179.98704361915588, + 197.25747559865314, + 190.11862263679504, + 195.24920159975687, + 188.09271507603782, + 201.5656686306, + 197.59038593087877, + 184.32532521394583, + 202.3005438872746, + 184.21250583330792, + 181.1335564851761, + 192.5319437810353, + 184.1567827803748, + 180.86571323076885, + 178.1473764862333, + 181.16817440305437, + 222.4091583887736, + 187.8123941898346, + 201.67068230311077, + 183.16259825229645, + 193.51406540870667, + 212.2416773693902, + 198.17753066335405, + 190.1297850926717, + 234.02060882250467, + 185.16794306891305, + 200.1135129928589, + 199.90198740959167, + 203.2699544089181, + 186.45356362660726, + 183.13216352462769, + 185.4529879728953, + 209.4766722236361, + 176.3403208439167, + 185.93711884816489, + 182.09768929481507, + 191.10121061007183, + 211.76083804766338, + 197.83367367891165, + 198.93916673660277, + 188.16524457931519, + 230.79016005075894, + 224.20339789390565, + 209.96910702265225, + 226.7467735449473, + 230.22447078044598, + 220.71895449956259, + 229.41031105177743, + 243.7424640973409, + 220.00658740997315, + 207.05755378405254, + 228.042027982076, + 210.57292780509363, + 211.34261349042256, + 225.25386447906493, + 222.58025734241193, + 223.86926261583963, + 231.044256512324, + 221.774701663426, + 245.91803005763464, + 238.78139570781164, + 227.2964572429657, + 215.1799734555758, + 212.07683657010395, + 242.10372683207194, + 212.292234758536, + 216.79970698697227, + 212.5159651239713, + 244.71037801106772, + 212.85053985913595, + 214.7792559782664, + 217.45401923997062, + 227.88563789640153, + 237.02992520332336, + 228.35234853426616, + 221.67533109738275, + 210.96696621576945, + 222.42121995412387, + 225.40423487027485, + 220.02118115765708, + 211.59765858650206, + 214.40062243143717, + 211.13208314350672, + 215.4259432724544, + 248.7013270344053, + 218.2792849858602, + 226.28476893901825, + 293.5846767425537, + 285.36054642995197, + 251.54214681897844, + 269.35961030079767, + 266.9320656776428, + 260.9475195248922, + 253.9388194402059, + 275.2111526807149, + 264.20168126424153, + 271.8760177930196, + 274.6898914405278, + 271.30367453893024, + 260.1698861440023, + 277.77640272776284, + 308.1208300590515, + 273.26170335497176, + 272.2555152575175, + 269.78249740600586, + 249.39345846857344, + 270.5471285820007, + 260.13838618596395, + 289.9769916216532, + 267.30346611567904, + 292.0768356323242, + 252.16484223093306 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "aweXpect memory", + "unit": "b", + "data": [ + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 496, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 528, + 528, + 528, + 528, + 1056, + 1056, + 1056, + 1056, + 1056, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 544, + 544, + 544, + 544, + 544, + 544, + 544, + 544, + 544, + 544, + 544, + 544, + 544, + 544, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 528, + 536, + 536, + 536, + 536, + 536, + 536, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 472, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + }, + { + "label": "FluentAssertions time", + "unit": "ns", + "data": [ + 200.27242479721704, + 224.86235439777374, + 222.18419427871703, + 199.29969428135797, + 207.76855233510335, + 225.15658162434895, + 208.41571418444315, + 206.88912995656332, + 202.32963379224142, + 205.74112950052535, + 206.35183811187744, + 208.50420352128836, + 216.60735592475305, + 202.64400755564373, + 196.82847886819107, + 230.56750561396282, + 221.91163856188456, + 217.1041637488774, + 205.96931665738424, + 207.38100519180298, + 221.15555793444315, + 201.34766065279643, + 205.68454429308574, + 203.7922418276469, + 199.91072788238526, + 200.60368784268698, + 192.21684529100145, + 191.27750670909882, + 194.79485206604005, + 186.57820868492126, + 186.7260476430257, + 202.73949786822, + 194.37556874752045, + 198.94300275189536, + 206.76770504315695, + 196.82224595546722, + 187.47921616236368, + 191.40279509340013, + 188.73278124515826, + 190.89950291315714, + 191.69515231450399, + 201.1497813122613, + 194.80860640207928, + 198.4234139408384, + 193.8211433520684, + 199.2999609152476, + 210.87708405085974, + 198.72006452083588, + 218.10243352254233, + 200.09317615826924, + 193.9639451821645, + 192.64240285555522, + 218.2882807413737, + 193.50808350245157, + 194.72676418508803, + 188.73688125610352, + 201.5556789080302, + 202.37248493830364, + 193.60809553464253, + 198.98447847366333, + 192.24861081441244, + 187.33439694918118, + 193.76731901509422, + 217.76958662668864, + 193.31481269200643, + 201.69666078885396, + 190.58225803375245, + 186.1847767829895, + 191.41327775319417, + 195.14860668182374, + 193.97496991157533, + 190.4350839138031, + 201.34054841314043, + 187.42039469310217, + 192.76819491386414, + 202.02272664705913, + 193.30646177927653, + 201.10570395787556, + 186.17765962282817, + 213.87395140329997, + 193.85528984069825, + 197.54236507415771, + 206.93233493169149, + 187.46456054278784, + 210.41716798146567, + 225.95240330696106, + 196.83803242047628, + 189.03046261469524, + 200.3578405380249, + 186.5866998892564, + 208.9985250155131, + 191.39359773122348, + 199.53473583857217, + 202.74606437683104, + 202.8310240427653, + 192.54370443026224, + 212.89853165944416, + 200.2250495751699, + 189.177698580424, + 200.21038002627236, + 207.8907189687093, + 204.65390124320984, + 193.00443409283955, + 196.65667889912922, + 199.4210939884186, + 198.7462346871694, + 190.61797188123066, + 185.18408788953508, + 194.32103378432137, + 195.33656125068666, + 189.42332892758506, + 213.7009569644928, + 189.60385177816664, + 186.84216283048903, + 197.66823086738586, + 192.5083475296314, + 210.8284287929535, + 191.00170027414958, + 193.7461038430532, + 200.2021369252886, + 188.11170870917184, + 206.77397718429566, + 212.54392513862024, + 194.60945496956506, + 222.99037095705668, + 202.2163393497467, + 207.07722973823547, + 198.58484684626262, + 194.91849675178528, + 209.36902968088785, + 200.34679573376974, + 188.93685463758615, + 203.88591877619425, + 192.7386395250048, + 188.61957083145776, + 212.65033966700236, + 196.7794174194336, + 196.85218702043807, + 194.92164397239685, + 200.71075496673583, + 187.26639924049377, + 192.08625297546388, + 187.4921813805898, + 195.93506077357702, + 200.5145127773285, + 199.90454050472803, + 201.3770623366038, + 194.61258354187012, + 187.8588693993432, + 209.0858525911967, + 197.16769075393677, + 186.27382834752402, + 194.8697292621319, + 191.07316716512045, + 186.67972442081995, + 199.183309674263, + 231.6946769396464, + 186.79948214122228, + 190.04389559427898, + 187.8506058546213, + 194.3404757817586, + 212.02943887710572, + 192.15097641944885, + 189.34927344322205, + 192.150825770696, + 201.94063482284545, + 197.04335303306578, + 194.55252879460653, + 187.79813311650202, + 203.44081190427144, + 190.81489157676697, + 186.61269454956056, + 219.4247747319085, + 203.20851535063522, + 216.04406673113505, + 193.1324307001554, + 200.5136188030243, + 196.80493785540264, + 192.74699669224876, + 190.22198325792948, + 188.87429242134095, + 237.62443008422852, + 239.20520447095234, + 231.74298645655315, + 244.7992969581059, + 264.1316809336344, + 239.9309421948024, + 240.51115379333496, + 230.83095904758997, + 240.8905581327585, + 257.5963397707258, + 231.87938550802377, + 232.6799507507911, + 240.6717063463651, + 251.43266166051228, + 236.26652123377875, + 240.13604177747453, + 247.7314146677653, + 235.90913554600306, + 239.76428587096078, + 234.11165084838868, + 234.35384324391683, + 259.70870803197226, + 238.44811379114788, + 242.88882830937703, + 239.68419085230147, + 264.3397433757782, + 254.37777904101782, + 261.26113214492796, + 241.17864256638748, + 230.04112335613794, + 270.2158886273702, + 242.18482637405396, + 241.61384241397565, + 248.07671928405762, + 240.6158151967185, + 237.84551973342894, + 256.0753515788487, + 246.27180423736573, + 242.68065325419107, + 494.27155900001526, + 234.48888805934362, + 246.19574042728968, + 243.84058519999186, + 230.60925475756326, + 234.10655784606934, + 267.4430270512899, + 238.70324563980103, + 255.5648279507955, + 233.63526708739144, + 240.4826637336186, + 243.57935966764177, + 254.01929577191672, + 248.52970523834227, + 242.10036687850953, + 257.32321408589684, + 238.87768023354667, + 268.15422779719034, + 243.6662219120906, + 244.75126097997028, + 234.5756085395813, + 255.43439191182455, + 228.41954847971598, + 234.80601453781128, + 262.7568313053676, + 235.3903400347783, + 263.27288284301756, + 258.15956656138104, + 248.61646477381387, + 234.52367725372315, + 245.12925386428833, + 242.66552935327803, + 236.76013781229656, + 249.34934680802482, + 226.97398613049432, + 241.48596822420757, + 231.0315809249878, + 238.1568175462576, + 237.2804264472081, + 235.4971661908286, + 231.61853501001994, + 238.91562185968672, + 240.67592266627722, + 234.85438110033672, + 240.06441246668498, + 233.46469747225444, + 294.61490669250486, + 255.21987845102947, + 249.9274384498596, + 246.00606307983398, + 239.88851985931396, + 242.5904700756073, + 286.2098838806152, + 245.06032937367758, + 238.39841674168903, + 239.32023528906015, + 247.5450408299764, + 239.77524970127985, + 245.60798845972334, + 237.7248728956495, + 234.8292191369193, + 249.72692476908367, + 248.11447817484537, + 258.12571522394813, + 246.8474992605356, + 233.49430828094484, + 262.96148611704507, + 251.27184425081526, + 247.52893355914526, + 255.03110618591307, + 238.30563385146004, + 247.57854792049952, + 233.77054506937662, + 254.31237921347986, + 237.01035624284012, + 245.33033049901326, + 237.9260437829154, + 232.67388774667467, + 232.02562278111776, + 257.9945465405782, + 232.65857474009195, + 251.73636730511984, + 253.2860634667533, + 237.4190366268158, + 231.43684519131978, + 259.5631338119507, + 241.91011476516724, + 268.1178223609924, + 257.60067965189614, + 257.9975295384725, + 239.68740708487374, + 262.9303605739887, + 239.5270804992089, + 248.01768647829692, + 297.66566762924197, + 240.73733043670654, + 230.7116722890309, + 244.14898891448973, + 244.0979370389666, + 226.85287739549364, + 238.45904170549832, + 229.4973970926725, + 260.7228520711263, + 246.78084295136588, + 253.4114258105938, + 258.0066506703695, + 284.2495718955994, + 248.35815003712972, + 258.432616964976, + 245.98242822060217, + 249.71872707513663, + 257.1052480061849, + 288.7689599672953, + 271.3134614626567, + 272.4818913936615, + 254.98880185399736, + 248.19299169949122, + 248.3575360774994, + 250.19637956619263, + 242.52819787538968, + 251.90117820103964, + 249.53619050979614, + 259.9230720837911, + 263.8796444574992, + 248.974903685706, + 257.3459639867147, + 249.61016454015459, + 279.4127022425334, + 249.7768438657125, + 242.73321896332962, + 248.46673137801034, + 254.02081849024847, + 264.90124190648396, + 267.69124329884846, + 251.81015049616497, + 266.44609355926514, + 239.99989448274886, + 262.6145476273128, + 244.41491259847368, + 248.46970733006796, + 250.79723726000105, + 243.39693263598852, + 257.5262602170308, + 272.4241043971135, + 246.10164543787639, + 262.09784599450916, + 267.2407141465407, + 263.02050898869834, + 241.7521196047465, + 242.05561491648356, + 262.36912775039673, + 246.66978308132715, + 247.27936498935406, + 240.82442121505738, + 277.4926059246063, + 253.2593138217926, + 256.77423119544983, + 252.11459239323935, + 257.4726174990336, + 278.9226175088149, + 260.6707429885864, + 249.35365098317465, + 245.29265890802657, + 245.9357629140218, + 257.21087856292723, + 241.75672996961154, + 258.64126415252684, + 248.7946160389827, + 240.84753802844457, + 256.8775446256002, + 251.86770606040955, + 243.5061046055385, + 262.13109321594237, + 265.47640994616916, + 257.5898955663045, + 249.4172920158931, + 245.48226475715637, + 259.1422365052359, + 258.52626819610595, + 243.68274565537772, + 274.91797116597496, + 249.55248854955036, + 261.5353520257132, + 259.6588776906331, + 267.76786918640136, + 252.16463305155438, + 267.41545670373097, + 243.8138378461202, + 243.90225802935086, + 242.83908478418985, + 234.73464778753427, + 239.51507058510413, + 273.83617608887806, + 243.82066363554733, + 290.63008696692333, + 233.86803712163652, + 278.48004828180586, + 242.09413031169348 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "FluentAssertions memory", + "unit": "b", + "data": [ + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 776, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 688, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + } + ] + }, + "Equivalency": { + "commits": [ + { + "sha": "5930c6cb87c61321d4194c1a86e87c8074b62dee", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 08:37:58 2025 \u002B0100", + "message": "feat: improve equivalency (#304)" + }, + { + "sha": "8b6d5c3f21970d5f1cd04c1327ae7dc8e3899bc9", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 09:06:32 2025 \u002B0100", + "message": "docs: add core nuget badge (#305)" + }, + { + "sha": "982c1d09f8ad0bb809a9357d1c6a1017cf0cd1c6", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 09:23:51 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.23.0 (#306)" + }, + { + "sha": "8ae4321d9e06929c0fba8bf045724241e6a7df39", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 12:23:51 2025 \u002B0100", + "message": "refactor: improve code coverage (#307)" + }, + { + "sha": "236ea658dd027ff0c344b4e481a9d2e9a9b443a5", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 16:45:36 2025 \u002B0100", + "message": "refactor: improve code coverage (2) (#308)" + }, + { + "sha": "83affdbde5065f6d9fc9c3e667f323756aaf3e89", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 08:47:58 2025 \u002B0100", + "message": "fix: null handling in expectations on inner exceptions (#309)" + }, + { + "sha": "051f951e84cfa145bf70e6a902f359a8f4588c17", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 13:11:04 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.24.0 (#310)" + }, + { + "sha": "72034f95814162df71d6866ccb911ea00c49fcaa", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 16:46:55 2025 \u002B0100", + "message": "chore: update aweXpect to v0.27.0 (#311)" + }, + { + "sha": "896aa83e1cc540b579c8c71788f3684fbf4e22e2", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 08:21:10 2025 \u002B0100", + "message": "feat: change options to \u0060record\u0060 types (#312)" + }, + { + "sha": "4fb38900ee7db2337f104f11364d1dd97b01141a", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 14:27:57 2025 \u002B0100", + "message": "feat: improve equivalency (#313)" + }, + { + "sha": "e21efd5259231069dc353a0ed1dc031e3262939e", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 16:58:52 2025 \u002B0100", + "message": "feat: improve equivalency by allowing to specify the supported visibility of fields and properties (#314)" + }, + { + "sha": "0bf71956acfd2204c0dea7434128637911c31d1b", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 19:16:53 2025 \u002B0100", + "message": "feat: improve equivalency (#315)" + }, + { + "sha": "3a9023e9b63becb67a007fd5d55dcd623d5bd0be", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 05:35:45 2025 \u002B0100", + "message": "feat: add \u0060WhoseValue{s}\u0060 to dictionary \u0060ContainsKey{s}\u0060 expectations (#316)" + }, + { + "sha": "32612ac1bd6505d5c377e30b271cd3b8337a3751", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 06:00:37 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.25.0 (#317)" + }, + { + "sha": "3865700179835858ea681a38afe1ad29ba605efa", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:18:03 2025 \u002B0100", + "message": "feat: add \u0060AndOrWhoseResult\u0060 (#318)" + }, + { + "sha": "2e5abee59dc76a29b6e01c11b6831229d6afdcc7", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:26:16 2025 \u002B0100", + "message": "feat: add \u0060AreEquivalentTo\u0060 for collections (#319)" + }, + { + "sha": "c5d459a774ff25500c4e1c41a7bf7d88e1712362", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:54:29 2025 \u002B0100", + "message": "refactor: update \u0022needs\u0022 in build pipeline (#320)" + }, + { + "sha": "e907252126cbe0767ed9b6a29ac97af8f9efdc2e", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 11:18:07 2025 \u002B0100", + "message": "feat: include the key information in dictionary \u0060WhoseValue\u0060 (#321)" + }, + { + "sha": "0fe58fe8a85c0737f8945f67acf4a7d59c1b98c5", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 23:08:45 2025 \u002B0100", + "message": "refactor!: remove \u0022should\u0022 from expectation text (#322)" + }, + { + "sha": "85b5ef1879e5fa2f54eb71d0a34aed62cd657344", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 23:59:26 2025 \u002B0100", + "message": "feat: simplify \u0060HasStatusCode\u0060 expectation on \u0060HttpResponseMessage\u0060 (#323)" + }, + { + "sha": "853f31c84db0e8a44a8628f7e6cc1544fdfebd4e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 10:04:51 2025 \u002B0100", + "message": "chore: update aweXpect to v0.30.0 (#328)" + }, + { + "sha": "b8ec8b16b937fedda5e35dae3142e451e9bfcc01", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 12:56:23 2025 \u002B0100", + "message": "feat: Add \u0060AreExactly\u0060 for collections (#329)" + }, + { + "sha": "27d29c96b2191226d4203a1d54e2ec68c673e45b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 15:47:29 2025 \u002B0100", + "message": "refactor: cleanup code (#330)" + }, + { + "sha": "55e7e4fc36e520ffdfda00f473cafa7b2007c4d5", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 19:18:55 2025 \u002B0100", + "message": "feat: add \u0060WhoseParameters\u0060 for \u0060Signaler\u0060 (#333)" + }, + { + "sha": "b0e47762b9dff9411b49c7dfce5d9531fe782826", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:47:53 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.10.6 to 0.11.0 in the tunit group (#335)" + }, + { + "sha": "36644484fb0f233238d1370a9a0b9bf4a505ea9e", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:48:07 2025 \u002B0100", + "message": "build(deps): bump the xunit group with 4 updates (#336)" + }, + { + "sha": "f8f7d0ad3c52b6fd2f17380105e5526f0a7056ae", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:48:20 2025 \u002B0100", + "message": "build(deps): bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies (#337)" + }, + { + "sha": "eac7f2d29e73e96407f2239af62ed6565dcd1a67", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 10 20:39:45 2025 \u002B0100", + "message": "chore: update aweXpect to v0.31.0 (#341)" + }, + { + "sha": "e70deb86aa2bba5f3fdb9550427361314105f8f7", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 10:47:49 2025 \u002B0100", + "message": "feat: add \u0060TestCancellation\u0060 to aweXpect settings (#342)" + }, + { + "sha": "0ec04dd4ae1d470d91eb9763e48314a95e124b7e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 20:37:41 2025 \u002B0100", + "message": "coverage: add missing tests (#343)" + }, + { + "sha": "7c2a7584ad2c666d597dc0b4c472d9bdc116e33f", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 20:50:54 2025 \u002B0100", + "message": "docs: add \u0022Cancellation\u0022 as headline in docs (#344)" + }, + { + "sha": "e9022782b02473e54d0ca73ed6546ec3a19c1053", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 21:10:38 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.0 (#345)" + }, + { + "sha": "2c41be542bbcdf7bb9c8643813e9a84ad61d624d", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 21:31:51 2025 \u002B0100", + "message": "feat: add analyzer when object.Equals is used on \u0060IThat\u003CT\u003E\u0060 (#346)" + }, + { + "sha": "afa882ee430a10d4a663a546018cda5edf808479", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 01:23:00 2025 \u002B0100", + "message": "fix: customizations are \u0022AsyncLocal\u0022 (#347)" + }, + { + "sha": "969e065219289210888f6a3741c51f175d1e1bf3", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 01:26:14 2025 \u002B0100", + "message": "chore: update aweXpect to v0.32.0 (#348)" + }, + { + "sha": "60eb63031c20eeb00a983c441ad3b4d284020769", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 02:10:49 2025 \u002B0100", + "message": "refactor: revert changes that caused bad benchmarks (#349)" + }, + { + "sha": "3a4857513bf145df5e4eb1640ac5e9819e4a951e", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 07:57:12 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.1 (#350)" + }, + { + "sha": "3983116de1128f4699eb659a509c3c442704891f", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 09:03:49 2025 \u002B0100", + "message": "refactor: improve resilience of tests (#351)" + }, + { + "sha": "b04edcf8a2afce90907358fae72a74e8e7829d6e", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 10:22:17 2025 \u002B0100", + "message": "feat: add overwriting the global timeout locally (#352)" + }, + { + "sha": "4e57b02ca115de0908afd39b8bc97aece29f94db", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 21:21:11 2025 \u002B0100", + "message": "refactor: improve code coverage in aweXpect.Core (#353)" + }, + { + "sha": "23b59cb4b6304a90c69fde9833222439db4a2f3f", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 21:51:50 2025 \u002B0100", + "message": "refactor: improve code coverage in aweXpect (#354)" + }, + { + "sha": "40cc54fa59657af4bcf147c5ac4d5c78507d0ce5", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 22:28:43 2025 \u002B0100", + "message": "refactor: improve delegate coverage (#355)" + }, + { + "sha": "e5efbb978305b9cbe0d61f571b0cf6dcbcb47740", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 04:06:34 2025 \u002B0100", + "message": "refactor: consolidate error messages for delegates (#356)" + }, + { + "sha": "51c034fd65adef7d72b2711dff7f61b2cf117ee4", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:38:30 2025 \u002B0100", + "message": "docs: refactor the documentation structure (#357)" + }, + { + "sha": "106df424ca40df9b271c6dd2967bd3eb7ffc291c", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:41:39 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.2 (#359)" + }, + { + "sha": "a24ae4410ae25144b2f4800160e0f221cc9a35ee", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:52:32 2025 \u002B0100", + "message": "feat!: use \u0022HasCount\u0022 for counting items in a collection (#358)" + }, + { + "sha": "93221aa4249061be5d94da1cf166d1f7abf28ee3", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 08:15:05 2025 \u002B0100", + "message": "refactor: delete unused code in Http expectations (#360)" + }, + { + "sha": "a6a923e2a0e99d3701ef58e9dc7c14db7533d879", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 08:57:34 2025 \u002B0100", + "message": "refactor: make \u0060Initialization\u0060 testable (#361)" + }, + { + "sha": "4c2a787678320dba68f25b9338810dff25986b51", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 13:00:43 2025 \u002B0100", + "message": "refactor: improve code coverage of aweXpect.Core (#362)" + }, + { + "sha": "e108e728a4c81ee96a19fbbdec9b37ab43f2181e", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 17:34:40 2025 \u002B0100", + "message": "refactor: improve coverage of aweXpect.Core (#363)" + }, + { + "sha": "b69ccbf93ac5b2baeb390d5973f6626ab2835e7a", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 18:29:59 2025 \u002B0100", + "message": "feat: include options in collection \u0060Contains\u0060 (#364)" + }, + { + "sha": "4fd874e98b0376517392d128619a627d9b6fc1f3", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 19:58:37 2025 \u002B0100", + "message": "refactor: ensure correct \u0060null\u0060 handling for \u0060TimeSpan\u0060 expectations (#365)" + }, + { + "sha": "98a7b28ce438bae32f59d784a436caae556bd66a", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 20:17:52 2025 \u002B0100", + "message": "refactor: ensure correct \u0060null\u0060 handling for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#366)" + }, + { + "sha": "1085d54aed6265a3eacda9cd28b5a08af7f6c9ad", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 20:39:59 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.30.0 (#367)" + }, + { + "sha": "732f5d9da08cebe94fa74802cf7fdd090c9b7aeb", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 09:13:15 2025 \u002B0100", + "message": "fix: incorrectly named exception expectation (#369)" + }, + { + "sha": "2a8ac0a378d1311e6f430d9e23c07fb73885e5a5", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 09:17:40 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect: (#368)" + }, + { + "sha": "7412c4de5ebb1fb088cbfc4985554ef7b3d02a3b", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 10:38:47 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (2) (#370)" + }, + { + "sha": "4204834e873323af57e2219c773f6140d6457a26", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 12:29:25 2025 \u002B0100", + "message": "feat: return \u0022Undecided\u0022 when the collection could not be iterated completely (#371)" + }, + { + "sha": "06b4554137d84210ee70fe522af4a32c4e728be5", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 15:05:24 2025 \u002B0100", + "message": "chore: re-enable build scope (#375)" + }, + { + "sha": "42f921a4e89d9fd0d9f99f371e57c87857427474", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 17:17:24 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (3) (#376)" + }, + { + "sha": "fdc0aaae9b95f15777de40d68dcaf44b04e3c046", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 19:57:15 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (4) (#377)" + }, + { + "sha": "6e4441e13ad7fed30c219aff5133874e344d92fa", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 15:33:24 2025 \u002B0100", + "message": "feat!: remove Http and Json expectations (#378)" + }, + { + "sha": "12c765936621a94deca594b414cc58bb9098a568", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 21:06:28 2025 \u002B0100", + "message": "docs: include documentation from extensions (#379)" + }, + { + "sha": "b2959468330f7657c88caec2d68758ad54689183", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 21:19:16 2025 \u002B0100", + "message": "chore: add \u0022repository_dispatch\u0022 to build.yml (#380)" + }, + { + "sha": "07843f7f35cffea48197c86ff295104aa393761c", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 22:43:16 2025 \u002B0100", + "message": "refactor: use the \u0022InternalsVisibleTo\u0022 attribute in csproj (#381)" + }, + { + "sha": "84eb74e03f254e780e7537e3198faac120ac8a4e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 04:33:35 2025 \u002B0100", + "message": "chore: update TUnit to v0.13.0 (#382)" + }, + { + "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 04:48:16 2025 \u002B0100", + "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" + }, + { + "sha": "3cefc147bae2ebe6cf8ed6e465ecd75df017ee6a", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:06:00 2025 \u002B0100", + "message": "docs: limit benchmark data per default (#385)" + }, + { + "sha": "b9fe159b0df1c93b79d198a3b867d072a53e8d90", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:37:44 2025 \u002B0100", + "message": "feat: support canceled tasks (#386)" + }, + { + "sha": "4c5d53b031cc8be55d6cf8138307aef411807a73", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:52:13 2025 \u002B0100", + "message": "docs: limited-data cannot be uploaded in build pipeline (#387)" + }, + { + "sha": "79078484225c9b8b539f61b139746ac568bb095e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:22:39 2025 \u002B0100", + "message": "refactor: consolidate use of EquivalencyOptions (#388)" + }, + { + "sha": "eeee13915e9b0c07a32c097c5a3be9f083215eae", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:47:10 2025 \u002B0100", + "message": "refactor: execute code cleanup (#389)" + }, + { + "sha": "c6b3a8d5a2ab29c4796438c4ac19538c1b84b025", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:55:29 2025 \u002B0100", + "message": "docs: move extension projects under separate folder (#390)" + }, + { + "sha": "c6992a9248a8b854e479c8c58de852013b73a89b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 08:15:39 2025 \u002B0100", + "message": "docs: fix example for writing a custom extension (#391)" + }, + { + "sha": "0c336223308e044cfae772e0564e64e494a07228", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 08:39:04 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.0.0 (#392)" + }, + { + "sha": "dd4803124f8423871f8991f18170388f6e4b0733", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 09:05:55 2025 \u002B0100", + "message": "docs: add nuget badge to extension documentation page (#393)" + }, + { + "sha": "f6640b2ffdf76d5eda2b70b9626946a384736c49", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 10:42:13 2025 \u002B0100", + "message": "docs: fix link in README (#394)" + }, + { + "sha": "d8aaae48559a0e83768916d409714db3f1f961c5", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 12:44:39 2025 \u002B0100", + "message": "docs: fix incorrect line break in README (#395)" + }, + { + "sha": "e0d78b97a1b88d29190c977e6faae7a28d81a38e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 18 08:38:00 2025 \u002B0100", + "message": "docs: add redirects for extensions (#399)" + }, + { + "sha": "bf2c3932f3e333208fb89ffbd4839317ed71147b", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:11:08 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#396)" + }, + { + "sha": "fa4ce4f413162e8c37be5062033c49a36b5f1a4b", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:11:54 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.3 to 1.6.0 (#398)" + }, + { + "sha": "c5103c0ce6aa9a3803356744da67a48dd0ee21d9", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 11:19:12 2025 \u002B0100", + "message": "fix: consider \u0060FurtherProcessingStrategy\u0060 in \u0060MappingNode\u0060 (#400)" + }, + { + "sha": "128a061836f52b92c8bfa4b43f00ce18fc3377aa", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:48:50 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.13.0 to 0.14.0 in the tunit group across 1 directory (#402)" + }, + { + "sha": "0097e8960d2cf9bc985983feea16c8677f68737d", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:49:03 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.6.0 to 1.6.2 (#401)" + }, + { + "sha": "36cef1bf146d5445aa873af21bb6168f88e777ee", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 12:19:35 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.0.1 (#403)" + }, + { + "sha": "b07b08347c360d084eb47c1514732f1de27cc982", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 17:18:09 2025 \u002B0100", + "message": "chore: update aweXpect to v1.0.1 (#404)" + }, + { + "sha": "3065034c36dbba21de21ca5ca95d4610ec3f05cd", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 09:38:30 2025 \u002B0100", + "message": "feat: support async mapping nodes (#405)" + }, + { + "sha": "a6090881eab7fbdfcbeb87935425d0bb6fbc4f88", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 10:28:23 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.1.0 (#406)" + }, + { + "sha": "11eb957652173498965a63ea7ad6c8df67d28f8b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 11:42:42 2025 \u002B0100", + "message": "feat: support \u0060AddContext\u0060 in \u0060MemberExpectationBuilder\u0060 (#407)" + }, + { + "sha": "6da1bdd996ee3dc0e23a61f00062e28fb7f40045", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 13:11:09 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.2.0 (#408)" + }, + { + "sha": "e74b96fbfa10c29253be679de47c3b3c8001086f", + "author": "dependabot[bot]", + "date": "Mon Feb 24 20:19:00 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.14.0 to 0.14.6 in the tunit group (#410)" + }, + { + "sha": "ad717ef751db9b920448a9f29b43de7e6e214f30", + "author": "dependabot[bot]", + "date": "Mon Feb 24 20:18:48 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#409)" + }, + { + "sha": "977afeac6e33a93ac6bb327776c82fa9020c973e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 20:40:41 2025 \u002B0100", + "message": "feat: add \u0060CompliesWith\u0060 as generic expectation (#412)" + }, + { + "sha": "485d524cbdd18473b0d2c69f120e80a1ba1d45ac", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 21:22:00 2025 \u002B0100", + "message": "feat: add \u0060Within\u0060 repeated check for \u0060Satisfies\u0060 and \u0060CompliesWith\u0060 (#413)" + }, + { + "sha": "4d0029040776fbbeb889dec42c5ae7dd5fe2ab3f", + "author": "dependabot[bot]", + "date": "Tue Feb 25 21:09:12 2025 \u002B0000", + "message": "build(deps): bump PublicApiGenerator from 11.4.1 to 11.4.2 (#411)" + }, + { + "sha": "13732eacf5ff0694f75bd52ef3bd895460b3628c", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 22:09:58 2025 \u002B0100", + "message": "feat: trim common whitespace from expectation expressions (#414)" + }, + { + "sha": "e2eba3a908c1897d4681cda369724c968ea8efa5", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 10:46:15 2025 \u002B0100", + "message": "feat: allow specifying multiple contexts in \u0060MemberExpectationBuilder\u0060 (#415)" + }, + { + "sha": "29f000854964360832d38881b377450b1ce60c80", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 11:16:58 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.3.0 (#416)" + }, + { + "sha": "a92978eee6592d76b8d11a423f2b9e29f7dc3f74", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 16:07:05 2025 \u002B0100", + "message": "chore: update aweXpect to v1.4.0 (#421)" + }, + { + "sha": "dd4a0d1c564737d50a96644c4fa147e3479e695e", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 16:17:46 2025 \u002B0100", + "message": "refactor: use current year in copyright (#422)" + }, + { + "sha": "c93fce568e5fd5a8faeb4498c681602f9f3f4ebf", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 28 11:48:49 2025 \u002B0100", + "message": "chore: update aweXpect to v1.5.0 (#426)" + }, + { + "sha": "7012cf9fe99e58a9788ab362e38c7bff7b53aac7", + "author": "Valentin Breu\u00DF", + "date": "Sat Mar 1 07:31:50 2025 \u002B0100", + "message": "chore: update aweXpect to v1.6.0 (#431)" + }, + { + "sha": "10f1052efb6049163d5b2c90c14e9d82e9c3d344", + "author": "Valentin Breu\u00DF", + "date": "Sat Mar 1 15:08:21 2025 \u002B0100", + "message": "feat: add \u0060HasCount\u0060 for collections (#432)" + }, + { + "sha": "75dd39e715f4f58af3ad66dfdcca9bc6cd1d39df", + "author": "dependabot[bot]", + "date": "Tue Mar 4 13:11:24 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.14.6 to 0.16.4 in the tunit group (#434)" + }, + { + "sha": "ab75babf8d30e9b3ab1a01d4644fe1420088c547", + "author": "dependabot[bot]", + "date": "Tue Mar 4 13:11:50 2025 \u002B0100", + "message": "build(deps): bump the xunit group with 2 updates (#435)" + }, + { + "sha": "73699f2ce05bd23be059df3f8b91fde0c94749f8", + "author": "Valentin Breu\u00DF", + "date": "Tue Mar 4 13:25:25 2025 \u002B0100", + "message": "feat: add support for inconclusive tests (#440)" + }, + { + "sha": "02698bd2cf1ae3d78e84f3ea29400ec2e7967a65", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 9 12:20:38 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.1 (#444)" + }, + { + "sha": "8baa2a409242122daf165748a283f84e2606c815", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 9 14:02:01 2025 \u002B0100", + "message": "refactor: use explicit constraints for numbers (#445)" + }, + { + "sha": "c43dc7b02df37a84148cc7310d92c7a75e440ed4", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 06:55:00 2025 \u002B0100", + "message": "chore: support pull requests from forks (#451)" + }, + { + "sha": "b9ddf9125a5a51cae9bd2913588a4755e97db8a2", + "author": "dependabot[bot]", + "date": "Fri Mar 14 06:55:30 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.CodeCoverage from 17.13.1 to 17.14.2 (#448)" + }, + { + "sha": "651c6220eab01125cb6720bc07296bd12c451f06", + "author": "dependabot[bot]", + "date": "Fri Mar 14 08:28:29 2025 \u002B0100", + "message": "build(deps): bump PublicApiGenerator from 11.4.2 to 11.4.5 (#447)" + }, + { + "sha": "e8e579406612d6945ee5b105684555f8bea62c31", + "author": "dependabot[bot]", + "date": "Fri Mar 14 07:29:11 2025 \u002B0000", + "message": "build(deps): bump TUnit.Assertions from 0.16.4 to 0.18.26 in the tunit group (#446)" + }, + { + "sha": "43563dba1f0e3d20abef6793b53d48889dbf7603", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 10:22:49 2025 \u002B0100", + "message": "feat: make properties of \u0060FormattingOptions\u0060 public (#453)" + }, + { + "sha": "2dfb85c69746e1219f0ff19f5e775456c312f114", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 10:35:33 2025 \u002B0100", + "message": "chore: update Microsoft.codeAnalysis.* to v4.13.0 (#452)" + }, + { + "sha": "90fee8812070a81e273a10dfda3bd04001e0d845", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:05:36 2025 \u002B0100", + "message": "feat: add \u0060IsPrefix\u0060 and \u0060IsSuffix\u0060 as string equality option (#454)" + }, + { + "sha": "c114f7232e999d96d51e6bf68820bc03d84192ea", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:23:29 2025 \u002B0100", + "message": "fix: incorrect project in build pipeline (#455)" + }, + { + "sha": "0d568381c1eb0862af4524d9c393d25c4131a382", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:38:22 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v2.0.0-pre.2 (#456)" + }, + { + "sha": "2f1d12d920063a94daec7f758c2f917a6c8fc75c", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:44:21 2025 \u002B0100", + "message": "fix: analyis pipeline (#457)" + }, + { + "sha": "4d87a8bd44797f14e2c8350b6dd0996a241d885f", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 07:23:31 2025 \u002B0100", + "message": "fix: forward contexts from \u0060ManualExpectationBuilder\u0060 (#459)" + }, + { + "sha": "28efd912931c5084ed28162583281ccabc472feb", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 09:14:04 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.3 (#465)" + }, + { + "sha": "3fff2633dc67aa3cf460c92f2e939ad07d17fe27", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 10:43:16 2025 \u002B0100", + "message": "refactor: get rid of annotation warnings (#463)" + }, + { + "sha": "747a24ed586e9ecfc35c8c9847c48aab01503312", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 14:39:19 2025 \u002B0100", + "message": "feat: add missing negations (#466)" + }, + { + "sha": "736daeeabb8a1612a478cddbcd2547191487c54c", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 07:25:57 2025 \u002B0100", + "message": "feat: add context with equivalency options (#467)" + }, + { + "sha": "f6189ccdd0f53ac6501a6c26cf2270aedbded070", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 09:50:21 2025 \u002B0100", + "message": "refactor: remove obsolete \u0060ToString\u0060 overloads (#468)" + }, + { + "sha": "9204701a25c0a32e4ef3a53e8a0dbe189e4a41f8", + "author": "dependabot[bot]", + "date": "Mon Mar 17 10:12:05 2025 \u002B0100", + "message": "build(deps): bump the tunit group with 2 updates (#470)" + }, + { + "sha": "11b106e3b546c479a2b5f6c022fded08e9f97bef", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 10:17:11 2025 \u002B0100", + "message": "refactor: move nullable tests in subclass (#471)" + }, + { + "sha": "24fc41b18b6b349e5024e57a39e9eb7e8892e3c0", + "author": "dependabot[bot]", + "date": "Mon Mar 17 09:25:51 2025 \u002B0000", + "message": "build(deps): bump FluentAssertions and Microsoft.NETFramework.ReferenceAssemblies (#469)" + }, + { + "sha": "3af9446cb35c8d1cbe76492d5a09a5cfc262433e", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 12:15:04 2025 \u002B0100", + "message": "fix: missing expectation text in collections \u0060ComplyWith\u0060 constraint (#472)" + }, + { + "sha": "8b74560f17a738fd3a0f7b0e1a341e4c7a42f546", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 20:44:06 2025 \u002B0100", + "message": "fix: package reference in release mode (#473)" + }, + { + "sha": "8d5a07601f0fd13ab70c3f46594285c2c9af1484", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 11:18:17 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.5 (#476)" + }, + { + "sha": "b100e91a271529d9103a2f2058af130116ae5328", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 14:20:39 2025 \u002B0100", + "message": "coverage: add missing test cases (#477)" + }, + { + "sha": "12cced9d316cc966c5287464720e30dc95bdb116", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 14:29:36 2025 \u002B0100", + "message": "refactor: solve sonar issues (#478)" + }, + { + "sha": "4cfb62e93d273505ae62e73c6ffb4adb93c16ef9", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 15:23:28 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v2.0.0 (#479)" + }, + { + "sha": "8c5483ee162ab287def3a1dfa3a6cfffe557f8ff", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 20:21:30 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0 (#480)" + }, + { + "sha": "c17f75ad5dc08ebf207e8fdfa61ced46e0b60ea4", + "author": "Valentin Breu\u00DF", + "date": "Thu Mar 20 08:13:08 2025 \u002B0100", + "message": "chore: reset Microsoft.CodeAnalysis.* to v4.11.0 (#481)" + }, + { + "sha": "175c57930f3936bac57d85ce6c7b78a96ccac47e", + "author": "dependabot[bot]", + "date": "Mon Mar 24 12:12:17 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.6.2 to 1.6.3 (#485)" + }, + { + "sha": "0fa791adcbd59daa71a42b97721f6058f51c65b3", + "author": "dependabot[bot]", + "date": "Mon Mar 24 12:12:42 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#482)" + }, + { + "sha": "aad9bc45395204d3f736bea2ef1a2f04f79a40a9", + "author": "dependabot[bot]", + "date": "Mon Mar 31 11:08:16 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.18.60 to 0.19.32 in the tunit group (#487)" + }, + { + "sha": "396bfd6d2c32a76fe6d3d5f5c43c13ae2cb4b645", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 31 12:33:06 2025 \u002B0200", + "message": "chore: update aweXpect to v2.1.0 (#489)" + }, + { + "sha": "158a233ed6174aa31be7e8c171f03608e1f1d1c0", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 4 14:08:56 2025 \u002B0200", + "message": "fix: update docusaurus to fix GitHub security advisory (#490)" + }, + { + "sha": "27bfcfcea91c1638ece853f2a3653def9556ce97", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 5 16:56:35 2025 \u002B0200", + "message": "feat: allow overriding the subject description (#491)" + }, + { + "sha": "2597e1febf117fcccb094e922141b81798f3f576", + "author": "Valentin Breu\u00DF", + "date": "Sun Apr 6 21:07:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.2.0 (#492)" + }, + { + "sha": "8527c4e46e9d38f8a7433aeb1fa0399f3e5dc77b", + "author": "dependabot[bot]", + "date": "Mon Apr 7 14:29:50 2025 \u002B0200", + "message": "build(deps): bump the xunit group with 2 updates (#497)" + }, + { + "sha": "ec23c81a91312dfb172c47f71fafb6a7fc246028", + "author": "dependabot[bot]", + "date": "Mon Apr 7 14:29:31 2025 \u002B0200", + "message": "build(deps): bump TUnit from 0.19.24 to 0.19.32 in the tunit group (#495)" + }, + { + "sha": "d1fe3081ee4e150c0ac9a37d2f2b4d94b7b81e2c", + "author": "dependabot[bot]", + "date": "Mon Apr 7 15:19:49 2025 \u002B0200", + "message": "build(deps): bump NUnit.Analyzers from 4.6.0 to 4.7.0 in the nunit group (#496)" + }, + { + "sha": "ef3c4ea0da2f3726c86bfc4e03b07dbdbe3f6aae", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 15:09:46 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.0 (#502)" + }, + { + "sha": "0672d6ab3a832c40fef4c3b6d60b690592d38b69", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 15:59:01 2025 \u002B0200", + "message": "coverage: improve test coverage (#503)" + }, + { + "sha": "46d77bc34307d9036055ede3f158336c5677d3ad", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 20:34:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.3.0 (#504)" + }, + { + "sha": "cab3f522b1b5d376715f731e45b9da0b6fe8eb4f", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:07:56 2025 \u002B0200", + "message": "fix: catch \u0060ReflectionTypeLoadException\u0060 during initialization (#505)" + }, + { + "sha": "ef635cadc7aa67babbd66675f44bcd0b97610314", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:09:55 2025 \u002B0200", + "message": "fix: formatting exception with open generic types (#506)" + }, + { + "sha": "1273cb73620214a01520308e862b6b2bb2230fc9", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:29:06 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.1 (#507)" + }, + { + "sha": "95b58348dc1bca81c3d8f5f04b4ec003a215fbf8", + "author": "dependabot[bot]", + "date": "Mon Apr 14 19:25:23 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.19.32 to 0.19.74 in the tunit group (#508)" + }, + { + "sha": "3bce18cf82e2c6c6e3ebd52e212089ea217433d9", + "author": "Valentin Breu\u00DF", + "date": "Mon Apr 14 20:45:29 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.2 (#510)" + }, + { + "sha": "e6c950e2dca151fdb15d7ec34b24e46f005c8674", + "author": "Valentin Breu\u00DF", + "date": "Mon Apr 14 20:48:27 2025 \u002B0200", + "message": "feat: add \u0060IsNotEquivalentTo\u0060 for objects (#511)" + }, + { + "sha": "6130b25997a620542b72e639153caaa6750dc0cd", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 15:06:03 2025 \u002B0200", + "message": "feat: Add options for \u0060HasSingle\u0060 with predicate (#513)" + }, + { + "sha": "a515324e5d75808255997e3045c72fbcfae29f03", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 17:45:22 2025 \u002B0200", + "message": "fix: passive verbs for prefix/suffix string match type (#514)" + }, + { + "sha": "68d9a56eec61b923599df82b06345eca69e08f4f", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 18:15:05 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.3 (#515)" + }, + { + "sha": "1f7ff44a78222acf24f7295c97b5abe00933f2ca", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 23:09:20 2025 \u002B0200", + "message": "docs: include aweXpect.Reflection in documentation (#516)" + }, + { + "sha": "9bad633fcb529d20ea4e6bc01b39e863a3dbbe36", + "author": "dependabot[bot]", + "date": "Mon Apr 21 11:47:01 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.19.74 to 0.19.86 in the tunit group (#517)" + }, + { + "sha": "ec1c097dbbd46569f8eb989da1911b599faa4e5f", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 10:54:45 2025 \u002B0200", + "message": "fix: compare two \u0060null\u0060 should succeed for \u0060DateTime\u0060 and \u0060TimeSpan\u0060 (#522)" + }, + { + "sha": "0f3f4e97980977562dd5a6c04b6b1e529da3417a", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 11:41:21 2025 \u002B0200", + "message": "feat: add \u0060DoesNotHaveCount\u0060 for collections (#523)" + }, + { + "sha": "e8e013de5662244a2a88416497ac8c863e98acdb", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 12:17:21 2025 \u002B0200", + "message": "fix: format key and value of dictionaries correctly (#524)" + }, + { + "sha": "226b58d56dbae80293d3b678ee58e6350939741a", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 12:41:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.4 (#525)" + }, + { + "sha": "f5bf151515b5e3ed72c150c04642609c21e46f96", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 18:48:03 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.5 (#527)" + }, + { + "sha": "00d90a299c21aa170c0c85a7920531ede39b5486", + "author": "Valentin Breu\u00DF", + "date": "Thu Apr 24 03:45:14 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.4.0 (#530)" + }, + { + "sha": "3b35b5b80aa462e24848f04b1bdc714b4fa70178", + "author": "Valentin Breu\u00DF", + "date": "Thu Apr 24 07:26:31 2025 \u002B0200", + "message": "chore: update aweXpect to v2.7.0 (#531)" + }, + { + "sha": "a4e7e6e8cfc380407a9a473c81c75d6789ebac76", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 25 18:51:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.4.1 (#534)" + }, + { + "sha": "778a9d2ec57251f6c4452e393478513bb7b8ba26", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 26 16:31:15 2025 \u002B0200", + "message": "feat: add \u0060Implies\u0060 for nullable bool (#535)" + }, + { + "sha": "290f1de1e32f0a64e72d16d7acb2cff78e5f9dec", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 26 18:29:19 2025 \u002B0200", + "message": "fix: also apply analyzer \u0022aweXpect0001\u0022 when mixing with \u0060Synchronously.Verify\u0060 (#536)" + }, + { + "sha": "0921f48f46d3b2c17e4aab9c796a22f050cd10f4", + "author": "dependabot[bot]", + "date": "Mon Apr 28 19:53:32 2025 \u002B0200", + "message": "build(deps): bump PublicApiGenerator from 11.4.5 to 11.4.6 (#538)" + }, + { + "sha": "79641bc07bb5176aeddbdee5193d331d8e9d2e2f", + "author": "Valentin Breu\u00DF", + "date": "Thu May 1 18:46:36 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.5.0 (#542)" + }, + { + "sha": "a8c33b1b7ddd4195e51f9203e99b07c72306a13a", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 16:28:02 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#543)" + }, + { + "sha": "8d80a1da20ceb19f07f9e4a8c86235094ef33514", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 19:06:09 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060DateTime\u0060 and \u0060DateTimeOffset\u0060 (#544)" + }, + { + "sha": "b175affc4209bb00ad4cce520177b743e9f6f2e3", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 19:22:23 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060TimeSpan\u0060 (#545)" + }, + { + "sha": "aeaac5a96d167e4dbcee2b697044da00cc2c62f3", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 23:55:07 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for objects (#546)" + }, + { + "sha": "c02ec34a744481a8bf824d4abda93b1f2f395478", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 06:25:07 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for enums (#547)" + }, + { + "sha": "0709bcbaa97d804128281a2aa8a30c64b4417343", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 07:13:58 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 for numbers (#548)" + }, + { + "sha": "26291596b55dbd4d712f791c1a6935aededb307e", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 08:10:29 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.6.0 (#551)" + }, + { + "sha": "b0678de8ad3a4079ee897c46c61b8999ef1aac75", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 08:57:25 2025 \u002B0200", + "message": "feat: add \u0060char\u0060 expectations (#550)" + }, + { + "sha": "889bfeda836fe6853311cd4f956ccca4be75433b", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 09:21:26 2025 \u002B0200", + "message": "docs: fix char example for white-space (#552)" + }, + { + "sha": "f71870f38b5beb3e9b3043c87c7d623609d7b260", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 12:08:40 2025 \u002B0200", + "message": "fix: nullability handling in \u0060IsOneOf\u0060 (#553)" + }, + { + "sha": "187a765e7dff05a3390ba15d0690697016ade344", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 13:19:24 2025 \u002B0200", + "message": "fix: handle string \u0060.Contains\u0060 with empty string (#556)" + }, + { + "sha": "832882ed3364ddeaaa2b3d7f2c49daee99701d52", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 15:38:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.6.1 (#559)" + }, + { + "sha": "f1215d68b6cda35526c5c9543dff25bafc6bf2be", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 21:08:11 2025 \u002B0200", + "message": "fix: support open-generic types and interfaces in \u0060ThatObject.Is\u0060 (#561)" + }, + { + "sha": "5df2b5c0a3e01dbd73f130d776bfad6e652060e0", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 21:33:55 2025 \u002B0200", + "message": "feat: handle \u0060null\u0060 in type tests (#562)" + }, + { + "sha": "36b1ff77385d7f341498da304f0b2eadf9e30790", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 02:51:36 2025 \u002B0200", + "message": "refactor: \u0060Is\u0060/\u0060IsExactly\u0060 signature for \u0060null\u0060 case (#564)" + }, + { + "sha": "056d280a54436298b7d4f20cf32cd46d4f55aac8", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 03:03:24 2025 \u002B0200", + "message": "fix: support open-generic types and interfaces in \u0060ThatObject.IsExactly\u0060 (#565)" + }, + { + "sha": "80db07fd0be5cac12ea849d3da6fd7a010023cc1", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 03:05:12 2025 \u002B0200", + "message": "feat: include formatted expected value in failure message (#563)" + }, + { + "sha": "ec025a43243f67633027cbcef6e493f825ac8342", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 13:38:43 2025 \u002B0200", + "message": "feat: enable Tracing as customization option (#566)" + }, + { + "sha": "7cffa8422dfea1fccbd2a8198bf31a8b287b1128", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 20:25:07 2025 \u002B0200", + "message": "chore: update aweXpect to v2.9.1 (#569)" + }, + { + "sha": "39e6ba3b6d732c33ef32a0a750f94e3c118e032d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 22:27:47 2025 \u002B0200", + "message": "fix: correctly handle \u0060null\u0060 in string \u0060Contains\u0060 (#570)" + }, + { + "sha": "53a68057abf4b5cc510e9512d6c6468611c9ec6a", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 10:51:37 2025 \u002B0200", + "message": "chore: update aweXpect to v2.10.0 (#584)" + }, + { + "sha": "81ce72623cb3cb813d83cb8b0bcfb54e0d6fa574", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 11:54:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.8.1 (#585)" + }, + { + "sha": "c64a8e6e436a83168aae7b26c539186f0d6a0e14", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 21:56:22 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 type in collections \u0060Are(Type)\u0060 (#587)" + }, + { + "sha": "083abec01df497ae293c081986458feab324cf53", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 22:15:02 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 type in collections \u0060AreExactly(Type)\u0060 (#589)" + }, + { + "sha": "b248d20c16586d9a8f80b209d85c3e92b9c78196", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 08:00:31 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 predicates (#590)" + }, + { + "sha": "22e385c3e9dee3eea3c7557c5832bbc362a85db1", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 13:00:23 2025 \u002B0200", + "message": "fix: use the enumerator only once in \u0060IsEmpty\u0060 (#592)" + }, + { + "sha": "e4f3ff5d92cea9c0759ba6e93361b5f4c51b0b6d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 13:30:37 2025 \u002B0200", + "message": "fix: succeed when comparing two \u0060null\u0060 collections for equality (#593)" + }, + { + "sha": "113fe27ab148acbea339199c8772340081521094", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 21:31:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.9.0 (#597)" + }, + { + "sha": "d14f8f5ea10e099cc9cc62c125b55fd400c979ec", + "author": "Valentin Breu\u00DF", + "date": "Tue May 13 22:13:18 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.0 (#602)" + }, + { + "sha": "3d025a698a6200e34656666bd41dc058b4a2b831", + "author": "Valentin Breu\u00DF", + "date": "Thu May 15 17:56:41 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.1 (#605)" + }, + { + "sha": "c3567d33cf0835415dc89729a1591afd95200a5c", + "author": "Valentin Breu\u00DF", + "date": "Sat May 17 18:58:18 2025 \u002B0200", + "message": "feat: include collection information in \u0060AreAllUnique\u0060 (#608)" + }, + { + "sha": "3ecf574628899f9b5cc9b3fdd640dae117632214", + "author": "Valentin Breu\u00DF", + "date": "Sat May 17 19:26:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.3 (#609)" + }, + { + "sha": "dcb36930075d9d7a5d020f6d78fc55227f5b721c", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 03:33:20 2025 \u002B0200", + "message": "feat: add debug build to CI pipeline when BuildScope is not \u0022Default\u0022 (#610)" + }, + { + "sha": "da79591d7f38c6400874a36448979b03e448f0bc", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 10:15:02 2025 \u002B0200", + "message": "coverage: ensure usage of invariant culture in string equality (#611)" + }, + { + "sha": "1b058cd0e4b9fa2ff0c696fe3a45ff2a77ece5de", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 10:51:02 2025 \u002B0200", + "message": "feat: add \u0060MoreThan\u0060 and \u0060LessThan\u0060 for collections (#612)" + }, + { + "sha": "76f35d15b2efe2f043b61d491623453d5c3d30c0", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 11:26:26 2025 \u002B0200", + "message": "docs: add migration guide (#613)" + }, + { + "sha": "a0b9d93b1780c1fbf1011b484f1dd3b618814b1d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 19:34:53 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.4 (#616)" + }, + { + "sha": "6ee0b58b48cfee871a4d0717065b257735d143e8", + "author": "Valentin Breu\u00DF", + "date": "Mon May 19 12:11:24 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060/\u0060IsNotBetween\u0060 for \u0060DateTime\u0060 and \u0060DateTimeOffset\u0060 (#620)" + }, + { + "sha": "67d0ad6a9c5b6ec715a14dbd2b2ce015419369a6", + "author": "Valentin Breu\u00DF", + "date": "Mon May 19 22:34:18 2025 \u002B0200", + "message": "feat: add collection context information (#621)" + }, + { + "sha": "905faa416b28a0c84ea8518b4d0425c2ae1b5796", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 16:44:10 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060 for \u0060TimeSpan\u0060 (#623)" + }, + { + "sha": "9006a8c58df6020e12f681277bcbc5a5761f71d3", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 16:59:47 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060 for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#622)" + }, + { + "sha": "c665913bed7ceea89cd2c16141df8ecb0dc1c170", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 17:58:52 2025 \u002B0200", + "message": "feat: add \u0060IsNotBetween\u0060 for numbers (#624)" + }, + { + "sha": "62a44ebcb73663dde498890e86ea683ab059257f", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 20:51:43 2025 \u002B0200", + "message": "feat: support negated expectation on sort order (#625)" + }, + { + "sha": "3b46875177c787b71ac2abe0c141040320ac99bf", + "author": "Valentin Breu\u00DF", + "date": "Fri May 23 23:03:20 2025 \u002B0200", + "message": "feat: negate \u0060IsContainedIn\u0060 and \u0060Contains\u0060 (#627)" + }, + { + "sha": "926958352ca348efa4ff1c24ea61933713914a71", + "author": "Valentin Breu\u00DF", + "date": "Mon May 26 11:58:02 2025 \u002B0200", + "message": "fix: ignore assemblies where \u0060GetTypes()\u0060 throws an exception (#628)" + }, + { + "sha": "947ee8b81124933ae8d7d913700e2ffdcef48b98", + "author": "Valentin Breu\u00DF", + "date": "Mon May 26 12:26:06 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.5 (#629)" + }, + { + "sha": "589bbf9e00bf6eb71d9115f6e283b82eccc0a7d5", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 09:18:08 2025 \u002B0200", + "message": "feat: support \u0060IEnumerable\u0060 and \u0060ImmutableArray\u003CT\u003E\u0060 (#631)" + }, + { + "sha": "bc68bb4156182f1f4100331a9f2bac66fa2b640c", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 10:02:52 2025 \u002B0200", + "message": "fix: \u0060ComplyWith\u0060 with negated expectations (#635)" + }, + { + "sha": "a2199eab6b894e3f198376d9cee66e15ac15f023", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 11:21:15 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.6 (#638)" + }, + { + "sha": "92019bdc29fc8cc455ae01c6823110c45b96ee62", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 15:39:28 2025 \u002B0200", + "message": "fix: overload resolution for \u0060IEnumerable\u0060 (#639)" + }, + { + "sha": "d832baa0bedbaab7ce382d84eed07a6ea0ebbc3d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 16:12:07 2025 \u002B0200", + "message": "feat: support \u0060IReadOnlyDictionary\u0060 (#640)" + }, + { + "sha": "56b575bcfc538f0915244223bb38bf2a393a939d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 19:55:12 2025 \u002B0200", + "message": "fix: avoid duplicate contexts in collection expectations (#641)" + }, + { + "sha": "484fed7bf36e582d61a438c39dee1a3f355daf11", + "author": "Valentin Breu\u00DF", + "date": "Fri Jun 20 12:50:28 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.7 (#644)" + }, + { + "sha": "e50b9854f22dbe0a8ed0a4f5b1025895d866da32", + "author": "Valentin Breu\u00DF", + "date": "Fri Jun 20 21:45:26 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.0 (#647)" + }, + { + "sha": "27c997b35f643809af3a549a8adcc925414f6138", + "author": "Valentin Breu\u00DF", + "date": "Sat Jun 21 12:32:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.1 (#649)" + }, + { + "sha": "cc62afe8d7c03d4d3970de972ab82f7556b9bbe3", + "author": "Valentin Breu\u00DF", + "date": "Sun Jun 22 09:34:22 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.2 (#653)" + }, + { + "sha": "6f36cdd4b2d0f192f704e82f398ac041336db381", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 26 18:21:22 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.3 (#659)" + }, + { + "sha": "96261e5ae8fabfd39e1eb44e7f1f662af67854fd", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 26 21:28:42 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.12.0 (#661)" + }, + { + "sha": "d8de7740ec45836f853af84c32d521f3d6b15213", + "author": "Valentin Breu\u00DF", + "date": "Sat Jun 28 09:39:02 2025 \u002B0200", + "message": "feat!: remove unnecessary \u0060And\u0060 from delegate \u0060DoesNotThrow\u0060 (#665)" + }, + { + "sha": "07da697a58be4e16ead60602387d3c0a7983cc7e", + "author": "Valentin Breu\u00DF", + "date": "Sun Jun 29 16:42:09 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.13.0 (#670)" + }, + { + "sha": "9e84df70f4e013ebc0a2da107334ede71aac1fe1", + "author": "Valentin Breu\u00DF", + "date": "Mon Jun 30 08:17:08 2025 \u002B0200", + "message": "fix: throw \u0060ArgumentException\u0060 when expected is empty in \u0060IsOneOf\u0060 (2) (#671)" + }, + { + "sha": "b99b514adfa43c0ce981efac9c15d505bdd93355", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 13:24:17 2025 \u002B0200", + "message": "fix: collection contains with many additional items (#674)" + }, + { + "sha": "8bf6652bef6df86cc0f04f0608f7ae7cf71e9787", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 13:53:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.13.1 (#675)" + }, + { + "sha": "fa94a5f1f51f86da6a5067d888a3736333d761c5", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 17:20:54 2025 \u002B0200", + "message": "feat: make constructor of \u0060ThatDelegateThrows\u0060 public (#676)" + }, + { + "sha": "53a8dd1057539ecd81ac65815453aa028e292dfa", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 17:45:54 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.14.0 (#677)" + }, + { + "sha": "5c5e19b2f9b07e9f115b121b321a18f3d7576f16", + "author": "Valentin Breu\u00DF", + "date": "Thu Jul 10 16:44:27 2025 \u002B0200", + "message": "feat: support \u0060null\u0060 in \u0060WithParamName\u0060 (#678)" + }, + { + "sha": "5a2769aa9b565d1ea53fefa924dc53549fa334e7", + "author": "Valentin Breu\u00DF", + "date": "Thu Jul 10 17:43:14 2025 \u002B0200", + "message": "feat: add \u0060WithMessageContaining\u0060 for delegates (#679)" + }, + { + "sha": "fe15b21e6e21237480a65c926c12d7cedbd8c8eb", + "author": "Valentin Breu\u00DF", + "date": "Sat Jul 19 21:57:36 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.0 (#682)" + }, + { + "sha": "5b6272d3f5f155786126a90722f61a1873c6a5ef", + "author": "Valentin Breu\u00DF", + "date": "Sun Jul 20 14:17:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.1 (#686)" + }, + { + "sha": "12de9e033ef3ab8cc95cd6e120a13bbc683c20a4", + "author": "Valentin Breu\u00DF", + "date": "Mon Jul 21 22:12:04 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.2 (#688)" + }, + { + "sha": "6df2116f12a09d6bf711305161d28fe3a7f1e313", + "author": "dependabot[bot]", + "date": "Mon Jul 28 12:44:16 2025 \u002B0200", + "message": "chore: Bump the nunit group with 2 updates (#690)" + }, + { + "sha": "ca8cbe60f2db2f2ee4ffbc7ec92fa034d4253f24", + "author": "Valentin Breu\u00DF", + "date": "Mon Jul 28 20:19:42 2025 \u002B0200", + "message": "feat: add \u0060IsParsableInto\u0060 for strings (#693)" + }, + { + "sha": "850fd47b26539d95a5f96f751c1a05ea14768f8a", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 1 11:01:38 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#697)" + }, + { + "sha": "cbbba547b1431bca54d10c3cc1d4af82fcd9c552", + "author": "Valentin Breu\u00DF", + "date": "Sun Aug 3 22:15:08 2025 \u002B0200", + "message": "feat: add \u0060Matching\u0060 and \u0060MatchingExactly\u0060 option for \u0060HasItem\u0060 (#698)" + }, + { + "sha": "f6385ef85ab3b9a804734ed7d5a7d9b42e460099", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:17 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#703)" + }, + { + "sha": "13eb8350fd6f05480b32b25a89a9aa8da8f682e0", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:46 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#705)" + }, + { + "sha": "805ad539edb35a3eb3f2c95441e9b631bac11b1b", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:33 2025 \u002B0200", + "message": "chore: Bump the tunit group with 2 updates (#704)" + }, + { + "sha": "7e3179265c562f8a000eb7c94d574b6b4b8df134", + "author": "Copilot", + "date": "Fri Aug 8 20:16:11 2025 \u002B0200", + "message": "feat: Add comprehensive GitHub Copilot instructions for aweXpect repository (#708)" + }, + { + "sha": "c5477b05bb5ae75b265fdb6e51a4f5edc2980b30", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 11 19:04:31 2025 \u002B0200", + "message": "fix: \u0060InvalidOperationException\u0060 with \u0060Throws\u003CT\u003E().Which.Satisfies\u0060 (#711)" + }, + { + "sha": "c5f67910659edb8a08bc62a4ea051cfb753aedaa", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:09:14 2025 \u002B0200", + "message": "fix: Correctly handle \u0060Throws\u003CT\u003E().Which.Satisfies\u0060 (#714)" + }, + { + "sha": "13b8294538f238807a219763109594de024a65ed", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:20:27 2025 \u002B0200", + "message": "chore: revert Tunit to v0.25.21 (#713)" + }, + { + "sha": "4e412112fb1d7618b07736e550924a47e7555ed2", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:42:28 2025 \u002B0200", + "message": "chore: explicitely set version of \u0060dotnet-stryker\u0060 to v4.7.0 (#715)" + }, + { + "sha": "d08341b502eec5d14709a39ba37c8af2b9bb5cac", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:57:23 2025 \u002B0200", + "message": "fix: use dotnet nuget to push packages (#716)" + }, + { + "sha": "df0c03be8c1f6b51a9d2b99c0c5dc9c6c52e4781", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 01:17:13 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.16.1 (#717)" + }, + { + "sha": "02df3871bcee240a370064534f7ee1dae6c94414", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 14:53:12 2025 \u002B0200", + "message": "fix: \u0060HasItem\u0060 without parameters does not make sense (#719)" + }, + { + "sha": "6c33916eba22c865f247eb4acb8fa3ada723851d", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 15:38:21 2025 \u002B0200", + "message": "refactor: split mutation tests in two separate actions (#718)" + }, + { + "sha": "e13592d896810a6f4370d1ee373ab6a4574918a1", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 19:30:50 2025 \u002B0200", + "message": "fix: error in build pipeline (#720)" + }, + { + "sha": "b4cae97b90c350b33b31e1b19402974af01fbb4c", + "author": "dependabot[bot]", + "date": "Wed Aug 13 20:05:33 2025 \u002B0200", + "message": "chore: Bump actions/download-artifact from 4 to 5 (#709)" + }, + { + "sha": "835bc0d48338cbc25c4bd0798a397e7e0af05571", + "author": "Valentin Breu\u00DF", + "date": "Thu Aug 14 21:30:12 2025 \u002B0200", + "message": "docs: avoid duplicate documentation in extension projects (#721)" + }, + { + "sha": "af1cf72b5c89155574d951a1c8ada5f335784433", + "author": "Valentin Breu\u00DF", + "date": "Thu Aug 14 23:07:41 2025 \u002B0200", + "message": "docs: replace blog with link to extensions (#722)" + }, + { + "sha": "e73d4c7405cb9fe4e4d2d6d12aa6c3e05cd748ef", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 15 07:07:48 2025 \u002B0200", + "message": "fix: Missing WorkflowRunId in Mutation tests dashboard (#724)" + }, + { + "sha": "fe5c680d05c6d3941ea8fd3e432bdb1ef32260b7", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 15 07:31:19 2025 \u002B0200", + "message": "refactor: add missing files in \u0022.github\u0022 to solution (#725)" + }, + { + "sha": "0a3cfb943df6b5605ec93c7dc87e1a12cb629057", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:28:53 2025 \u002B0200", + "message": "chore: Bump actions/checkout from 4 to 5 (#727)" + }, + { + "sha": "1593161df71d4afed582a9a92fd0be027a63da7d", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:29:29 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#729)" + }, + { + "sha": "4cbb9ea05ffb6d9a0627789a3d4515ad858f9266", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:30:05 2025 \u002B0200", + "message": "chore: Bump the tunit group with 2 updates (#728)" + }, + { + "sha": "89176a9c205bc4644930a8396ff634888858f591", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:30:15 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#730)" + }, + { + "sha": "9fa48544dc6f4aa033f49b5ed5fc838d5aa0b03b", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 22 15:48:27 2025 \u002B0200", + "message": "chore: revert TUnit to v0.25.21 (#731)" + }, + { + "sha": "7f21274ad2885cf8d7145159b1978f33bbfa84c2", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 25 17:39:36 2025 \u002B0200", + "message": "feat: format \u0060void\u0060 and generic types (#735)" + }, + { + "sha": "ea878879055bc4d35748c8152e4d654430d51342", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 25 21:30:54 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#737)" + }, + { + "sha": "5178a3887e552cf895301ae8b071f61db86ee426", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 26 20:53:02 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.18.0 (#741)" + }, + { + "sha": "deb356b2c9211b6eeae47e68203965259261b688", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 26 21:30:32 2025 \u002B0200", + "message": "fix: failing CI-Analysis build when BuildScope is not default (#742)" + }, + { + "sha": "d92e24a6a85e9b15644f7a6a51de3a288e4458cc", + "author": "dependabot[bot]", + "date": "Tue Aug 26 19:36:36 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "200c148bde6059543fe4f7770576e7fc11a4c337", + "author": "dependabot[bot]", + "date": "Mon Sep 1 20:07:08 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#744)" + }, + { + "sha": "25eeff93ab20450fc1f44ae60ebaa7ce020aa81d", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 12:41:08 2025 \u002B0200", + "message": "chore: update aweXpect to v2.22.0 (#747)" + }, + { + "sha": "d5895a68a38f9a5b0950f785ba929bb9beecbda9", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 13:37:35 2025 \u002B0200", + "message": "refactor: fix sonar issues in test classes (#748)" + }, + { + "sha": "5adc056107d4d47c4208071e5e033bb88dd719c0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 15:09:58 2025 \u002B0200", + "message": "coverage: add missing test cases (#749)" + }, + { + "sha": "ec4efe1268e58fa6e1c0ce39ceaa09252c64f91d", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 10:14:42 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in dictionary \u0060HasValue\u0060 (#750)" + }, + { + "sha": "a18e70ccd09fe9c1c70f1206459e97f98009d673", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 11:06:45 2025 \u002B0200", + "message": "fix: failure messages of \u0060EquivalencyComparer\u0060 (#751)" + }, + { + "sha": "3d063a51222e9647283f0f1b4301f4df543b17a5", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 14:41:54 2025 \u002B0200", + "message": "fix: negation of \u0060Satisfy\u0060 for collections (#752)" + }, + { + "sha": "898ff9711ecd6de0dc5888a491fc12e7f830e775", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 18:00:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.20.0 (#754)" + }, + { + "sha": "9c101b748e7607de4522b28060c405905a6a82b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:29:49 2025 \u002B0200", + "message": "refactor: use latest Stryker.net version" + }, + { + "sha": "0a226a33a20fcf4fbaf8f725b1a0b5299e56cfa4", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:44:24 2025 \u002B0200", + "message": "refactor: re-enable skipped test (#756)" + }, + { + "sha": "c2a9dc57215a655fb54e1406a5d6b7b26d2eff5f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:43:29 2025 \u002B0200", + "message": "Temporarily disable since filter" + }, + { + "sha": "95828efed44e29017a4e08c3f7db6df4eed14a12", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 08:04:36 2025 \u002B0200", + "message": "Fix JSON error" + }, + { + "sha": "67917e64abcc51554b4f74824f780f95aa2bbc39", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 12:28:51 2025 \u002B0200", + "message": "chore: use latest Stryker.net version (#755)" + }, + { + "sha": "d9f4c5ad4df17c9e07803eb6b1da6907d0f382ce", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 12:56:40 2025 \u002B0200", + "message": "coverage: improve test coverage of helpers (#757)" + }, + { + "sha": "f000f6a6a9f87f6a04c87cb5f464b875ab8a950f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 14:32:12 2025 \u002B0200", + "message": "fix: nullability of MemberAccessor (#758)" + }, + { + "sha": "9d105c85e20c3685f42d1690ceb2496bcf6a25f3", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 16:06:19 2025 \u002B0200", + "message": "refactor: rename \u0060QuantifierContext\u0060 to \u0060QuantifierContexts\u0060 (#759)" + }, + { + "sha": "a7629c80dec8e7bccb156073939d8de6831d6f0f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 17:04:51 2025 \u002B0200", + "message": "fix: negation of wrapper \u0060ConstraintResult\u0060 in extensions (#760)" + }, + { + "sha": "7baba9806029d5bf90ddf8e379b3520966f5d62c", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 17:22:06 2025 \u002B0200", + "message": "refactor: fix nullability of nodes \u0060Add{Async}Mapping\u0060 (#761)" + }, + { + "sha": "c3ab0ef84d8b1635a9c922952b433fcee613d9ee", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 08:31:38 2025 \u002B0200", + "message": "Revert core changes in https://github.com/aweXpect/aweXpect/commit/5adc056107d4d47c4208071e5e033bb88dd719c0#diff-c5b33f0eeab99f044e3b57eca9fef984a61c734cdea105fbddc8cb038e1934e5" + }, + { + "sha": "d94595c5294c63bc7cf958de8b644cd5a788ccc1", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 10:29:53 2025 \u002B0200", + "message": "fix: Outcome of \u0060OrConstraintResult\u0060 (#762)" + }, + { + "sha": "4dc12c155f23e950b130f282fd6d16aa5600c181", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 6 23:17:29 2025 \u002B0200", + "message": "refactor!: Consolidate \u0060StartsWith\u0060/\u0060EndsWith\u0060 and \u0060AsPrefix\u0060/\u0060AsSuffix\u0060 for strings (#763)" + }, + { + "sha": "d1490b5b79edd9337b5b5cea013f76e243441706", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 13:48:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.21.1 (#765)" + }, + { + "sha": "4a2b227a7c0561c9a1b79ae8009ff92e08804867", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 18:37:18 2025 \u002B0200", + "message": "refactor: remove core mutation tests only on \u0060main\u0060 (#768)" + }, + { + "sha": "d8833fcc139983c60015fb5750000579b02c6ead", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 22:19:46 2025 \u002B0200", + "message": "fix: branch detection in Nuke pipeline (#769)" + }, + { + "sha": "18eaf32b1cc4d829c4ff55638ee74048ba4f2af0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 9 08:55:22 2025 \u002B0200", + "message": "refactor: also remove core mutation tests on tags (#774)" + }, + { + "sha": "f51db77110ec54b83668739142adb97229ebb5b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 11 13:48:44 2025 \u002B0200", + "message": "docs: Add GitHub sponsor username to FUNDING.yml (#775)" + }, + { + "sha": "9a1c4b68a8c15c788d728f2384cfbdaeac683233", + "author": "dependabot[bot]", + "date": "Thu Sep 11 13:49:20 2025 \u002B0200", + "message": "chore: Bump actions/setup-dotnet from 4 to 5 (#770)" + }, + { + "sha": "861e39d554510a4ef2fd6acd6144d17c1ee0bf46", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 13 21:27:56 2025 \u002B0200", + "message": "fix: download large benchmarks file (#779)" + }, + { + "sha": "d84649431a0dff8b75d44467a786480622d392bd", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:32:04 2025 \u002B0200", + "message": "chore: bump aweXpect (#780)" + }, + { + "sha": "f68f8a1efa548e2d07323c3cd6f65770feaee474", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:54:49 2025 \u002B0200", + "message": "feat: add negated nullable char expectations (#781)" + }, + { + "sha": "70e516b2e0a48d61ee3630049e5ef6d5d7e34e3c", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:30:16 2025 \u002B0200", + "message": "feat: add expectations on \u0060Uri\u0060 (#782)" + }, + { + "sha": "a3283c9b6999d7d07743aa910d6ae7d0be9ab5f5", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:44:05 2025 \u002B0200", + "message": "feat: add \u0060IsNullOrEmpty\u0060 expectation for nullable \u0060Guid\u0060 (#783)" + }, + { + "sha": "904d8ac2e7ca0009205e5b76a04197e80e9043c1", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 10:06:37 2025 \u002B0200", + "message": "refactor: move expectations on \u0060Uri\u0060 to \u0060aweXpect.Web\u0060 (#784)" + }, + { + "sha": "6545f65159e8f95000f320f872e508fd843ced3e", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:35:59 2025 \u002B0200", + "message": "refactor!: make \u0060IStringMatchType\u0060 asynchronous (#787)" + }, + { + "sha": "d7e7a07f41495479ac08fc20e4dcfeb4b603c60c", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:55:24 2025 \u002B0200", + "message": "refactor: make \u0060EquivalencyExpectationBuilder\u0060 public (#788)" + }, + { + "sha": "a1f5370cc3a1bbbf94487ebafa2713d68ad817a2", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 17:36:54 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.22.0 (#789)" + }, + { + "sha": "07fdc9d4da1368fa1ce45747a5c16ec433c206ae", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 15:48:09 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in \u0060It.Is\u0060 (#790)" + }, + { + "sha": "05fb28b3bcb7887b281ae6c7b1ca03e508181f73", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 20:48:06 2025 \u002B0200", + "message": "fix: correct error message for prefix/suffix of empty strings (#791)" + }, + { + "sha": "935f53e07753b6e5c00e334b587e09732a6a3ea1", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 18 03:55:11 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#792)" + }, + { + "sha": "dd79b966e3aea1a3d75f813a04a07a56e2f884df", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 16:17:31 2025 \u002B0200", + "message": "feat: add \u0060WithoutMessage\u0060 for delegate assertions (#793)" + }, + { + "sha": "704d02de889bf1d486a638305133f24c4e10945d", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 21:20:43 2025 \u002B0200", + "message": "feat: add support for .NET 10" + }, + { + "sha": "9fca9804d7c7f06e3ee5aae374f0ddd2ee3f8283", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 20 07:24:19 2025 \u002B0200", + "message": "feat: add string property result (#795)" + }, + { + "sha": "42ec1de1a26ffb4d0b9789f8185984d8c194e059", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 22:29:29 2025 \u002B0200", + "message": "feat: support direct check for boolean is \u0060true\u0060 (#797)" + }, + { + "sha": "d5661d2ee6cb2f698dd6d3f5c90daedfe4a82e84", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 23:12:33 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.24.0 (#798)" + }, + { + "sha": "93c3b02c44714c43f63cfbbc4a703af6dcd159b3", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:19 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#801)" + }, + { + "sha": "91c60ba855431973af34bede2f2a88577778e5cf", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:08 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#800)" + }, + { + "sha": "36587259c98421e9f94081815c9fbf3ff7292138", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 09:48:18 2025 \u002B0200", + "message": "feat: allow customization of the \u0060MaximumStringLength\u0060 (#802)" + }, + { + "sha": "0a4f21e41d630f23c7017d2ff39ccffd5a464b81", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 16:52:49 2025 \u002B0200", + "message": "chore: update docusaurus to v3.9.1 (#803)" + }, + { + "sha": "7ce73592f7520bd32f6115febcf0eb56ffddb9f0", + "author": "dependabot[bot]", + "date": "Mon Oct 13 07:56:46 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "e2088cee4f49ff63940a4e402ebe76ddf3bda5a1", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 17:58:17 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0" + }, + { + "sha": "e6be53a39856a79fc78368c84b889c23f3d79cfe", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 18:13:28 2025 \u002B0200", + "message": "fix: formatting of nullable types (#808)" + }, + { + "sha": "bdf6ee04fd9e6da82fba87adf8b50b675b6ea8e9", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:57:42 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#805)" + }, + { + "sha": "36732fb7c24b7058e62cded07ff36b3814d9c5ad", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:58:04 2025 \u002B0200", + "message": "chore: Bump the nunit group with 1 update (#806)" + }, + { + "sha": "1766c989f319f20bada8d6cc085c3afbfe2ac46f", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:35:09 2025 \u002B0200", + "message": "Also update testing frameworks" + }, + { + "sha": "d7c86fb9d72d7efb3a44ccd81590fb36d09b0d23", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:41:30 2025 \u002B0200", + "message": "revert unintential change" + }, + { + "sha": "ed766f1daa3d036ee89bb1ca5f9ecc8ad7747906", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:12:59 2025 \u002B0200", + "message": "Revert MSTest to 3.x" + }, + { + "sha": "258d43fed77e3a9ff12e5d0e62c989c5d6a31f73", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:25:15 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0 (#809)" + }, + { + "sha": "dc5f3600178fcff793fe9b1e0cd7141ac2459f12", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 14:14:03 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#812)" + }, + { + "sha": "8d0e2bcb9f0cee8eba8be0e403c4d4c37725d47a", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 15:38:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.25.0 (#813)" + }, + { + "sha": "f62cf1d506878aa2566ef3c5f9cafe5a237840be", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 16:01:29 2025 \u002B0200", + "message": "feat: support MSTest v4 (#814)" + }, + { + "sha": "bafccdb2aafc9d3a8a94b14dca2e7adc7584a473", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 17:14:58 2025 \u002B0200", + "message": "fix: formatting of nested types within generic types (#815)" + }, + { + "sha": "a8bcc4b232ba0107338ab71f43e6cb362fa785fb", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 22:07:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.27.1 (#818)" + }, + { + "sha": "be643c6fe158be8e2adf3c8cdcfad94d2828ea2a", + "author": "Valentin Breu\u00DF", + "date": "Sat Nov 1 16:52:12 2025 \u002B0100", + "message": "docs: document Mockolate (#828)" + }, + { + "sha": "d6cec126a8ff00e8d6a9bd1338d39c8037f10f46", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:37 2025 \u002B0100", + "message": "chore: Bump actions/setup-node from 5 to 6 (#819)" + }, + { + "sha": "cef93a9d073adabc3ce19f3d77a64e0649a5dabe", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:58 2025 \u002B0100", + "message": "chore: Bump actions/download-artifact from 5 to 6 (#822)" + }, + { + "sha": "18f0a375dbffcc41078402d8fc06a1cacc96d320", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:01:15 2025 \u002B0100", + "message": "chore: Bump actions/upload-artifact from 4 to 5 (#823)" + }, + { + "sha": "a50dd36ad4f88e5ad0e10313651daea27c065258", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:22 2025 \u002B0100", + "message": "chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#824)" + }, + { + "sha": "31a1b24e20b8103fe607a9baef31692d694108e9", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:36 2025 \u002B0100", + "message": "chore: Bump FluentAssertions from 8.2.0 to 8.8.0 (#825)" + } + ], + "labels": [ + "5930c6cb", + "8b6d5c3f", + "982c1d09", + "8ae4321d", + "236ea658", + "83affdbd", + "051f951e", + "72034f95", + "896aa83e", + "4fb38900", + "e21efd52", + "0bf71956", + "3a9023e9", + "32612ac1", + "38657001", + "2e5abee5", + "c5d459a7", + "e9072521", + "0fe58fe8", + "85b5ef18", + "853f31c8", + "b8ec8b16", + "27d29c96", + "55e7e4fc", + "b0e47762", + "36644484", + "f8f7d0ad", + "eac7f2d2", + "e70deb86", + "0ec04dd4", + "7c2a7584", + "e9022782", + "2c41be54", + "afa882ee", + "969e0652", + "60eb6303", + "3a485751", + "3983116d", + "b04edcf8", + "4e57b02c", + "23b59cb4", + "40cc54fa", + "e5efbb97", + "51c034fd", + "106df424", + "a24ae441", + "93221aa4", + "a6a923e2", + "4c2a7876", + "e108e728", + "b69ccbf9", + "4fd874e9", + "98a7b28c", + "1085d54a", + "732f5d9d", + "2a8ac0a3", + "7412c4de", + "4204834e", + "06b45541", + "42f921a4", + "fdc0aaae", + "6e4441e1", + "12c76593", + "b2959468", + "07843f7f", + "84eb74e0", + "da1f968c", + "3cefc147", + "b9fe159b", + "4c5d53b0", + "79078484", + "eeee1391", + "c6b3a8d5", + "c6992a92", + "0c336223", + "dd480312", + "f6640b2f", + "d8aaae48", + "e0d78b97", + "bf2c3932", + "fa4ce4f4", + "c5103c0c", + "128a0618", + "0097e896", + "36cef1bf", + "b07b0834", + "3065034c", + "a6090881", + "11eb9576", + "6da1bdd9", + "e74b96fb", + "ad717ef7", + "977afeac", + "485d524c", + "4d002904", + "13732eac", + "e2eba3a9", + "29f00085", + "a92978ee", + "dd4a0d1c", + "c93fce56", + "7012cf9f", + "10f1052e", + "75dd39e7", + "ab75babf", + "73699f2c", + "02698bd2", + "8baa2a40", + "c43dc7b0", + "b9ddf912", + "651c6220", + "e8e57940", + "43563dba", + "2dfb85c6", + "90fee881", + "c114f723", + "0d568381", + "2f1d12d9", + "4d87a8bd", + "28efd912", + "3fff2633", + "747a24ed", + "736daeea", + "f6189ccd", + "9204701a", + "11b106e3", + "24fc41b1", + "3af9446c", + "8b74560f", + "8d5a0760", + "b100e91a", + "12cced9d", + "4cfb62e9", + "8c5483ee", + "c17f75ad", + "175c5793", + "0fa791ad", + "aad9bc45", + "396bfd6d", + "158a233e", + "27bfcfce", + "2597e1fe", + "8527c4e4", + "ec23c81a", + "d1fe3081", + "ef3c4ea0", + "0672d6ab", + "46d77bc3", + "cab3f522", + "ef635cad", + "1273cb73", + "95b58348", + "3bce18cf", + "e6c950e2", + "6130b259", + "a515324e", + "68d9a56e", + "1f7ff44a", + "9bad633f", + "ec1c097d", + "0f3f4e97", + "e8e013de", + "226b58d5", + "f5bf1515", + "00d90a29", + "3b35b5b8", + "a4e7e6e8", + "778a9d2e", + "290f1de1", + "0921f48f", + "79641bc0", + "a8c33b1b", + "8d80a1da", + "b175affc", + "aeaac5a9", + "c02ec34a", + "0709bcba", + "26291596", + "b0678de8", + "889bfeda", + "f71870f3", + "187a765e", + "832882ed", + "f1215d68", + "5df2b5c0", + "36b1ff77", + "056d280a", + "80db07fd", + "ec025a43", + "7cffa842", + "39e6ba3b", + "53a68057", + "81ce7262", + "c64a8e6e", + "083abec0", + "b248d20c", + "22e385c3", + "e4f3ff5d", + "113fe27a", + "d14f8f5e", + "3d025a69", + "c3567d33", + "3ecf5746", + "dcb36930", + "da79591d", + "1b058cd0", + "76f35d15", + "a0b9d93b", + "6ee0b58b", + "67d0ad6a", + "905faa41", + "9006a8c5", + "c665913b", + "62a44ebc", + "3b468751", + "92695835", + "947ee8b8", + "589bbf9e", + "bc68bb41", + "a2199eab", + "92019bdc", + "d832baa0", + "56b575bc", + "484fed7b", + "e50b9854", + "27c997b3", + "cc62afe8", + "6f36cdd4", + "96261e5a", + "d8de7740", + "07da697a", + "9e84df70", + "b99b514a", + "8bf6652b", + "fa94a5f1", + "53a8dd10", + "5c5e19b2", + "5a2769aa", + "fe15b21e", + "5b6272d3", + "12de9e03", + "6df2116f", + "ca8cbe60", + "850fd47b", + "cbbba547", + "f6385ef8", + "13eb8350", + "805ad539", + "7e317926", + "c5477b05", + "c5f67910", + "13b82945", + "4e412112", + "d08341b5", + "df0c03be", + "02df3871", + "6c33916e", + "e13592d8", + "b4cae97b", + "835bc0d4", + "af1cf72b", + "e73d4c74", + "fe5c680d", + "0a3cfb94", + "1593161d", + "4cbb9ea0", + "89176a9c", + "9fa48544", + "7f21274a", + "ea878879", + "5178a388", + "deb356b2", + "d92e24a6", + "200c148b", + "25eeff93", + "d5895a68", + "5adc0561", + "ec4efe12", + "a18e70cc", + "3d063a51", + "898ff971", + "9c101b74", + "0a226a33", + "c2a9dc57", + "95828efe", + "67917e64", + "d9f4c5ad", + "f000f6a6", + "9d105c85", + "a7629c80", + "7baba980", + "c3ab0ef8", + "d94595c5", + "4dc12c15", + "d1490b5b", + "4a2b227a", + "d8833fcc", + "18eaf32b", + "f51db771", + "9a1c4b68", + "861e39d5", + "d8464943", + "f68f8a1e", + "70e516b2", + "a3283c9b", + "904d8ac2", + "6545f651", + "d7e7a07f", + "a1f5370c", + "07fdc9d4", + "05fb28b3", + "935f53e0", + "dd79b966", + "704d02de", + "9fca9804", + "42ec1de1", + "d5661d2e", + "93c3b02c", + "91c60ba8", + "36587259", + "0a4f21e4", + "7ce73592", + "e2088cee", + "e6be53a3", + "bdf6ee04", + "36732fb7", + "1766c989", + "d7c86fb9", + "ed766f1d", + "258d43fe", + "dc5f3600", + "8d0e2bcb", + "f62cf1d5", + "bafccdb2", + "a8bcc4b2", + "be643c6f", + "d6cec126", + "cef93a9d", + "18f0a375", + "a50dd36a", + "31a1b24e" + ], + "datasets": [ + { + "label": "aweXpect time", + "unit": "ns", + "data": [ + 358532.90348307294, + 326246.10475260415, + 343547.747000558, + 343435.91119791666, + 328860.52880859375, + 354380.75217848556, + 350717.64470563614, + 351243.83466796874, + 358787.7890950521, + 396151.3222307478, + 298256.99615885416, + 297140.2043457031, + 275808.3220703125, + 293807.5051106771, + 276596.07587890624, + 304603.2088448661, + 277586.92008463544, + 285851.6915039063, + 283691.71207682294, + 284740.8532017299, + 281782.21966145834, + 269612.75266927085, + 283552.80538504466, + 282509.43118489586, + 293477.1961388221, + 282277.9459751674, + 288079.5066964286, + 292179.41909179685, + 305817.2132286659, + 311278.28086635045, + 289418.3037109375, + 298876.42994791665, + 289525.7874474159, + 299375.8301757813, + 290689.04924128606, + 286234.95242745534, + 291750.08001302084, + 291218.61223958334, + 274955.08825683594, + 312722.1990792411, + 288187.59833984374, + 300001.1583007813, + 292158.472265625, + 294814.52478841145, + 271266.3828473772, + 285633.4642615685, + 298408.5787434896, + 310202.2943033854, + 285244.27263532364, + 293922.3828473772, + 291226.9575683594, + 286032.3673828125, + 314977.3045898437, + 292201.50939127605, + 282083.2188197545, + 292936.00338309153, + 282455.70260416664, + 278503.46673177084, + 285101.31317608175, + 285103.1030436198, + 286834.71037946426, + 291839.6708635603, + 273441.09012276784, + 281912.22239583335, + 286711.9208635603, + 283452.5561899039, + 283193.7769042969, + 285241.1458458534, + 278671.3909505208, + 292223.569140625, + 289036.0944824219, + 289817.4801595052, + 297285.31696965144, + 275957.61178152903, + 280698.54560546874, + 285669.0477539062, + 290733.7574986049, + 281619.6502604167, + 281975.97007533483, + 298649.4815499442, + 284053.9682992789, + 290605.1613420759, + 280393.9402901786, + 281292.6522391183, + 299856.7323521205, + 282970.81024639425, + 281720.5221470424, + 281851.20856584824, + 287038.4432466947, + 284652.9926106771, + 292797.6131766183, + 295842.3683035714, + 289367.9005208333, + 293767.01881510415, + 280685.55419921875, + 317870.32965959824, + 280693.27509765624, + 287295.01402064733, + 286179.3221958705, + 294663.78260091145, + 284522.11215820315, + 297403.01907552086, + 276867.96990094864, + 296832.73782784597, + 289128.71858723956, + 278073.4334960937, + 273493.8233398438, + 274522.8242885045, + 293341.82405598956, + 278679.7598632813, + 285384.19038085936, + 275508.29822716344, + 283756.71956380206, + 295421.13430989586, + 273279.8782435826, + 281557.5468374399, + 282598.11298828124, + 282842.6873604911, + 272158.4895833333, + 273179.19287109375, + 279082.0008789062, + 281660.68903459824, + 276589.70611979166, + 273158.1563802083, + 267150.34697265626, + 306598.6268484933, + 277293.1015625, + 283522.0496744792, + 284471.90084402903, + 292411.8892903646, + 279142.3519856771, + 291802.00309244794, + 283539.51492513024, + 277890.3010091146, + 279168.3089518229, + 278353.85065104166, + 285001.949609375, + 287970.2119466146, + 276222.89306640625, + 279415.3660982572, + 300501.7185058594, + 285343.96944754466, + 297106.54638671875, + 697612.6020507812, + 290751.0905924479, + 292559.94936523435, + 279425.6501627604, + 303852.7521484375, + 270934.8798828125, + 323169.5622907366, + 297132.6771158854, + 287451.10859375, + 277231.87701822916, + 298495.21458333335, + 284234.16748046875, + 288582.9062825521, + 284706.7961077009, + 294376.2471679688, + 286339.9604980469, + 292236.77252604166, + 298033.4231770833, + 305617.76373697916, + 280601.3714076451, + 286265.25592447916, + 291012.5103515625, + 283285.77057291666, + 289860.098820613, + 285496.8103190104, + 297429.81953125, + 291734.7306640625, + 285085.3650948661, + 293373.6077357701, + 276746.7900390625, + 294631.522530692, + 314233.2585611979, + 284220.2225060096, + 294318.6247558594, + 313390.685546875, + 286524.1049153646, + 277191.6359700521, + 296488.6456380208, + 294263.8017926897, + 285122.41532389325, + 275634.4102608817, + 278383.95852864586, + 284726.32170758926, + 276890.0346304086, + 283532.1356282552, + 301658.61178385414, + 320421.34695870534, + 318550.01521809894, + 301668.11149088544, + 286187.73310546874, + 289366.45026041666, + 293149.0384765625, + 300107.69442983775, + 301724.5011067708, + 293563.3748604911, + 274259.0256347656, + 319019.65481770836, + 289293.5729282924, + 304438.33357747394, + 294659.1286433293, + 286862.0983698918, + 284138.01133510045, + 310147.3642252604, + 287579.0711844308, + 299423.3176967076, + 303430.55691731774, + 287811.86746651784, + 287180.96611328126, + 281234.68694196426, + 292183.7704101562, + 279505.085543119, + 302241.97431640624, + 287348.23465401784, + 282286.05911690847, + 283767.5955078125, + 291751.63441685267, + 284741.403132512, + 286932.83461216517, + 285525.6551688058, + 292256.4032451923, + 284663.0350585937, + 279958.33037860575, + 292710.8317057292, + 283555.6037109375, + 287829.0840890067, + 304013.13203125, + 284650.56319754466, + 327286.3791341146, + 292099.48179408483, + 300026.5533970424, + 285235.03250558034, + 299927.8417619978, + 287764.57490234374, + 292393.9815499442, + 302295.8695638021, + 278378.0557016226, + 296852.2213541667, + 298701.83056640625, + 280349.15130208334, + 303665.5537109375, + 307743.98984375, + 277663.09716796875, + 296252.76471354166, + 291553.2405598958, + 282592.817594401, + 285779.6776041667, + 317209.502734375, + 326899.0633463542, + 305111.10367838544, + 292140.8224158654, + 292236.50840541295, + 284261.90164620534, + 291641.52945963544, + 314921.4136393229, + 289201.03681640624, + 287544.3777018229, + 288603.015234375, + 296501.3355794271, + 288674.4901041667, + 279407.5891113281, + 296753.1725423177, + 293476.9721028646, + 284111.1892089844, + 291904.61282552086, + 292013.7935872396, + 306502.0924595424, + 308377.2412458147, + 314154.69566127233, + 289281.74943659856, + 294604.50390625, + 300015.41266741074, + 324078.19114583335, + 333814.876188151, + 348451.4117513021, + 313705.20556640625, + 343735.8797781808, + 323248.207421875, + 331266.15625, + 309420.7012044271, + 296416.6577336238, + 312699.3044759115, + 307351.73701171874, + 308629.3859700521, + 322263.2201660156, + 299271.2471028646, + 315188.4236979167, + 314810.6352050781, + 320644.7736816406, + 307841.2405761719, + 319958.157421875, + 302158.425764974, + 302476.5147879464, + 329485.657421875, + 304118.4240234375, + 312866.83642578125, + 307882.7823311942, + 309469.58382161456, + 312802.36959635414, + 316795.64350585936, + 320782.40401785716, + 326642.5024789664, + 311990.03629557294, + 306516.7656598772, + 304240.14400809153, + 315164.1796499399, + 307990.27106584824, + 324211.44599609374, + 298676.5465494792, + 316257.0925292969, + 326733.5488978795, + 297787.7237304688, + 307700.7756347656, + 318329.77699497767, + 319470.7986886161, + 318235.4892578125, + 319923.10867513024, + 310006.18899739586, + 306540.39103816106, + 308796.3005859375, + 301751.59490094864, + 319418.7615234375, + 313962.5345703125, + 328157.19876302086, + 289638.26826171874, + 318315.230078125, + 324960.38785807294, + 317724.0423828125, + 307485.8721749442, + 312976.320703125, + 309286.0847516741, + 314708.1344075521, + 325841.9932942708, + 300686.4139322917, + 309425.7072591146, + 323039.63567708334, + 309435.77783203125, + 317126.2947716346, + 309508.67239583336 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "aweXpect memory", + "unit": "b", + "data": [ + 332876, + 332876, + 332876, + 332876, + 332876, + 332876, + 332876, + 332876, + 332820, + 333100, + 284892, + 284900, + 284900, + 284900, + 284900, + 284900, + 284900, + 284900, + 284908, + 284908, + 284908, + 284900, + 284900, + 284900, + 284900, + 284900, + 284900, + 284916, + 284916, + 284916, + 284916, + 285444, + 285444, + 285444, + 285444, + 285444, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284916, + 284980, + 284980, + 284980, + 284980, + 284980, + 284988, + 284796, + 284796, + 284796, + 284796, + 284796, + 284660, + 284660, + 284660, + 284660, + 284660, + 284660, + 284660, + 284660, + 284660, + 284660, + 284660, + 284660, + 284660, + 284660, + 284660, + 284660, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284980, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284932, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284940, + 284972, + 284972, + 284972, + 284972, + 285044, + 285044, + 285044, + 285044, + 285044, + 285044, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335372, + 335372, + 335372, + 335372, + 335372, + 335372, + 335372 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + }, + { + "label": "FluentAssertions time", + "unit": "ns", + "data": [ + 2130327.415755208, + 2006124.4127604167, + 2227322.3119791667, + 2097839.0229166667, + 2160920.025, + 2123653.6588541665, + 2022293.8307291667, + 2247471.496354167, + 2351366.011393229, + 2271435.2216145834, + 2069286.7826450893, + 2123674.687109375, + 2015247.1183035714, + 2079397.6296875, + 1995731.0109375, + 2073854.02109375, + 2209188.254464286, + 2027375.72265625, + 2002358.4959635416, + 2029308.1729166666, + 2117562.9627403845, + 1942433.5619419643, + 2046483.7622767857, + 2073286.773158482, + 1993383.0979166667, + 2054861.9891927084, + 2078818.3953125, + 2132509.10390625, + 2030551.81484375, + 2012320.45234375, + 1982417.1041666667, + 2093691.233173077, + 2058982.3739583334, + 2067294.4421875, + 2055363.7049479166, + 2006131.671595982, + 2128469.9833333334, + 1971336.1963541666, + 2000295.679408482, + 2142307.800390625, + 2102617.4514508927, + 1977229.8684430805, + 2233468.3645833335, + 2033809.1944754464, + 2006468.9693509615, + 2114452.323958333, + 2144544.677604167, + 2274881.129166667, + 2186284.4671875, + 2135826.2760416665, + 2107453.1653645835, + 1984359.265625, + 2056904.840122768, + 2026140.00390625, + 2063421.4453125, + 2150793.529854911, + 1991475.375, + 2034336.2057291667, + 2204947.9815848214, + 2167395.242447917, + 2073512.614955357, + 2057938.6786458334, + 2035662.0341796875, + 2088522.0908854166, + 2035642.0755208333, + 2039569.595703125, + 1921541.68046875, + 1965817.1479166667, + 2118765.4526041667, + 2006031.6380208333, + 2061511.5661458333, + 2022130.8888020834, + 2045083.6671316964, + 2000499.4600260416, + 1902132.283482143, + 2114869.402901786, + 2053437.7658854167, + 2098761.8587740385, + 2042218.8045572916, + 2147836.0474759615, + 2019867.22421875, + 2063046.751674107, + 2028100.8235677083, + 1987114.3861607143, + 2173087.9679129464, + 1923409.2359375, + 2062497.4736979166, + 2063289.204799107, + 2073355.9049479167, + 2008429.28359375, + 2117136.2260416667, + 2004428.314732143, + 2156013.5640625, + 2220208.1515066964, + 1967808.021484375, + 2138700.3502604165, + 2002175.1576450893, + 2181083.74140625, + 2011957.341796875, + 2082901.7713541666, + 2147474.165457589, + 2085838.6782924107, + 2008032.5908854166, + 2081069.8685825893, + 2115592.642447917, + 2113901.516183036, + 2173553.9423076925, + 2175283.4486177885, + 2238322.125, + 2162583.363541667, + 2356855.4369791667, + 2198131.122916667, + 2190826.3526041666, + 2348783.9505208335, + 2175234.423958333, + 2279750.448958333, + 2156216.866887019, + 2327307.42890625, + 2079481.256138393, + 2180574.94375, + 2137094.8239397323, + 2152093.0758928573, + 2120777.417708333, + 2105043.0479166666, + 2166297.565848214, + 2299801.0697916667, + 2144136.9921875, + 2212550.92421875, + 2234282.2372395834, + 2373078.324479167, + 2244931.4364583334, + 2391938.5811941964, + 2350614.045052083, + 2097516.3323102677, + 2244013.0263020834, + 2098878.690848214, + 2188063.4755208334, + 2227621.3916666666, + 2166723.4344951925, + 2191280.552604167, + 2165885.7114583333, + 2217235.0356770833, + 2394563.9671875, + 3853426.921614583, + 2167610.0242745536, + 2271015.56328125, + 2119807.87890625, + 2201255.48046875, + 2086016.84765625, + 2293040.180245536, + 2257935.1450520833, + 2322146.9302083333, + 2214413.9641927085, + 2213524.9765625, + 2256589.625, + 2334812.1919270833, + 2242361.3895833334, + 2202506.453125, + 2289374.1260416666, + 2162510.932091346, + 2301964.7608816964, + 2271357.342578125, + 2207497.2109375, + 2102583.479073661, + 2169053.5831473214, + 2099805.704817708, + 2207633.18046875, + 2207864.6241629464, + 2248127.10390625, + 2252136.2586495536, + 2206199.5747395833, + 2310707.0375, + 2248208.0479166666, + 2253766.2600446427, + 2247297.886458333, + 2158314.210677083, + 2290229.707291667, + 2058332.0270833333, + 2175700.837760417, + 2150267.728125, + 2274071.468191964, + 2184018.7740384615, + 2162105.9625, + 2194071.428125, + 2097926.244140625, + 2189250.2376302085, + 2189006.81640625, + 2218366.5223958334, + 2238222.8683035714, + 2418122.359700521, + 2311989.2666666666, + 2283430.6747395834, + 2238001.8705729167, + 2210293.50078125, + 2235006.9778645835, + 2385598.240234375, + 2355827.137276786, + 2228357.562239583, + 2108974.5442708335, + 2333895.5747395833, + 2206017.678485577, + 2158297.6032366073, + 2262207.0260416665, + 2127398.2411458334, + 2180274.0071614585, + 2277128.902604167, + 2335998.4235491073, + 2197807.0786458333, + 2164692.598214286, + 2293917.0736979167, + 2215618.6690848214, + 2266668.7569754464, + 2235792.8703125, + 2154650.2026041667, + 2362824.2916666665, + 2226640.401785714, + 2249510.4739583335, + 2191530.8878348214, + 2277271.408333333, + 2197242.153125, + 2258679.250260417, + 2222388.2276041666, + 2286349.490625, + 2186689.884207589, + 2211345.976953125, + 2132535.3111979165, + 2160704.6130022323, + 2264118.33125, + 2256625.6305803573, + 2222148.8683035714, + 2405349.167410714, + 2308892.038802083, + 2266107.1416666666, + 2215424.7565104165, + 2240074.8768028845, + 2158670.9137834823, + 2332194.4015625, + 2377040.2120535714, + 2128061.538504464, + 2185017.234635417, + 2325631.9215959823, + 2334730.49375, + 2200111.263997396, + 2316301.1056189905, + 2188113.1554129464, + 2280574.0807291665, + 2145306.1950334823, + 2200528.5558035714, + 2312143.6533854166, + 2377250.5354352677, + 2231771.1684895833, + 2220154.4231770835, + 2191079.2848772323, + 2360559.8858173075, + 2185807.382552083, + 2446740.6380208335, + 2399744.9088541665, + 2344961.8111979165, + 2192660.978385417, + 2202577.6903645834, + 2321438.3841145835, + 2218867.88671875, + 2141177.5106770834, + 2297927.9247395834, + 2176443.6557291667, + 2328384.793526786, + 2320226.3270833334, + 2256157.2156808036, + 2119905.581770833, + 2214350.9953125, + 2384878.0206473214, + 2230857.3127790177, + 2207511.22109375, + 2256305.6763020833, + 2229104.431510417, + 2298916.150520833, + 2282222.3984375, + 2268719.917708333, + 2426982.939322917, + 2203396.9557291665, + 2424431.765885417, + 2169883.22109375, + 2224526.213020833, + 2284971.5364583335, + 2318540.0078125, + 2227939.5265625, + 2255916.359114583, + 2200448.0143229165, + 2227507.638113839, + 2432955.294363839, + 2289283.2338541667, + 2104858.768973214, + 2208691.5247395835, + 2232473.9018229167, + 2281983.8903459823, + 2341431.4955729167, + 2229663.6358816964, + 2461221.7703125, + 2244069.847395833, + 2355592.3025841345, + 2313619.2996651786, + 2317197.7880208334, + 2387057.1319754464, + 2246155.509765625, + 2244084.417708333, + 2210116.6463341345, + 2144177.4609375, + 2286586.1763020833, + 2277326.562760417, + 2379367.63671875, + 2194289.82421875, + 2234732.353515625, + 2407578.591238839, + 2263092.3582589286, + 2217637.4772135415, + 2333205.953125, + 2350161.5484375, + 2396841.797135417, + 2251739.5733816964, + 2252879.4778645835, + 2236315.8192708334, + 2277476.037239583, + 2276148.311298077, + 2403456.5044270833, + 2253086.515625, + 2376494.7257254464, + 2085050.3700520834, + 2207981.0685096155, + 2271242.85546875, + 2297290.643973214, + 2221341.81953125, + 2253866.540457589, + 2156462.2806490385, + 2367809.3622395834, + 2177388.4837239585, + 2267730.275, + 2295989.4557291665, + 2095357.879296875, + 2128684.866629464, + 2476967.408333333, + 2666413.7333333334 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "FluentAssertions memory", + "unit": "b", + "data": [ + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977736, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977736, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977736, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977736, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977736, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 3977738, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584401, + 4584416, + 4584416, + 4804906 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + } + ] + }, + "ItemsCount_AtLeast": { + "commits": [ + { + "sha": "198447f7ad33650ea18d7239d6579cda44f17f2f", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 19 22:32:18 2025 \u002B0100", + "message": "fix: execute benchmark report in main build (#219)" + }, + { + "sha": "e994b4ddac319ba1496d5d908adabef71217f6b5", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:06:43 2025 \u002B0100", + "message": "docs: avoid reporting benchmarks for the same commit twice (#221)" + }, + { + "sha": "a6022c2c3716943fc039096336119983cf150e7e", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:17:07 2025 \u002B0100", + "message": "coverage: exclude polyfill files (#222)" + }, + { + "sha": "ba348350c55bc5b042f1e6116e5f4ddb00a80a24", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:43:03 2025 \u002B0100", + "message": "fix: finalize release when at least one push succeeded (#223)" + }, + { + "sha": "96f70d37e5bf44488ff777dab44333c47fbccfeb", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 11:28:18 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.18.0 (#229)" + }, + { + "sha": "a65ca3f33d06e0a712049c084956217791a1af8d", + "author": "Valentin", + "date": "Mon Jan 20 11:18:44 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.18.0" + }, + { + "sha": "b6626f8ea71062e77ed99d409fffa363faeeb86c", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:26 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.0 to 1.5.1 (#228)" + }, + { + "sha": "08ef69d9676332d2cc040e885cf1d859ae9a0238", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:36 2025 \u002B0100", + "message": "build(deps): bump SharpCompress from 0.38.0 to 0.39.0 (#227)" + }, + { + "sha": "8c5638ae5f225aa69698100f545da758885f3385", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:43 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.6.137 to 0.6.151 in the tunit group (#226)" + }, + { + "sha": "8111de1379be71399916ded9e459e43d9a746ca3", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:53 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#225)" + }, + { + "sha": "8881f80647f5e9da9bf8886db6ea6fec9537abc9", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:55:02 2025 \u002B0100", + "message": "build(deps): bump the nuke group with 2 updates (#224)" + }, + { + "sha": "a7ed6bc73346bbd62c70d36a9a61536eb87ad8de", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 13:24:55 2025 \u002B0100", + "message": "fix: finalize release executed only after aweXpect push (#230)" + }, + { + "sha": "46c2cd1d1828af4cc393c10457ea5ac986ee3cd2", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 14:17:39 2025 \u002B0100", + "message": "docs: set minimum of benchmark y-axes to zero (#231)" + }, + { + "sha": "d876d08995d12eeb8245ab23facecf32ed792e3c", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:03:50 2025 \u002B0100", + "message": "docs: reset benchmarks on main branch (#220)" + }, + { + "sha": "93717d26631de81c120e13f330547f3f4040da7b", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:39:26 2025 \u002B0100", + "message": "feat: include string options in expectation (#232)" + }, + { + "sha": "912178e4685bcae129fef70bb372d9d440b11b4a", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:43:06 2025 \u002B0100", + "message": "docs: fix extension documentation (#233)" + }, + { + "sha": "63f4a10e620ff1fe1ea3992f21699d158248a60d", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 21 08:03:52 2025 \u002B0100", + "message": "fix!: signature of \u0060NotEquivalentTo\u0060 (#234)" + }, + { + "sha": "839ca5f6aa7d14f6f63b92ab00b20ec32dea9b33", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 21 16:27:47 2025 \u002B0100", + "message": "coverage: add missing tests in aweXpect.Core (1) (#235)" + }, + { + "sha": "09ad8c6c63abcf2655824baffd0a07ca78f6ddd9", + "author": "Valentin Breu\u00DF", + "date": "Wed Jan 22 07:43:05 2025 \u002B0100", + "message": "fix: readme links in generated nuget packages (#236)" + }, + { + "sha": "55e8ae69fd60c7b889baa50873570f5883b7d847", + "author": "Valentin Breu\u00DF", + "date": "Wed Jan 22 09:35:25 2025 \u002B0100", + "message": "chore: update aweXpect.Core version to prepare release v0.19.0 (#237)" + }, + { + "sha": "c94804fe602f4c5adbeb3b0b93df215c56058157", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 11:34:36 2025 \u002B0100", + "message": "refactor: avoid creating core release in Github (#238)" + }, + { + "sha": "efadb67a50b5ad3732d07280893be3b1993c9b49", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 13:23:34 2025 \u002B0100", + "message": "fix: support \u0060Is\u0060/\u0060IsNot\u0060 for types (#239)" + }, + { + "sha": "d782eda8ddc3cb6a13d0bc450d4c111d68190157", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 16:30:30 2025 \u002B0100", + "message": "feat: support formatting \u0060char\u0060 (#240)" + }, + { + "sha": "4ee65a13d6e094107cd8e99f0c6d55b35c61a7e6", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 16:57:55 2025 \u002B0100", + "message": "feat: support \u0060IsNull\u0060 for structs (#241)" + }, + { + "sha": "4c351d722081e97e2b83d10813f56037263f5661", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 18:18:52 2025 \u002B0100", + "message": "feat: support \u0060.Is()\u0060 with struct types (#242)" + }, + { + "sha": "c1fd6252efc27628a26e9da3c356243023763c9f", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 21:45:57 2025 \u002B0100", + "message": "fix: add \u0022class\u0022 constraint to \u0060IsSameAs\u0060 (#243)" + }, + { + "sha": "a878c654debf69a880800e15bdb0c179bc74ff16", + "author": "Valentin Breu\u00DF", + "date": "Sat Jan 25 07:39:58 2025 \u002B0100", + "message": "docs: use fluentassertions 8 in benchmarks (#244)" + }, + { + "sha": "680600babaa52ff3d2a7f410a6a0acf71f2933e9", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 07:39:08 2025 \u002B0100", + "message": "feat: support synchronous expectations via \u0060.Verify()\u0060 (#245)" + }, + { + "sha": "24a061c3730392b3027be69c0248b6eef8d1fd54", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 07:42:18 2025 \u002B0100", + "message": "docs: remove no longer used \u0060MinVer\u0060 from documentation (#246)" + }, + { + "sha": "ca40146a97243a18d7885125306aba27e7a69995", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 15:33:17 2025 \u002B0100", + "message": "docs: update URL to awexpect.com (#248)" + }, + { + "sha": "a14be273924f30e0b247e5e8b5afbb579635cbff", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 15:59:01 2025 \u002B0100", + "message": "docs: add CNAME file (#249)" + }, + { + "sha": "7f8f299c3acbcd4118cab2a7774e13b95dae1dad", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 16:23:58 2025 \u002B0100", + "message": "feat: include options in expectation message of string collections (#247)" + }, + { + "sha": "14c3633f7c3dac7e1b78a01d74dea4eecedd0892", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 18:42:50 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.19.2 (#250)" + }, + { + "sha": "2979f1279e15727c0c6937979bdf1d429f348ccb", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 21:17:51 2025 \u002B0100", + "message": "docs: add explicit package descriptions (#251)" + }, + { + "sha": "27688f91da484e4a8cd4f6139ae49ead54df35fb", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:01:04 2025 \u002B0100", + "message": "feat: support chaining delegate expectations in any order (#255)" + }, + { + "sha": "acad1c5d1ed9f0832c9530823d71e37c9b40d05d", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:03:25 2025 \u002B0100", + "message": "refactor: cleanup \u0022Make variable type not nullable\u0022 (#256)" + }, + { + "sha": "d52b3a639abd2946ebc324dd3cdef19c7bf76651", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:35:19 2025 \u002B0100", + "message": "feat: make \u0060IsNull()\u0060 generic (#257)" + }, + { + "sha": "5899c66bcd95078518b2bd5810cce22c95624d03", + "author": "dependabot[bot]", + "date": "Mon Jan 27 09:32:23 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#259)" + }, + { + "sha": "d1cf0e582fad81b176fd98eb4e14fbafe17c5fbe", + "author": "dependabot[bot]", + "date": "Mon Jan 27 08:40:12 2025 \u002B0000", + "message": "build(deps): bump TUnit.Assertions from 0.6.151 to 0.7.19 in the tunit group (#260)" + }, + { + "sha": "5f7b8bc97634b7d7dee49319bd6190187fde3b07", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 11:03:27 2025 \u002B0100", + "message": "feat: make collection expectations nullable (#258)" + }, + { + "sha": "d2654cedff550ad0abb20421e957836b0eaaafa8", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 14:13:28 2025 \u002B0100", + "message": "chore: update aweXpect.Core to 0.19.3 (#264)" + }, + { + "sha": "e64de71b68b7d9208d98aab45454661e7c084300", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 14:36:32 2025 \u002B0100", + "message": "docs: fix name of suggested alternative in warnings (#265)" + }, + { + "sha": "37d40acf866c5c362c579295547c4dfa805018a6", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 15:42:30 2025 \u002B0100", + "message": "docs: add link to benchmark definition (#266)" + }, + { + "sha": "f9889e95e606e7815534c1baeeb6876768043efc", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 01:02:52 2025 \u002B0100", + "message": "chore: update Tunit to V8.0 (#267)" + }, + { + "sha": "eabdc5e7cbd8b07841c778e0d6069a9a86f95c22", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 09:50:24 2025 \u002B0100", + "message": "feat: rename \u0060Is\u0060 to \u0060IsEqualTo\u0060 to make the meaning more clear (#268)" + }, + { + "sha": "822385da970191e05233560b83abe0b738b5066f", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 16:22:20 2025 \u002B0100", + "message": "feat: refactor property expectations (#269)" + }, + { + "sha": "9296e1f70927c6addd764e43227cb6a16c2d04d1", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 18:16:49 2025 \u002B0100", + "message": "chore(deps): update aweXpect to v0.22.0 (#270)" + }, + { + "sha": "228dc6258bfb424a3edc91acfb4dba17ff2863cb", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 13:15:00 2025 \u002B0100", + "message": "feat: support static synchronous \u0060Verify\u0060 (#272)" + }, + { + "sha": "6a933f4ba21b149414198d5bb691d8e6fb82d662", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 15:18:44 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.19.4 (#273)" + }, + { + "sha": "6ae2b5bf711f496a7f02d1a930912adff8de8f2d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 16:29:50 2025 \u002B0100", + "message": "chore: update TUnit to v0.9.0 (#274)" + }, + { + "sha": "ccd0a244f2d145205fe5ca46d9943841c3cda61c", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 18:38:12 2025 \u002B0100", + "message": "feat: support pre-release packages (#275)" + }, + { + "sha": "87ab795e631f29410bb2a2d1deefc8dd449f8115", + "author": "dependabot[bot]", + "date": "Thu Jan 30 18:56:02 2025 \u002B0000", + "message": "build(deps): bump PublicApiGenerator from 11.3.0 to 11.4.1 (#263)" + }, + { + "sha": "4c1d86c197d49202b30e86dcc290cae446e7915a", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 09:10:38 2025 \u002B0100", + "message": "feat: strong-named sign the assemblies (#276)" + }, + { + "sha": "6a2e1ab7f9f401c8d0fc789a51319e216b734ddb", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 09:33:54 2025 \u002B0100", + "message": "feat: avoid creating releases on pre-release tags (#277)" + }, + { + "sha": "f423360092c1f7af553f5814d0da5b7271f2f616", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 11:27:44 2025 \u002B0100", + "message": "refactor: temporarily disable NU5104 (#278)" + }, + { + "sha": "cf683ba6f1b9a13f3d0b34f6504d6bb2d0727b30", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 13:21:44 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.20.0 (#280)" + }, + { + "sha": "9b72631ec8eabfa7caade3c8bf8205dbba4ccfa7", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 13:21:36 2025 \u002B0100", + "message": "feat: auto-update copyright year (#279)" + }, + { + "sha": "7fdbefe8d3dbb7fe1aabd567004395b29bd73a11", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 16:51:33 2025 \u002B0100", + "message": "chore: update aweXpect to v0.24.0 (#281)" + }, + { + "sha": "336dbe1664650a7117288af84650ee3452811b65", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 1 20:32:01 2025 \u002B0100", + "message": "feat: improve code-fix-provider (#282)" + }, + { + "sha": "f76cefad38fcbd92b34d839e94a59929d1fbe405", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 2 07:25:35 2025 \u002B0100", + "message": "feat: add \u0060GreaterThan\u0060/\u0060LessThan\u0060-\u0060OrEqualTo\u0060 to property expectations (#283)" + }, + { + "sha": "9a5312d98231752b464ca12894e567b65cbc7cb2", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 2 11:14:20 2025 \u002B0100", + "message": "refactor: speedup \u0060StringDifference\u0060 (#284)" + }, + { + "sha": "5c564abbc185e0c3b650cdcaf069483566dfa707", + "author": "dependabot[bot]", + "date": "Mon Feb 3 11:56:03 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#286)" + }, + { + "sha": "c709afb81612f6dbee6a26a9b01da91f041533f5", + "author": "dependabot[bot]", + "date": "Mon Feb 3 11:55:50 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.9.0 to 0.10.4 in the tunit group (#287)" + }, + { + "sha": "b630191da7acc45ce14ec7ec1cbbb7b786306a37", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:17:25 2025 \u002B0100", + "message": "refactor: rename \u0060Are(TItem)\u0060 to \u0060AreEqualTo(TItem)\u0060 (#289)" + }, + { + "sha": "0bebf24528a92ba97ae77969d80b73ba35159daa", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:49:49 2025 \u002B0100", + "message": "feat: include configuration options in string equal to expectations (#290)" + }, + { + "sha": "c935463f5fdd77556b04af7cdbeb94d5e7892c51", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:56:59 2025 \u002B0100", + "message": "refactor: group \u0022Microsoft.CodeAnalysis\u0022 updates for dependabot (#291)" + }, + { + "sha": "80179bea6a22fe75e7eaefcf72a3c38a24f80b92", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 13:11:48 2025 \u002B0100", + "message": "refactor!: move \u0060PropertyResult\u0060 to aweXpect.Core (#292)" + }, + { + "sha": "f57a059658f8e343dd90cdec66c4f6f070b46c60", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:13:44 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.1 to 1.5.3 (#295)" + }, + { + "sha": "55146670dd9a157d24358d6485e51e186212f2a5", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:13:48 2025 \u002B0100", + "message": "build(deps): bump coverlet.collector from 6.0.3 to 6.0.4 (#296)" + }, + { + "sha": "2547e0162393426fd34717edf4ef4cf5c470389a", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:14:11 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.10.4 to 0.10.6 in the tunit group (#293)" + }, + { + "sha": "c85f0a6085116a62761d41842b4d93229d0c725d", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 13:39:11 2025 \u002B0100", + "message": "refactor: simplify build pipeline to push nuget packages (#297)" + }, + { + "sha": "ab405d131c2ddfca63f7801e90686679e3c82d59", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 16:03:24 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.21.0 (#298)" + }, + { + "sha": "7cf053841b15013f0daad867164b04e4073a2a58", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 21:18:05 2025 \u002B0100", + "message": "feat: add \u0060ComplyWith\u0060 for collections (#299)" + }, + { + "sha": "b56e5fca49f77c86935cd777c0a1c61ebedf4baa", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 12:32:32 2025 \u002B0100", + "message": "docs: improve XML-Doc comments (#300)" + }, + { + "sha": "d4b664cdc97c087e0a6bacd0a630e6c3288f50d3", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 12:45:47 2025 \u002B0100", + "message": "refactor!: generic equality options (#301)" + }, + { + "sha": "9f1824ce78b9e5fe1596eab0cdd476dde9207dc4", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 13:40:01 2025 \u002B0100", + "message": "feat!: generic equality options (2) (#302)" + }, + { + "sha": "402fcf1bf65571795a1dd376fbc2aa48ad78292a", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 16:36:17 2025 \u002B0100", + "message": "chore: update aweXpect to v0.26.0 (#303)" + }, + { + "sha": "5930c6cb87c61321d4194c1a86e87c8074b62dee", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 08:37:58 2025 \u002B0100", + "message": "feat: improve equivalency (#304)" + }, + { + "sha": "8b6d5c3f21970d5f1cd04c1327ae7dc8e3899bc9", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 09:06:32 2025 \u002B0100", + "message": "docs: add core nuget badge (#305)" + }, + { + "sha": "982c1d09f8ad0bb809a9357d1c6a1017cf0cd1c6", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 09:23:51 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.23.0 (#306)" + }, + { + "sha": "8ae4321d9e06929c0fba8bf045724241e6a7df39", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 12:23:51 2025 \u002B0100", + "message": "refactor: improve code coverage (#307)" + }, + { + "sha": "236ea658dd027ff0c344b4e481a9d2e9a9b443a5", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 16:45:36 2025 \u002B0100", + "message": "refactor: improve code coverage (2) (#308)" + }, + { + "sha": "83affdbde5065f6d9fc9c3e667f323756aaf3e89", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 08:47:58 2025 \u002B0100", + "message": "fix: null handling in expectations on inner exceptions (#309)" + }, + { + "sha": "051f951e84cfa145bf70e6a902f359a8f4588c17", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 13:11:04 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.24.0 (#310)" + }, + { + "sha": "72034f95814162df71d6866ccb911ea00c49fcaa", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 16:46:55 2025 \u002B0100", + "message": "chore: update aweXpect to v0.27.0 (#311)" + }, + { + "sha": "896aa83e1cc540b579c8c71788f3684fbf4e22e2", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 08:21:10 2025 \u002B0100", + "message": "feat: change options to \u0060record\u0060 types (#312)" + }, + { + "sha": "4fb38900ee7db2337f104f11364d1dd97b01141a", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 14:27:57 2025 \u002B0100", + "message": "feat: improve equivalency (#313)" + }, + { + "sha": "e21efd5259231069dc353a0ed1dc031e3262939e", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 16:58:52 2025 \u002B0100", + "message": "feat: improve equivalency by allowing to specify the supported visibility of fields and properties (#314)" + }, + { + "sha": "0bf71956acfd2204c0dea7434128637911c31d1b", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 19:16:53 2025 \u002B0100", + "message": "feat: improve equivalency (#315)" + }, + { + "sha": "3a9023e9b63becb67a007fd5d55dcd623d5bd0be", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 05:35:45 2025 \u002B0100", + "message": "feat: add \u0060WhoseValue{s}\u0060 to dictionary \u0060ContainsKey{s}\u0060 expectations (#316)" + }, + { + "sha": "32612ac1bd6505d5c377e30b271cd3b8337a3751", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 06:00:37 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.25.0 (#317)" + }, + { + "sha": "3865700179835858ea681a38afe1ad29ba605efa", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:18:03 2025 \u002B0100", + "message": "feat: add \u0060AndOrWhoseResult\u0060 (#318)" + }, + { + "sha": "2e5abee59dc76a29b6e01c11b6831229d6afdcc7", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:26:16 2025 \u002B0100", + "message": "feat: add \u0060AreEquivalentTo\u0060 for collections (#319)" + }, + { + "sha": "c5d459a774ff25500c4e1c41a7bf7d88e1712362", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:54:29 2025 \u002B0100", + "message": "refactor: update \u0022needs\u0022 in build pipeline (#320)" + }, + { + "sha": "e907252126cbe0767ed9b6a29ac97af8f9efdc2e", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 11:18:07 2025 \u002B0100", + "message": "feat: include the key information in dictionary \u0060WhoseValue\u0060 (#321)" + }, + { + "sha": "0fe58fe8a85c0737f8945f67acf4a7d59c1b98c5", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 23:08:45 2025 \u002B0100", + "message": "refactor!: remove \u0022should\u0022 from expectation text (#322)" + }, + { + "sha": "85b5ef1879e5fa2f54eb71d0a34aed62cd657344", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 23:59:26 2025 \u002B0100", + "message": "feat: simplify \u0060HasStatusCode\u0060 expectation on \u0060HttpResponseMessage\u0060 (#323)" + }, + { + "sha": "853f31c84db0e8a44a8628f7e6cc1544fdfebd4e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 10:04:51 2025 \u002B0100", + "message": "chore: update aweXpect to v0.30.0 (#328)" + }, + { + "sha": "b8ec8b16b937fedda5e35dae3142e451e9bfcc01", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 12:56:23 2025 \u002B0100", + "message": "feat: Add \u0060AreExactly\u0060 for collections (#329)" + }, + { + "sha": "27d29c96b2191226d4203a1d54e2ec68c673e45b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 15:47:29 2025 \u002B0100", + "message": "refactor: cleanup code (#330)" + }, + { + "sha": "55e7e4fc36e520ffdfda00f473cafa7b2007c4d5", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 19:18:55 2025 \u002B0100", + "message": "feat: add \u0060WhoseParameters\u0060 for \u0060Signaler\u0060 (#333)" + }, + { + "sha": "b0e47762b9dff9411b49c7dfce5d9531fe782826", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:47:53 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.10.6 to 0.11.0 in the tunit group (#335)" + }, + { + "sha": "36644484fb0f233238d1370a9a0b9bf4a505ea9e", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:48:07 2025 \u002B0100", + "message": "build(deps): bump the xunit group with 4 updates (#336)" + }, + { + "sha": "f8f7d0ad3c52b6fd2f17380105e5526f0a7056ae", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:48:20 2025 \u002B0100", + "message": "build(deps): bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies (#337)" + }, + { + "sha": "eac7f2d29e73e96407f2239af62ed6565dcd1a67", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 10 20:39:45 2025 \u002B0100", + "message": "chore: update aweXpect to v0.31.0 (#341)" + }, + { + "sha": "e70deb86aa2bba5f3fdb9550427361314105f8f7", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 10:47:49 2025 \u002B0100", + "message": "feat: add \u0060TestCancellation\u0060 to aweXpect settings (#342)" + }, + { + "sha": "0ec04dd4ae1d470d91eb9763e48314a95e124b7e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 20:37:41 2025 \u002B0100", + "message": "coverage: add missing tests (#343)" + }, + { + "sha": "7c2a7584ad2c666d597dc0b4c472d9bdc116e33f", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 20:50:54 2025 \u002B0100", + "message": "docs: add \u0022Cancellation\u0022 as headline in docs (#344)" + }, + { + "sha": "e9022782b02473e54d0ca73ed6546ec3a19c1053", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 21:10:38 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.0 (#345)" + }, + { + "sha": "2c41be542bbcdf7bb9c8643813e9a84ad61d624d", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 21:31:51 2025 \u002B0100", + "message": "feat: add analyzer when object.Equals is used on \u0060IThat\u003CT\u003E\u0060 (#346)" + }, + { + "sha": "afa882ee430a10d4a663a546018cda5edf808479", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 01:23:00 2025 \u002B0100", + "message": "fix: customizations are \u0022AsyncLocal\u0022 (#347)" + }, + { + "sha": "969e065219289210888f6a3741c51f175d1e1bf3", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 01:26:14 2025 \u002B0100", + "message": "chore: update aweXpect to v0.32.0 (#348)" + }, + { + "sha": "60eb63031c20eeb00a983c441ad3b4d284020769", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 02:10:49 2025 \u002B0100", + "message": "refactor: revert changes that caused bad benchmarks (#349)" + }, + { + "sha": "3a4857513bf145df5e4eb1640ac5e9819e4a951e", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 07:57:12 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.1 (#350)" + }, + { + "sha": "3983116de1128f4699eb659a509c3c442704891f", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 09:03:49 2025 \u002B0100", + "message": "refactor: improve resilience of tests (#351)" + }, + { + "sha": "b04edcf8a2afce90907358fae72a74e8e7829d6e", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 10:22:17 2025 \u002B0100", + "message": "feat: add overwriting the global timeout locally (#352)" + }, + { + "sha": "4e57b02ca115de0908afd39b8bc97aece29f94db", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 21:21:11 2025 \u002B0100", + "message": "refactor: improve code coverage in aweXpect.Core (#353)" + }, + { + "sha": "23b59cb4b6304a90c69fde9833222439db4a2f3f", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 21:51:50 2025 \u002B0100", + "message": "refactor: improve code coverage in aweXpect (#354)" + }, + { + "sha": "40cc54fa59657af4bcf147c5ac4d5c78507d0ce5", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 22:28:43 2025 \u002B0100", + "message": "refactor: improve delegate coverage (#355)" + }, + { + "sha": "e5efbb978305b9cbe0d61f571b0cf6dcbcb47740", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 04:06:34 2025 \u002B0100", + "message": "refactor: consolidate error messages for delegates (#356)" + }, + { + "sha": "51c034fd65adef7d72b2711dff7f61b2cf117ee4", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:38:30 2025 \u002B0100", + "message": "docs: refactor the documentation structure (#357)" + }, + { + "sha": "106df424ca40df9b271c6dd2967bd3eb7ffc291c", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:41:39 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.2 (#359)" + }, + { + "sha": "a24ae4410ae25144b2f4800160e0f221cc9a35ee", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:52:32 2025 \u002B0100", + "message": "feat!: use \u0022HasCount\u0022 for counting items in a collection (#358)" + }, + { + "sha": "93221aa4249061be5d94da1cf166d1f7abf28ee3", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 08:15:05 2025 \u002B0100", + "message": "refactor: delete unused code in Http expectations (#360)" + }, + { + "sha": "a6a923e2a0e99d3701ef58e9dc7c14db7533d879", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 08:57:34 2025 \u002B0100", + "message": "refactor: make \u0060Initialization\u0060 testable (#361)" + }, + { + "sha": "4c2a787678320dba68f25b9338810dff25986b51", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 13:00:43 2025 \u002B0100", + "message": "refactor: improve code coverage of aweXpect.Core (#362)" + }, + { + "sha": "e108e728a4c81ee96a19fbbdec9b37ab43f2181e", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 17:34:40 2025 \u002B0100", + "message": "refactor: improve coverage of aweXpect.Core (#363)" + }, + { + "sha": "b69ccbf93ac5b2baeb390d5973f6626ab2835e7a", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 18:29:59 2025 \u002B0100", + "message": "feat: include options in collection \u0060Contains\u0060 (#364)" + }, + { + "sha": "4fd874e98b0376517392d128619a627d9b6fc1f3", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 19:58:37 2025 \u002B0100", + "message": "refactor: ensure correct \u0060null\u0060 handling for \u0060TimeSpan\u0060 expectations (#365)" + }, + { + "sha": "98a7b28ce438bae32f59d784a436caae556bd66a", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 20:17:52 2025 \u002B0100", + "message": "refactor: ensure correct \u0060null\u0060 handling for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#366)" + }, + { + "sha": "1085d54aed6265a3eacda9cd28b5a08af7f6c9ad", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 20:39:59 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.30.0 (#367)" + }, + { + "sha": "732f5d9da08cebe94fa74802cf7fdd090c9b7aeb", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 09:13:15 2025 \u002B0100", + "message": "fix: incorrectly named exception expectation (#369)" + }, + { + "sha": "2a8ac0a378d1311e6f430d9e23c07fb73885e5a5", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 09:17:40 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect: (#368)" + }, + { + "sha": "7412c4de5ebb1fb088cbfc4985554ef7b3d02a3b", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 10:38:47 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (2) (#370)" + }, + { + "sha": "4204834e873323af57e2219c773f6140d6457a26", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 12:29:25 2025 \u002B0100", + "message": "feat: return \u0022Undecided\u0022 when the collection could not be iterated completely (#371)" + }, + { + "sha": "06b4554137d84210ee70fe522af4a32c4e728be5", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 15:05:24 2025 \u002B0100", + "message": "chore: re-enable build scope (#375)" + }, + { + "sha": "42f921a4e89d9fd0d9f99f371e57c87857427474", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 17:17:24 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (3) (#376)" + }, + { + "sha": "fdc0aaae9b95f15777de40d68dcaf44b04e3c046", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 19:57:15 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (4) (#377)" + }, + { + "sha": "6e4441e13ad7fed30c219aff5133874e344d92fa", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 15:33:24 2025 \u002B0100", + "message": "feat!: remove Http and Json expectations (#378)" + }, + { + "sha": "12c765936621a94deca594b414cc58bb9098a568", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 21:06:28 2025 \u002B0100", + "message": "docs: include documentation from extensions (#379)" + }, + { + "sha": "b2959468330f7657c88caec2d68758ad54689183", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 21:19:16 2025 \u002B0100", + "message": "chore: add \u0022repository_dispatch\u0022 to build.yml (#380)" + }, + { + "sha": "07843f7f35cffea48197c86ff295104aa393761c", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 22:43:16 2025 \u002B0100", + "message": "refactor: use the \u0022InternalsVisibleTo\u0022 attribute in csproj (#381)" + }, + { + "sha": "84eb74e03f254e780e7537e3198faac120ac8a4e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 04:33:35 2025 \u002B0100", + "message": "chore: update TUnit to v0.13.0 (#382)" + }, + { + "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 04:48:16 2025 \u002B0100", + "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" + }, + { + "sha": "3cefc147bae2ebe6cf8ed6e465ecd75df017ee6a", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:06:00 2025 \u002B0100", + "message": "docs: limit benchmark data per default (#385)" + }, + { + "sha": "b9fe159b0df1c93b79d198a3b867d072a53e8d90", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:37:44 2025 \u002B0100", + "message": "feat: support canceled tasks (#386)" + }, + { + "sha": "4c5d53b031cc8be55d6cf8138307aef411807a73", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:52:13 2025 \u002B0100", + "message": "docs: limited-data cannot be uploaded in build pipeline (#387)" + }, + { + "sha": "79078484225c9b8b539f61b139746ac568bb095e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:22:39 2025 \u002B0100", + "message": "refactor: consolidate use of EquivalencyOptions (#388)" + }, + { + "sha": "eeee13915e9b0c07a32c097c5a3be9f083215eae", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:47:10 2025 \u002B0100", + "message": "refactor: execute code cleanup (#389)" + }, + { + "sha": "c6b3a8d5a2ab29c4796438c4ac19538c1b84b025", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:55:29 2025 \u002B0100", + "message": "docs: move extension projects under separate folder (#390)" + }, + { + "sha": "c6992a9248a8b854e479c8c58de852013b73a89b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 08:15:39 2025 \u002B0100", + "message": "docs: fix example for writing a custom extension (#391)" + }, + { + "sha": "0c336223308e044cfae772e0564e64e494a07228", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 08:39:04 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.0.0 (#392)" + }, + { + "sha": "dd4803124f8423871f8991f18170388f6e4b0733", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 09:05:55 2025 \u002B0100", + "message": "docs: add nuget badge to extension documentation page (#393)" + }, + { + "sha": "f6640b2ffdf76d5eda2b70b9626946a384736c49", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 10:42:13 2025 \u002B0100", + "message": "docs: fix link in README (#394)" + }, + { + "sha": "d8aaae48559a0e83768916d409714db3f1f961c5", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 12:44:39 2025 \u002B0100", + "message": "docs: fix incorrect line break in README (#395)" + }, + { + "sha": "e0d78b97a1b88d29190c977e6faae7a28d81a38e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 18 08:38:00 2025 \u002B0100", + "message": "docs: add redirects for extensions (#399)" + }, + { + "sha": "bf2c3932f3e333208fb89ffbd4839317ed71147b", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:11:08 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#396)" + }, + { + "sha": "fa4ce4f413162e8c37be5062033c49a36b5f1a4b", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:11:54 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.3 to 1.6.0 (#398)" + }, + { + "sha": "c5103c0ce6aa9a3803356744da67a48dd0ee21d9", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 11:19:12 2025 \u002B0100", + "message": "fix: consider \u0060FurtherProcessingStrategy\u0060 in \u0060MappingNode\u0060 (#400)" + }, + { + "sha": "128a061836f52b92c8bfa4b43f00ce18fc3377aa", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:48:50 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.13.0 to 0.14.0 in the tunit group across 1 directory (#402)" + }, + { + "sha": "0097e8960d2cf9bc985983feea16c8677f68737d", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:49:03 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.6.0 to 1.6.2 (#401)" + }, + { + "sha": "36cef1bf146d5445aa873af21bb6168f88e777ee", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 12:19:35 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.0.1 (#403)" + }, + { + "sha": "b07b08347c360d084eb47c1514732f1de27cc982", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 17:18:09 2025 \u002B0100", + "message": "chore: update aweXpect to v1.0.1 (#404)" + }, + { + "sha": "3065034c36dbba21de21ca5ca95d4610ec3f05cd", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 09:38:30 2025 \u002B0100", + "message": "feat: support async mapping nodes (#405)" + }, + { + "sha": "a6090881eab7fbdfcbeb87935425d0bb6fbc4f88", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 10:28:23 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.1.0 (#406)" + }, + { + "sha": "11eb957652173498965a63ea7ad6c8df67d28f8b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 11:42:42 2025 \u002B0100", + "message": "feat: support \u0060AddContext\u0060 in \u0060MemberExpectationBuilder\u0060 (#407)" + }, + { + "sha": "6da1bdd996ee3dc0e23a61f00062e28fb7f40045", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 13:11:09 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.2.0 (#408)" + }, + { + "sha": "e74b96fbfa10c29253be679de47c3b3c8001086f", + "author": "dependabot[bot]", + "date": "Mon Feb 24 20:19:00 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.14.0 to 0.14.6 in the tunit group (#410)" + }, + { + "sha": "ad717ef751db9b920448a9f29b43de7e6e214f30", + "author": "dependabot[bot]", + "date": "Mon Feb 24 20:18:48 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#409)" + }, + { + "sha": "977afeac6e33a93ac6bb327776c82fa9020c973e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 20:40:41 2025 \u002B0100", + "message": "feat: add \u0060CompliesWith\u0060 as generic expectation (#412)" + }, + { + "sha": "485d524cbdd18473b0d2c69f120e80a1ba1d45ac", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 21:22:00 2025 \u002B0100", + "message": "feat: add \u0060Within\u0060 repeated check for \u0060Satisfies\u0060 and \u0060CompliesWith\u0060 (#413)" + }, + { + "sha": "4d0029040776fbbeb889dec42c5ae7dd5fe2ab3f", + "author": "dependabot[bot]", + "date": "Tue Feb 25 21:09:12 2025 \u002B0000", + "message": "build(deps): bump PublicApiGenerator from 11.4.1 to 11.4.2 (#411)" + }, + { + "sha": "13732eacf5ff0694f75bd52ef3bd895460b3628c", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 22:09:58 2025 \u002B0100", + "message": "feat: trim common whitespace from expectation expressions (#414)" + }, + { + "sha": "e2eba3a908c1897d4681cda369724c968ea8efa5", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 10:46:15 2025 \u002B0100", + "message": "feat: allow specifying multiple contexts in \u0060MemberExpectationBuilder\u0060 (#415)" + }, + { + "sha": "29f000854964360832d38881b377450b1ce60c80", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 11:16:58 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.3.0 (#416)" + }, + { + "sha": "a92978eee6592d76b8d11a423f2b9e29f7dc3f74", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 16:07:05 2025 \u002B0100", + "message": "chore: update aweXpect to v1.4.0 (#421)" + }, + { + "sha": "dd4a0d1c564737d50a96644c4fa147e3479e695e", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 16:17:46 2025 \u002B0100", + "message": "refactor: use current year in copyright (#422)" + }, + { + "sha": "c93fce568e5fd5a8faeb4498c681602f9f3f4ebf", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 28 11:48:49 2025 \u002B0100", + "message": "chore: update aweXpect to v1.5.0 (#426)" + }, + { + "sha": "7012cf9fe99e58a9788ab362e38c7bff7b53aac7", + "author": "Valentin Breu\u00DF", + "date": "Sat Mar 1 07:31:50 2025 \u002B0100", + "message": "chore: update aweXpect to v1.6.0 (#431)" + }, + { + "sha": "10f1052efb6049163d5b2c90c14e9d82e9c3d344", + "author": "Valentin Breu\u00DF", + "date": "Sat Mar 1 15:08:21 2025 \u002B0100", + "message": "feat: add \u0060HasCount\u0060 for collections (#432)" + }, + { + "sha": "75dd39e715f4f58af3ad66dfdcca9bc6cd1d39df", + "author": "dependabot[bot]", + "date": "Tue Mar 4 13:11:24 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.14.6 to 0.16.4 in the tunit group (#434)" + }, + { + "sha": "ab75babf8d30e9b3ab1a01d4644fe1420088c547", + "author": "dependabot[bot]", + "date": "Tue Mar 4 13:11:50 2025 \u002B0100", + "message": "build(deps): bump the xunit group with 2 updates (#435)" + }, + { + "sha": "73699f2ce05bd23be059df3f8b91fde0c94749f8", + "author": "Valentin Breu\u00DF", + "date": "Tue Mar 4 13:25:25 2025 \u002B0100", + "message": "feat: add support for inconclusive tests (#440)" + }, + { + "sha": "02698bd2cf1ae3d78e84f3ea29400ec2e7967a65", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 9 12:20:38 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.1 (#444)" + }, + { + "sha": "8baa2a409242122daf165748a283f84e2606c815", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 9 14:02:01 2025 \u002B0100", + "message": "refactor: use explicit constraints for numbers (#445)" + }, + { + "sha": "c43dc7b02df37a84148cc7310d92c7a75e440ed4", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 06:55:00 2025 \u002B0100", + "message": "chore: support pull requests from forks (#451)" + }, + { + "sha": "b9ddf9125a5a51cae9bd2913588a4755e97db8a2", + "author": "dependabot[bot]", + "date": "Fri Mar 14 06:55:30 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.CodeCoverage from 17.13.1 to 17.14.2 (#448)" + }, + { + "sha": "651c6220eab01125cb6720bc07296bd12c451f06", + "author": "dependabot[bot]", + "date": "Fri Mar 14 08:28:29 2025 \u002B0100", + "message": "build(deps): bump PublicApiGenerator from 11.4.2 to 11.4.5 (#447)" + }, + { + "sha": "e8e579406612d6945ee5b105684555f8bea62c31", + "author": "dependabot[bot]", + "date": "Fri Mar 14 07:29:11 2025 \u002B0000", + "message": "build(deps): bump TUnit.Assertions from 0.16.4 to 0.18.26 in the tunit group (#446)" + }, + { + "sha": "43563dba1f0e3d20abef6793b53d48889dbf7603", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 10:22:49 2025 \u002B0100", + "message": "feat: make properties of \u0060FormattingOptions\u0060 public (#453)" + }, + { + "sha": "2dfb85c69746e1219f0ff19f5e775456c312f114", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 10:35:33 2025 \u002B0100", + "message": "chore: update Microsoft.codeAnalysis.* to v4.13.0 (#452)" + }, + { + "sha": "90fee8812070a81e273a10dfda3bd04001e0d845", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:05:36 2025 \u002B0100", + "message": "feat: add \u0060IsPrefix\u0060 and \u0060IsSuffix\u0060 as string equality option (#454)" + }, + { + "sha": "c114f7232e999d96d51e6bf68820bc03d84192ea", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:23:29 2025 \u002B0100", + "message": "fix: incorrect project in build pipeline (#455)" + }, + { + "sha": "0d568381c1eb0862af4524d9c393d25c4131a382", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:38:22 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v2.0.0-pre.2 (#456)" + }, + { + "sha": "2f1d12d920063a94daec7f758c2f917a6c8fc75c", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:44:21 2025 \u002B0100", + "message": "fix: analyis pipeline (#457)" + }, + { + "sha": "4d87a8bd44797f14e2c8350b6dd0996a241d885f", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 07:23:31 2025 \u002B0100", + "message": "fix: forward contexts from \u0060ManualExpectationBuilder\u0060 (#459)" + }, + { + "sha": "28efd912931c5084ed28162583281ccabc472feb", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 09:14:04 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.3 (#465)" + }, + { + "sha": "3fff2633dc67aa3cf460c92f2e939ad07d17fe27", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 10:43:16 2025 \u002B0100", + "message": "refactor: get rid of annotation warnings (#463)" + }, + { + "sha": "747a24ed586e9ecfc35c8c9847c48aab01503312", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 14:39:19 2025 \u002B0100", + "message": "feat: add missing negations (#466)" + }, + { + "sha": "736daeeabb8a1612a478cddbcd2547191487c54c", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 07:25:57 2025 \u002B0100", + "message": "feat: add context with equivalency options (#467)" + }, + { + "sha": "f6189ccdd0f53ac6501a6c26cf2270aedbded070", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 09:50:21 2025 \u002B0100", + "message": "refactor: remove obsolete \u0060ToString\u0060 overloads (#468)" + }, + { + "sha": "9204701a25c0a32e4ef3a53e8a0dbe189e4a41f8", + "author": "dependabot[bot]", + "date": "Mon Mar 17 10:12:05 2025 \u002B0100", + "message": "build(deps): bump the tunit group with 2 updates (#470)" + }, + { + "sha": "11b106e3b546c479a2b5f6c022fded08e9f97bef", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 10:17:11 2025 \u002B0100", + "message": "refactor: move nullable tests in subclass (#471)" + }, + { + "sha": "24fc41b18b6b349e5024e57a39e9eb7e8892e3c0", + "author": "dependabot[bot]", + "date": "Mon Mar 17 09:25:51 2025 \u002B0000", + "message": "build(deps): bump FluentAssertions and Microsoft.NETFramework.ReferenceAssemblies (#469)" + }, + { + "sha": "3af9446cb35c8d1cbe76492d5a09a5cfc262433e", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 12:15:04 2025 \u002B0100", + "message": "fix: missing expectation text in collections \u0060ComplyWith\u0060 constraint (#472)" + }, + { + "sha": "8b74560f17a738fd3a0f7b0e1a341e4c7a42f546", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 20:44:06 2025 \u002B0100", + "message": "fix: package reference in release mode (#473)" + }, + { + "sha": "8d5a07601f0fd13ab70c3f46594285c2c9af1484", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 11:18:17 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.5 (#476)" + }, + { + "sha": "b100e91a271529d9103a2f2058af130116ae5328", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 14:20:39 2025 \u002B0100", + "message": "coverage: add missing test cases (#477)" + }, + { + "sha": "12cced9d316cc966c5287464720e30dc95bdb116", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 14:29:36 2025 \u002B0100", + "message": "refactor: solve sonar issues (#478)" + }, + { + "sha": "4cfb62e93d273505ae62e73c6ffb4adb93c16ef9", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 15:23:28 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v2.0.0 (#479)" + }, + { + "sha": "8c5483ee162ab287def3a1dfa3a6cfffe557f8ff", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 20:21:30 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0 (#480)" + }, + { + "sha": "c17f75ad5dc08ebf207e8fdfa61ced46e0b60ea4", + "author": "Valentin Breu\u00DF", + "date": "Thu Mar 20 08:13:08 2025 \u002B0100", + "message": "chore: reset Microsoft.CodeAnalysis.* to v4.11.0 (#481)" + }, + { + "sha": "175c57930f3936bac57d85ce6c7b78a96ccac47e", + "author": "dependabot[bot]", + "date": "Mon Mar 24 12:12:17 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.6.2 to 1.6.3 (#485)" + }, + { + "sha": "0fa791adcbd59daa71a42b97721f6058f51c65b3", + "author": "dependabot[bot]", + "date": "Mon Mar 24 12:12:42 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#482)" + }, + { + "sha": "aad9bc45395204d3f736bea2ef1a2f04f79a40a9", + "author": "dependabot[bot]", + "date": "Mon Mar 31 11:08:16 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.18.60 to 0.19.32 in the tunit group (#487)" + }, + { + "sha": "396bfd6d2c32a76fe6d3d5f5c43c13ae2cb4b645", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 31 12:33:06 2025 \u002B0200", + "message": "chore: update aweXpect to v2.1.0 (#489)" + }, + { + "sha": "158a233ed6174aa31be7e8c171f03608e1f1d1c0", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 4 14:08:56 2025 \u002B0200", + "message": "fix: update docusaurus to fix GitHub security advisory (#490)" + }, + { + "sha": "27bfcfcea91c1638ece853f2a3653def9556ce97", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 5 16:56:35 2025 \u002B0200", + "message": "feat: allow overriding the subject description (#491)" + }, + { + "sha": "2597e1febf117fcccb094e922141b81798f3f576", + "author": "Valentin Breu\u00DF", + "date": "Sun Apr 6 21:07:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.2.0 (#492)" + }, + { + "sha": "8527c4e46e9d38f8a7433aeb1fa0399f3e5dc77b", + "author": "dependabot[bot]", + "date": "Mon Apr 7 14:29:50 2025 \u002B0200", + "message": "build(deps): bump the xunit group with 2 updates (#497)" + }, + { + "sha": "ec23c81a91312dfb172c47f71fafb6a7fc246028", + "author": "dependabot[bot]", + "date": "Mon Apr 7 14:29:31 2025 \u002B0200", + "message": "build(deps): bump TUnit from 0.19.24 to 0.19.32 in the tunit group (#495)" + }, + { + "sha": "d1fe3081ee4e150c0ac9a37d2f2b4d94b7b81e2c", + "author": "dependabot[bot]", + "date": "Mon Apr 7 15:19:49 2025 \u002B0200", + "message": "build(deps): bump NUnit.Analyzers from 4.6.0 to 4.7.0 in the nunit group (#496)" + }, + { + "sha": "ef3c4ea0da2f3726c86bfc4e03b07dbdbe3f6aae", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 15:09:46 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.0 (#502)" + }, + { + "sha": "0672d6ab3a832c40fef4c3b6d60b690592d38b69", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 15:59:01 2025 \u002B0200", + "message": "coverage: improve test coverage (#503)" + }, + { + "sha": "46d77bc34307d9036055ede3f158336c5677d3ad", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 20:34:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.3.0 (#504)" + }, + { + "sha": "cab3f522b1b5d376715f731e45b9da0b6fe8eb4f", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:07:56 2025 \u002B0200", + "message": "fix: catch \u0060ReflectionTypeLoadException\u0060 during initialization (#505)" + }, + { + "sha": "ef635cadc7aa67babbd66675f44bcd0b97610314", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:09:55 2025 \u002B0200", + "message": "fix: formatting exception with open generic types (#506)" + }, + { + "sha": "1273cb73620214a01520308e862b6b2bb2230fc9", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:29:06 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.1 (#507)" + }, + { + "sha": "95b58348dc1bca81c3d8f5f04b4ec003a215fbf8", + "author": "dependabot[bot]", + "date": "Mon Apr 14 19:25:23 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.19.32 to 0.19.74 in the tunit group (#508)" + }, + { + "sha": "3bce18cf82e2c6c6e3ebd52e212089ea217433d9", + "author": "Valentin Breu\u00DF", + "date": "Mon Apr 14 20:45:29 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.2 (#510)" + }, + { + "sha": "e6c950e2dca151fdb15d7ec34b24e46f005c8674", + "author": "Valentin Breu\u00DF", + "date": "Mon Apr 14 20:48:27 2025 \u002B0200", + "message": "feat: add \u0060IsNotEquivalentTo\u0060 for objects (#511)" + }, + { + "sha": "6130b25997a620542b72e639153caaa6750dc0cd", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 15:06:03 2025 \u002B0200", + "message": "feat: Add options for \u0060HasSingle\u0060 with predicate (#513)" + }, + { + "sha": "a515324e5d75808255997e3045c72fbcfae29f03", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 17:45:22 2025 \u002B0200", + "message": "fix: passive verbs for prefix/suffix string match type (#514)" + }, + { + "sha": "68d9a56eec61b923599df82b06345eca69e08f4f", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 18:15:05 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.3 (#515)" + }, + { + "sha": "1f7ff44a78222acf24f7295c97b5abe00933f2ca", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 23:09:20 2025 \u002B0200", + "message": "docs: include aweXpect.Reflection in documentation (#516)" + }, + { + "sha": "9bad633fcb529d20ea4e6bc01b39e863a3dbbe36", + "author": "dependabot[bot]", + "date": "Mon Apr 21 11:47:01 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.19.74 to 0.19.86 in the tunit group (#517)" + }, + { + "sha": "ec1c097dbbd46569f8eb989da1911b599faa4e5f", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 10:54:45 2025 \u002B0200", + "message": "fix: compare two \u0060null\u0060 should succeed for \u0060DateTime\u0060 and \u0060TimeSpan\u0060 (#522)" + }, + { + "sha": "0f3f4e97980977562dd5a6c04b6b1e529da3417a", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 11:41:21 2025 \u002B0200", + "message": "feat: add \u0060DoesNotHaveCount\u0060 for collections (#523)" + }, + { + "sha": "e8e013de5662244a2a88416497ac8c863e98acdb", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 12:17:21 2025 \u002B0200", + "message": "fix: format key and value of dictionaries correctly (#524)" + }, + { + "sha": "226b58d56dbae80293d3b678ee58e6350939741a", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 12:41:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.4 (#525)" + }, + { + "sha": "f5bf151515b5e3ed72c150c04642609c21e46f96", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 18:48:03 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.5 (#527)" + }, + { + "sha": "00d90a299c21aa170c0c85a7920531ede39b5486", + "author": "Valentin Breu\u00DF", + "date": "Thu Apr 24 03:45:14 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.4.0 (#530)" + }, + { + "sha": "3b35b5b80aa462e24848f04b1bdc714b4fa70178", + "author": "Valentin Breu\u00DF", + "date": "Thu Apr 24 07:26:31 2025 \u002B0200", + "message": "chore: update aweXpect to v2.7.0 (#531)" + }, + { + "sha": "a4e7e6e8cfc380407a9a473c81c75d6789ebac76", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 25 18:51:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.4.1 (#534)" + }, + { + "sha": "778a9d2ec57251f6c4452e393478513bb7b8ba26", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 26 16:31:15 2025 \u002B0200", + "message": "feat: add \u0060Implies\u0060 for nullable bool (#535)" + }, + { + "sha": "290f1de1e32f0a64e72d16d7acb2cff78e5f9dec", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 26 18:29:19 2025 \u002B0200", + "message": "fix: also apply analyzer \u0022aweXpect0001\u0022 when mixing with \u0060Synchronously.Verify\u0060 (#536)" + }, + { + "sha": "0921f48f46d3b2c17e4aab9c796a22f050cd10f4", + "author": "dependabot[bot]", + "date": "Mon Apr 28 19:53:32 2025 \u002B0200", + "message": "build(deps): bump PublicApiGenerator from 11.4.5 to 11.4.6 (#538)" + }, + { + "sha": "79641bc07bb5176aeddbdee5193d331d8e9d2e2f", + "author": "Valentin Breu\u00DF", + "date": "Thu May 1 18:46:36 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.5.0 (#542)" + }, + { + "sha": "a8c33b1b7ddd4195e51f9203e99b07c72306a13a", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 16:28:02 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#543)" + }, + { + "sha": "8d80a1da20ceb19f07f9e4a8c86235094ef33514", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 19:06:09 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060DateTime\u0060 and \u0060DateTimeOffset\u0060 (#544)" + }, + { + "sha": "b175affc4209bb00ad4cce520177b743e9f6f2e3", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 19:22:23 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060TimeSpan\u0060 (#545)" + }, + { + "sha": "aeaac5a96d167e4dbcee2b697044da00cc2c62f3", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 23:55:07 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for objects (#546)" + }, + { + "sha": "c02ec34a744481a8bf824d4abda93b1f2f395478", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 06:25:07 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for enums (#547)" + }, + { + "sha": "0709bcbaa97d804128281a2aa8a30c64b4417343", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 07:13:58 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 for numbers (#548)" + }, + { + "sha": "26291596b55dbd4d712f791c1a6935aededb307e", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 08:10:29 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.6.0 (#551)" + }, + { + "sha": "b0678de8ad3a4079ee897c46c61b8999ef1aac75", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 08:57:25 2025 \u002B0200", + "message": "feat: add \u0060char\u0060 expectations (#550)" + }, + { + "sha": "889bfeda836fe6853311cd4f956ccca4be75433b", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 09:21:26 2025 \u002B0200", + "message": "docs: fix char example for white-space (#552)" + }, + { + "sha": "f71870f38b5beb3e9b3043c87c7d623609d7b260", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 12:08:40 2025 \u002B0200", + "message": "fix: nullability handling in \u0060IsOneOf\u0060 (#553)" + }, + { + "sha": "187a765e7dff05a3390ba15d0690697016ade344", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 13:19:24 2025 \u002B0200", + "message": "fix: handle string \u0060.Contains\u0060 with empty string (#556)" + }, + { + "sha": "832882ed3364ddeaaa2b3d7f2c49daee99701d52", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 15:38:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.6.1 (#559)" + }, + { + "sha": "f1215d68b6cda35526c5c9543dff25bafc6bf2be", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 21:08:11 2025 \u002B0200", + "message": "fix: support open-generic types and interfaces in \u0060ThatObject.Is\u0060 (#561)" + }, + { + "sha": "5df2b5c0a3e01dbd73f130d776bfad6e652060e0", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 21:33:55 2025 \u002B0200", + "message": "feat: handle \u0060null\u0060 in type tests (#562)" + }, + { + "sha": "36b1ff77385d7f341498da304f0b2eadf9e30790", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 02:51:36 2025 \u002B0200", + "message": "refactor: \u0060Is\u0060/\u0060IsExactly\u0060 signature for \u0060null\u0060 case (#564)" + }, + { + "sha": "056d280a54436298b7d4f20cf32cd46d4f55aac8", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 03:03:24 2025 \u002B0200", + "message": "fix: support open-generic types and interfaces in \u0060ThatObject.IsExactly\u0060 (#565)" + }, + { + "sha": "80db07fd0be5cac12ea849d3da6fd7a010023cc1", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 03:05:12 2025 \u002B0200", + "message": "feat: include formatted expected value in failure message (#563)" + }, + { + "sha": "ec025a43243f67633027cbcef6e493f825ac8342", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 13:38:43 2025 \u002B0200", + "message": "feat: enable Tracing as customization option (#566)" + }, + { + "sha": "7cffa8422dfea1fccbd2a8198bf31a8b287b1128", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 20:25:07 2025 \u002B0200", + "message": "chore: update aweXpect to v2.9.1 (#569)" + }, + { + "sha": "39e6ba3b6d732c33ef32a0a750f94e3c118e032d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 22:27:47 2025 \u002B0200", + "message": "fix: correctly handle \u0060null\u0060 in string \u0060Contains\u0060 (#570)" + }, + { + "sha": "53a68057abf4b5cc510e9512d6c6468611c9ec6a", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 10:51:37 2025 \u002B0200", + "message": "chore: update aweXpect to v2.10.0 (#584)" + }, + { + "sha": "81ce72623cb3cb813d83cb8b0bcfb54e0d6fa574", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 11:54:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.8.1 (#585)" + }, + { + "sha": "c64a8e6e436a83168aae7b26c539186f0d6a0e14", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 21:56:22 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 type in collections \u0060Are(Type)\u0060 (#587)" + }, + { + "sha": "083abec01df497ae293c081986458feab324cf53", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 22:15:02 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 type in collections \u0060AreExactly(Type)\u0060 (#589)" + }, + { + "sha": "b248d20c16586d9a8f80b209d85c3e92b9c78196", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 08:00:31 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 predicates (#590)" + }, + { + "sha": "22e385c3e9dee3eea3c7557c5832bbc362a85db1", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 13:00:23 2025 \u002B0200", + "message": "fix: use the enumerator only once in \u0060IsEmpty\u0060 (#592)" + }, + { + "sha": "e4f3ff5d92cea9c0759ba6e93361b5f4c51b0b6d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 13:30:37 2025 \u002B0200", + "message": "fix: succeed when comparing two \u0060null\u0060 collections for equality (#593)" + }, + { + "sha": "113fe27ab148acbea339199c8772340081521094", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 21:31:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.9.0 (#597)" + }, + { + "sha": "d14f8f5ea10e099cc9cc62c125b55fd400c979ec", + "author": "Valentin Breu\u00DF", + "date": "Tue May 13 22:13:18 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.0 (#602)" + }, + { + "sha": "3d025a698a6200e34656666bd41dc058b4a2b831", + "author": "Valentin Breu\u00DF", + "date": "Thu May 15 17:56:41 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.1 (#605)" + }, + { + "sha": "c3567d33cf0835415dc89729a1591afd95200a5c", + "author": "Valentin Breu\u00DF", + "date": "Sat May 17 18:58:18 2025 \u002B0200", + "message": "feat: include collection information in \u0060AreAllUnique\u0060 (#608)" + }, + { + "sha": "3ecf574628899f9b5cc9b3fdd640dae117632214", + "author": "Valentin Breu\u00DF", + "date": "Sat May 17 19:26:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.3 (#609)" + }, + { + "sha": "dcb36930075d9d7a5d020f6d78fc55227f5b721c", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 03:33:20 2025 \u002B0200", + "message": "feat: add debug build to CI pipeline when BuildScope is not \u0022Default\u0022 (#610)" + }, + { + "sha": "da79591d7f38c6400874a36448979b03e448f0bc", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 10:15:02 2025 \u002B0200", + "message": "coverage: ensure usage of invariant culture in string equality (#611)" + }, + { + "sha": "1b058cd0e4b9fa2ff0c696fe3a45ff2a77ece5de", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 10:51:02 2025 \u002B0200", + "message": "feat: add \u0060MoreThan\u0060 and \u0060LessThan\u0060 for collections (#612)" + }, + { + "sha": "76f35d15b2efe2f043b61d491623453d5c3d30c0", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 11:26:26 2025 \u002B0200", + "message": "docs: add migration guide (#613)" + }, + { + "sha": "a0b9d93b1780c1fbf1011b484f1dd3b618814b1d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 19:34:53 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.4 (#616)" + }, + { + "sha": "6ee0b58b48cfee871a4d0717065b257735d143e8", + "author": "Valentin Breu\u00DF", + "date": "Mon May 19 12:11:24 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060/\u0060IsNotBetween\u0060 for \u0060DateTime\u0060 and \u0060DateTimeOffset\u0060 (#620)" + }, + { + "sha": "67d0ad6a9c5b6ec715a14dbd2b2ce015419369a6", + "author": "Valentin Breu\u00DF", + "date": "Mon May 19 22:34:18 2025 \u002B0200", + "message": "feat: add collection context information (#621)" + }, + { + "sha": "905faa416b28a0c84ea8518b4d0425c2ae1b5796", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 16:44:10 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060 for \u0060TimeSpan\u0060 (#623)" + }, + { + "sha": "9006a8c58df6020e12f681277bcbc5a5761f71d3", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 16:59:47 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060 for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#622)" + }, + { + "sha": "c665913bed7ceea89cd2c16141df8ecb0dc1c170", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 17:58:52 2025 \u002B0200", + "message": "feat: add \u0060IsNotBetween\u0060 for numbers (#624)" + }, + { + "sha": "62a44ebcb73663dde498890e86ea683ab059257f", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 20:51:43 2025 \u002B0200", + "message": "feat: support negated expectation on sort order (#625)" + }, + { + "sha": "3b46875177c787b71ac2abe0c141040320ac99bf", + "author": "Valentin Breu\u00DF", + "date": "Fri May 23 23:03:20 2025 \u002B0200", + "message": "feat: negate \u0060IsContainedIn\u0060 and \u0060Contains\u0060 (#627)" + }, + { + "sha": "926958352ca348efa4ff1c24ea61933713914a71", + "author": "Valentin Breu\u00DF", + "date": "Mon May 26 11:58:02 2025 \u002B0200", + "message": "fix: ignore assemblies where \u0060GetTypes()\u0060 throws an exception (#628)" + }, + { + "sha": "947ee8b81124933ae8d7d913700e2ffdcef48b98", + "author": "Valentin Breu\u00DF", + "date": "Mon May 26 12:26:06 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.5 (#629)" + }, + { + "sha": "589bbf9e00bf6eb71d9115f6e283b82eccc0a7d5", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 09:18:08 2025 \u002B0200", + "message": "feat: support \u0060IEnumerable\u0060 and \u0060ImmutableArray\u003CT\u003E\u0060 (#631)" + }, + { + "sha": "bc68bb4156182f1f4100331a9f2bac66fa2b640c", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 10:02:52 2025 \u002B0200", + "message": "fix: \u0060ComplyWith\u0060 with negated expectations (#635)" + }, + { + "sha": "a2199eab6b894e3f198376d9cee66e15ac15f023", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 11:21:15 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.6 (#638)" + }, + { + "sha": "92019bdc29fc8cc455ae01c6823110c45b96ee62", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 15:39:28 2025 \u002B0200", + "message": "fix: overload resolution for \u0060IEnumerable\u0060 (#639)" + }, + { + "sha": "d832baa0bedbaab7ce382d84eed07a6ea0ebbc3d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 16:12:07 2025 \u002B0200", + "message": "feat: support \u0060IReadOnlyDictionary\u0060 (#640)" + }, + { + "sha": "56b575bcfc538f0915244223bb38bf2a393a939d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 19:55:12 2025 \u002B0200", + "message": "fix: avoid duplicate contexts in collection expectations (#641)" + }, + { + "sha": "484fed7bf36e582d61a438c39dee1a3f355daf11", + "author": "Valentin Breu\u00DF", + "date": "Fri Jun 20 12:50:28 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.7 (#644)" + }, + { + "sha": "e50b9854f22dbe0a8ed0a4f5b1025895d866da32", + "author": "Valentin Breu\u00DF", + "date": "Fri Jun 20 21:45:26 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.0 (#647)" + }, + { + "sha": "27c997b35f643809af3a549a8adcc925414f6138", + "author": "Valentin Breu\u00DF", + "date": "Sat Jun 21 12:32:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.1 (#649)" + }, + { + "sha": "cc62afe8d7c03d4d3970de972ab82f7556b9bbe3", + "author": "Valentin Breu\u00DF", + "date": "Sun Jun 22 09:34:22 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.2 (#653)" + }, + { + "sha": "6f36cdd4b2d0f192f704e82f398ac041336db381", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 26 18:21:22 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.3 (#659)" + }, + { + "sha": "96261e5ae8fabfd39e1eb44e7f1f662af67854fd", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 26 21:28:42 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.12.0 (#661)" + }, + { + "sha": "d8de7740ec45836f853af84c32d521f3d6b15213", + "author": "Valentin Breu\u00DF", + "date": "Sat Jun 28 09:39:02 2025 \u002B0200", + "message": "feat!: remove unnecessary \u0060And\u0060 from delegate \u0060DoesNotThrow\u0060 (#665)" + }, + { + "sha": "07da697a58be4e16ead60602387d3c0a7983cc7e", + "author": "Valentin Breu\u00DF", + "date": "Sun Jun 29 16:42:09 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.13.0 (#670)" + }, + { + "sha": "9e84df70f4e013ebc0a2da107334ede71aac1fe1", + "author": "Valentin Breu\u00DF", + "date": "Mon Jun 30 08:17:08 2025 \u002B0200", + "message": "fix: throw \u0060ArgumentException\u0060 when expected is empty in \u0060IsOneOf\u0060 (2) (#671)" + }, + { + "sha": "b99b514adfa43c0ce981efac9c15d505bdd93355", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 13:24:17 2025 \u002B0200", + "message": "fix: collection contains with many additional items (#674)" + }, + { + "sha": "8bf6652bef6df86cc0f04f0608f7ae7cf71e9787", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 13:53:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.13.1 (#675)" + }, + { + "sha": "fa94a5f1f51f86da6a5067d888a3736333d761c5", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 17:20:54 2025 \u002B0200", + "message": "feat: make constructor of \u0060ThatDelegateThrows\u0060 public (#676)" + }, + { + "sha": "53a8dd1057539ecd81ac65815453aa028e292dfa", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 17:45:54 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.14.0 (#677)" + }, + { + "sha": "5c5e19b2f9b07e9f115b121b321a18f3d7576f16", + "author": "Valentin Breu\u00DF", + "date": "Thu Jul 10 16:44:27 2025 \u002B0200", + "message": "feat: support \u0060null\u0060 in \u0060WithParamName\u0060 (#678)" + }, + { + "sha": "5a2769aa9b565d1ea53fefa924dc53549fa334e7", + "author": "Valentin Breu\u00DF", + "date": "Thu Jul 10 17:43:14 2025 \u002B0200", + "message": "feat: add \u0060WithMessageContaining\u0060 for delegates (#679)" + }, + { + "sha": "fe15b21e6e21237480a65c926c12d7cedbd8c8eb", + "author": "Valentin Breu\u00DF", + "date": "Sat Jul 19 21:57:36 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.0 (#682)" + }, + { + "sha": "5b6272d3f5f155786126a90722f61a1873c6a5ef", + "author": "Valentin Breu\u00DF", + "date": "Sun Jul 20 14:17:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.1 (#686)" + }, + { + "sha": "12de9e033ef3ab8cc95cd6e120a13bbc683c20a4", + "author": "Valentin Breu\u00DF", + "date": "Mon Jul 21 22:12:04 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.2 (#688)" + }, + { + "sha": "6df2116f12a09d6bf711305161d28fe3a7f1e313", + "author": "dependabot[bot]", + "date": "Mon Jul 28 12:44:16 2025 \u002B0200", + "message": "chore: Bump the nunit group with 2 updates (#690)" + }, + { + "sha": "ca8cbe60f2db2f2ee4ffbc7ec92fa034d4253f24", + "author": "Valentin Breu\u00DF", + "date": "Mon Jul 28 20:19:42 2025 \u002B0200", + "message": "feat: add \u0060IsParsableInto\u0060 for strings (#693)" + }, + { + "sha": "850fd47b26539d95a5f96f751c1a05ea14768f8a", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 1 11:01:38 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#697)" + }, + { + "sha": "cbbba547b1431bca54d10c3cc1d4af82fcd9c552", + "author": "Valentin Breu\u00DF", + "date": "Sun Aug 3 22:15:08 2025 \u002B0200", + "message": "feat: add \u0060Matching\u0060 and \u0060MatchingExactly\u0060 option for \u0060HasItem\u0060 (#698)" + }, + { + "sha": "f6385ef85ab3b9a804734ed7d5a7d9b42e460099", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:17 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#703)" + }, + { + "sha": "13eb8350fd6f05480b32b25a89a9aa8da8f682e0", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:46 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#705)" + }, + { + "sha": "805ad539edb35a3eb3f2c95441e9b631bac11b1b", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:33 2025 \u002B0200", + "message": "chore: Bump the tunit group with 2 updates (#704)" + }, + { + "sha": "7e3179265c562f8a000eb7c94d574b6b4b8df134", + "author": "Copilot", + "date": "Fri Aug 8 20:16:11 2025 \u002B0200", + "message": "feat: Add comprehensive GitHub Copilot instructions for aweXpect repository (#708)" + }, + { + "sha": "c5477b05bb5ae75b265fdb6e51a4f5edc2980b30", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 11 19:04:31 2025 \u002B0200", + "message": "fix: \u0060InvalidOperationException\u0060 with \u0060Throws\u003CT\u003E().Which.Satisfies\u0060 (#711)" + }, + { + "sha": "c5f67910659edb8a08bc62a4ea051cfb753aedaa", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:09:14 2025 \u002B0200", + "message": "fix: Correctly handle \u0060Throws\u003CT\u003E().Which.Satisfies\u0060 (#714)" + }, + { + "sha": "13b8294538f238807a219763109594de024a65ed", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:20:27 2025 \u002B0200", + "message": "chore: revert Tunit to v0.25.21 (#713)" + }, + { + "sha": "4e412112fb1d7618b07736e550924a47e7555ed2", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:42:28 2025 \u002B0200", + "message": "chore: explicitely set version of \u0060dotnet-stryker\u0060 to v4.7.0 (#715)" + }, + { + "sha": "d08341b502eec5d14709a39ba37c8af2b9bb5cac", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:57:23 2025 \u002B0200", + "message": "fix: use dotnet nuget to push packages (#716)" + }, + { + "sha": "df0c03be8c1f6b51a9d2b99c0c5dc9c6c52e4781", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 01:17:13 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.16.1 (#717)" + }, + { + "sha": "02df3871bcee240a370064534f7ee1dae6c94414", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 14:53:12 2025 \u002B0200", + "message": "fix: \u0060HasItem\u0060 without parameters does not make sense (#719)" + }, + { + "sha": "6c33916eba22c865f247eb4acb8fa3ada723851d", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 15:38:21 2025 \u002B0200", + "message": "refactor: split mutation tests in two separate actions (#718)" + }, + { + "sha": "e13592d896810a6f4370d1ee373ab6a4574918a1", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 19:30:50 2025 \u002B0200", + "message": "fix: error in build pipeline (#720)" + }, + { + "sha": "b4cae97b90c350b33b31e1b19402974af01fbb4c", + "author": "dependabot[bot]", + "date": "Wed Aug 13 20:05:33 2025 \u002B0200", + "message": "chore: Bump actions/download-artifact from 4 to 5 (#709)" + }, + { + "sha": "835bc0d48338cbc25c4bd0798a397e7e0af05571", + "author": "Valentin Breu\u00DF", + "date": "Thu Aug 14 21:30:12 2025 \u002B0200", + "message": "docs: avoid duplicate documentation in extension projects (#721)" + }, + { + "sha": "af1cf72b5c89155574d951a1c8ada5f335784433", + "author": "Valentin Breu\u00DF", + "date": "Thu Aug 14 23:07:41 2025 \u002B0200", + "message": "docs: replace blog with link to extensions (#722)" + }, + { + "sha": "e73d4c7405cb9fe4e4d2d6d12aa6c3e05cd748ef", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 15 07:07:48 2025 \u002B0200", + "message": "fix: Missing WorkflowRunId in Mutation tests dashboard (#724)" + }, + { + "sha": "fe5c680d05c6d3941ea8fd3e432bdb1ef32260b7", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 15 07:31:19 2025 \u002B0200", + "message": "refactor: add missing files in \u0022.github\u0022 to solution (#725)" + }, + { + "sha": "0a3cfb943df6b5605ec93c7dc87e1a12cb629057", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:28:53 2025 \u002B0200", + "message": "chore: Bump actions/checkout from 4 to 5 (#727)" + }, + { + "sha": "1593161df71d4afed582a9a92fd0be027a63da7d", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:29:29 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#729)" + }, + { + "sha": "4cbb9ea05ffb6d9a0627789a3d4515ad858f9266", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:30:05 2025 \u002B0200", + "message": "chore: Bump the tunit group with 2 updates (#728)" + }, + { + "sha": "89176a9c205bc4644930a8396ff634888858f591", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:30:15 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#730)" + }, + { + "sha": "9fa48544dc6f4aa033f49b5ed5fc838d5aa0b03b", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 22 15:48:27 2025 \u002B0200", + "message": "chore: revert TUnit to v0.25.21 (#731)" + }, + { + "sha": "7f21274ad2885cf8d7145159b1978f33bbfa84c2", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 25 17:39:36 2025 \u002B0200", + "message": "feat: format \u0060void\u0060 and generic types (#735)" + }, + { + "sha": "ea878879055bc4d35748c8152e4d654430d51342", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 25 21:30:54 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#737)" + }, + { + "sha": "5178a3887e552cf895301ae8b071f61db86ee426", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 26 20:53:02 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.18.0 (#741)" + }, + { + "sha": "deb356b2c9211b6eeae47e68203965259261b688", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 26 21:30:32 2025 \u002B0200", + "message": "fix: failing CI-Analysis build when BuildScope is not default (#742)" + }, + { + "sha": "d92e24a6a85e9b15644f7a6a51de3a288e4458cc", + "author": "dependabot[bot]", + "date": "Tue Aug 26 19:36:36 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "200c148bde6059543fe4f7770576e7fc11a4c337", + "author": "dependabot[bot]", + "date": "Mon Sep 1 20:07:08 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#744)" + }, + { + "sha": "25eeff93ab20450fc1f44ae60ebaa7ce020aa81d", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 12:41:08 2025 \u002B0200", + "message": "chore: update aweXpect to v2.22.0 (#747)" + }, + { + "sha": "d5895a68a38f9a5b0950f785ba929bb9beecbda9", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 13:37:35 2025 \u002B0200", + "message": "refactor: fix sonar issues in test classes (#748)" + }, + { + "sha": "5adc056107d4d47c4208071e5e033bb88dd719c0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 15:09:58 2025 \u002B0200", + "message": "coverage: add missing test cases (#749)" + }, + { + "sha": "ec4efe1268e58fa6e1c0ce39ceaa09252c64f91d", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 10:14:42 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in dictionary \u0060HasValue\u0060 (#750)" + }, + { + "sha": "a18e70ccd09fe9c1c70f1206459e97f98009d673", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 11:06:45 2025 \u002B0200", + "message": "fix: failure messages of \u0060EquivalencyComparer\u0060 (#751)" + }, + { + "sha": "3d063a51222e9647283f0f1b4301f4df543b17a5", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 14:41:54 2025 \u002B0200", + "message": "fix: negation of \u0060Satisfy\u0060 for collections (#752)" + }, + { + "sha": "898ff9711ecd6de0dc5888a491fc12e7f830e775", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 18:00:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.20.0 (#754)" + }, + { + "sha": "9c101b748e7607de4522b28060c405905a6a82b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:29:49 2025 \u002B0200", + "message": "refactor: use latest Stryker.net version" + }, + { + "sha": "0a226a33a20fcf4fbaf8f725b1a0b5299e56cfa4", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:44:24 2025 \u002B0200", + "message": "refactor: re-enable skipped test (#756)" + }, + { + "sha": "c2a9dc57215a655fb54e1406a5d6b7b26d2eff5f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:43:29 2025 \u002B0200", + "message": "Temporarily disable since filter" + }, + { + "sha": "95828efed44e29017a4e08c3f7db6df4eed14a12", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 08:04:36 2025 \u002B0200", + "message": "Fix JSON error" + }, + { + "sha": "67917e64abcc51554b4f74824f780f95aa2bbc39", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 12:28:51 2025 \u002B0200", + "message": "chore: use latest Stryker.net version (#755)" + }, + { + "sha": "d9f4c5ad4df17c9e07803eb6b1da6907d0f382ce", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 12:56:40 2025 \u002B0200", + "message": "coverage: improve test coverage of helpers (#757)" + }, + { + "sha": "f000f6a6a9f87f6a04c87cb5f464b875ab8a950f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 14:32:12 2025 \u002B0200", + "message": "fix: nullability of MemberAccessor (#758)" + }, + { + "sha": "9d105c85e20c3685f42d1690ceb2496bcf6a25f3", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 16:06:19 2025 \u002B0200", + "message": "refactor: rename \u0060QuantifierContext\u0060 to \u0060QuantifierContexts\u0060 (#759)" + }, + { + "sha": "a7629c80dec8e7bccb156073939d8de6831d6f0f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 17:04:51 2025 \u002B0200", + "message": "fix: negation of wrapper \u0060ConstraintResult\u0060 in extensions (#760)" + }, + { + "sha": "7baba9806029d5bf90ddf8e379b3520966f5d62c", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 17:22:06 2025 \u002B0200", + "message": "refactor: fix nullability of nodes \u0060Add{Async}Mapping\u0060 (#761)" + }, + { + "sha": "c3ab0ef84d8b1635a9c922952b433fcee613d9ee", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 08:31:38 2025 \u002B0200", + "message": "Revert core changes in https://github.com/aweXpect/aweXpect/commit/5adc056107d4d47c4208071e5e033bb88dd719c0#diff-c5b33f0eeab99f044e3b57eca9fef984a61c734cdea105fbddc8cb038e1934e5" + }, + { + "sha": "d94595c5294c63bc7cf958de8b644cd5a788ccc1", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 10:29:53 2025 \u002B0200", + "message": "fix: Outcome of \u0060OrConstraintResult\u0060 (#762)" + }, + { + "sha": "4dc12c155f23e950b130f282fd6d16aa5600c181", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 6 23:17:29 2025 \u002B0200", + "message": "refactor!: Consolidate \u0060StartsWith\u0060/\u0060EndsWith\u0060 and \u0060AsPrefix\u0060/\u0060AsSuffix\u0060 for strings (#763)" + }, + { + "sha": "d1490b5b79edd9337b5b5cea013f76e243441706", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 13:48:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.21.1 (#765)" + }, + { + "sha": "4a2b227a7c0561c9a1b79ae8009ff92e08804867", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 18:37:18 2025 \u002B0200", + "message": "refactor: remove core mutation tests only on \u0060main\u0060 (#768)" + }, + { + "sha": "d8833fcc139983c60015fb5750000579b02c6ead", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 22:19:46 2025 \u002B0200", + "message": "fix: branch detection in Nuke pipeline (#769)" + }, + { + "sha": "18eaf32b1cc4d829c4ff55638ee74048ba4f2af0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 9 08:55:22 2025 \u002B0200", + "message": "refactor: also remove core mutation tests on tags (#774)" + }, + { + "sha": "f51db77110ec54b83668739142adb97229ebb5b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 11 13:48:44 2025 \u002B0200", + "message": "docs: Add GitHub sponsor username to FUNDING.yml (#775)" + }, + { + "sha": "9a1c4b68a8c15c788d728f2384cfbdaeac683233", + "author": "dependabot[bot]", + "date": "Thu Sep 11 13:49:20 2025 \u002B0200", + "message": "chore: Bump actions/setup-dotnet from 4 to 5 (#770)" + }, + { + "sha": "861e39d554510a4ef2fd6acd6144d17c1ee0bf46", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 13 21:27:56 2025 \u002B0200", + "message": "fix: download large benchmarks file (#779)" + }, + { + "sha": "d84649431a0dff8b75d44467a786480622d392bd", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:32:04 2025 \u002B0200", + "message": "chore: bump aweXpect (#780)" + }, + { + "sha": "f68f8a1efa548e2d07323c3cd6f65770feaee474", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:54:49 2025 \u002B0200", + "message": "feat: add negated nullable char expectations (#781)" + }, + { + "sha": "70e516b2e0a48d61ee3630049e5ef6d5d7e34e3c", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:30:16 2025 \u002B0200", + "message": "feat: add expectations on \u0060Uri\u0060 (#782)" + }, + { + "sha": "a3283c9b6999d7d07743aa910d6ae7d0be9ab5f5", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:44:05 2025 \u002B0200", + "message": "feat: add \u0060IsNullOrEmpty\u0060 expectation for nullable \u0060Guid\u0060 (#783)" + }, + { + "sha": "904d8ac2e7ca0009205e5b76a04197e80e9043c1", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 10:06:37 2025 \u002B0200", + "message": "refactor: move expectations on \u0060Uri\u0060 to \u0060aweXpect.Web\u0060 (#784)" + }, + { + "sha": "6545f65159e8f95000f320f872e508fd843ced3e", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:35:59 2025 \u002B0200", + "message": "refactor!: make \u0060IStringMatchType\u0060 asynchronous (#787)" + }, + { + "sha": "d7e7a07f41495479ac08fc20e4dcfeb4b603c60c", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:55:24 2025 \u002B0200", + "message": "refactor: make \u0060EquivalencyExpectationBuilder\u0060 public (#788)" + }, + { + "sha": "a1f5370cc3a1bbbf94487ebafa2713d68ad817a2", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 17:36:54 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.22.0 (#789)" + }, + { + "sha": "07fdc9d4da1368fa1ce45747a5c16ec433c206ae", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 15:48:09 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in \u0060It.Is\u0060 (#790)" + }, + { + "sha": "05fb28b3bcb7887b281ae6c7b1ca03e508181f73", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 20:48:06 2025 \u002B0200", + "message": "fix: correct error message for prefix/suffix of empty strings (#791)" + }, + { + "sha": "935f53e07753b6e5c00e334b587e09732a6a3ea1", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 18 03:55:11 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#792)" + }, + { + "sha": "dd79b966e3aea1a3d75f813a04a07a56e2f884df", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 16:17:31 2025 \u002B0200", + "message": "feat: add \u0060WithoutMessage\u0060 for delegate assertions (#793)" + }, + { + "sha": "704d02de889bf1d486a638305133f24c4e10945d", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 21:20:43 2025 \u002B0200", + "message": "feat: add support for .NET 10" + }, + { + "sha": "9fca9804d7c7f06e3ee5aae374f0ddd2ee3f8283", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 20 07:24:19 2025 \u002B0200", + "message": "feat: add string property result (#795)" + }, + { + "sha": "42ec1de1a26ffb4d0b9789f8185984d8c194e059", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 22:29:29 2025 \u002B0200", + "message": "feat: support direct check for boolean is \u0060true\u0060 (#797)" + }, + { + "sha": "d5661d2ee6cb2f698dd6d3f5c90daedfe4a82e84", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 23:12:33 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.24.0 (#798)" + }, + { + "sha": "93c3b02c44714c43f63cfbbc4a703af6dcd159b3", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:19 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#801)" + }, + { + "sha": "91c60ba855431973af34bede2f2a88577778e5cf", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:08 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#800)" + }, + { + "sha": "36587259c98421e9f94081815c9fbf3ff7292138", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 09:48:18 2025 \u002B0200", + "message": "feat: allow customization of the \u0060MaximumStringLength\u0060 (#802)" + }, + { + "sha": "0a4f21e41d630f23c7017d2ff39ccffd5a464b81", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 16:52:49 2025 \u002B0200", + "message": "chore: update docusaurus to v3.9.1 (#803)" + }, + { + "sha": "7ce73592f7520bd32f6115febcf0eb56ffddb9f0", + "author": "dependabot[bot]", + "date": "Mon Oct 13 07:56:46 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "e2088cee4f49ff63940a4e402ebe76ddf3bda5a1", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 17:58:17 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0" + }, + { + "sha": "e6be53a39856a79fc78368c84b889c23f3d79cfe", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 18:13:28 2025 \u002B0200", + "message": "fix: formatting of nullable types (#808)" + }, + { + "sha": "bdf6ee04fd9e6da82fba87adf8b50b675b6ea8e9", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:57:42 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#805)" + }, + { + "sha": "36732fb7c24b7058e62cded07ff36b3814d9c5ad", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:58:04 2025 \u002B0200", + "message": "chore: Bump the nunit group with 1 update (#806)" + }, + { + "sha": "1766c989f319f20bada8d6cc085c3afbfe2ac46f", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:35:09 2025 \u002B0200", + "message": "Also update testing frameworks" + }, + { + "sha": "d7c86fb9d72d7efb3a44ccd81590fb36d09b0d23", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:41:30 2025 \u002B0200", + "message": "revert unintential change" + }, + { + "sha": "ed766f1daa3d036ee89bb1ca5f9ecc8ad7747906", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:12:59 2025 \u002B0200", + "message": "Revert MSTest to 3.x" + }, + { + "sha": "258d43fed77e3a9ff12e5d0e62c989c5d6a31f73", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:25:15 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0 (#809)" + }, + { + "sha": "dc5f3600178fcff793fe9b1e0cd7141ac2459f12", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 14:14:03 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#812)" + }, + { + "sha": "8d0e2bcb9f0cee8eba8be0e403c4d4c37725d47a", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 15:38:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.25.0 (#813)" + }, + { + "sha": "f62cf1d506878aa2566ef3c5f9cafe5a237840be", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 16:01:29 2025 \u002B0200", + "message": "feat: support MSTest v4 (#814)" + }, + { + "sha": "bafccdb2aafc9d3a8a94b14dca2e7adc7584a473", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 17:14:58 2025 \u002B0200", + "message": "fix: formatting of nested types within generic types (#815)" + }, + { + "sha": "a8bcc4b232ba0107338ab71f43e6cb362fa785fb", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 22:07:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.27.1 (#818)" + }, + { + "sha": "be643c6fe158be8e2adf3c8cdcfad94d2828ea2a", + "author": "Valentin Breu\u00DF", + "date": "Sat Nov 1 16:52:12 2025 \u002B0100", + "message": "docs: document Mockolate (#828)" + }, + { + "sha": "d6cec126a8ff00e8d6a9bd1338d39c8037f10f46", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:37 2025 \u002B0100", + "message": "chore: Bump actions/setup-node from 5 to 6 (#819)" + }, + { + "sha": "cef93a9d073adabc3ce19f3d77a64e0649a5dabe", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:58 2025 \u002B0100", + "message": "chore: Bump actions/download-artifact from 5 to 6 (#822)" + }, + { + "sha": "18f0a375dbffcc41078402d8fc06a1cacc96d320", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:01:15 2025 \u002B0100", + "message": "chore: Bump actions/upload-artifact from 4 to 5 (#823)" + }, + { + "sha": "a50dd36ad4f88e5ad0e10313651daea27c065258", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:22 2025 \u002B0100", + "message": "chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#824)" + }, + { + "sha": "31a1b24e20b8103fe607a9baef31692d694108e9", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:36 2025 \u002B0100", + "message": "chore: Bump FluentAssertions from 8.2.0 to 8.8.0 (#825)" + } + ], + "labels": [ + "198447f7", + "e994b4dd", + "a6022c2c", + "ba348350", + "96f70d37", + "a65ca3f3", + "b6626f8e", + "08ef69d9", + "8c5638ae", + "8111de13", + "8881f806", + "a7ed6bc7", + "46c2cd1d", + "d876d089", + "93717d26", + "912178e4", + "63f4a10e", + "839ca5f6", + "09ad8c6c", + "55e8ae69", + "c94804fe", + "efadb67a", + "d782eda8", + "4ee65a13", + "4c351d72", + "c1fd6252", + "a878c654", + "680600ba", + "24a061c3", + "ca40146a", + "a14be273", + "7f8f299c", + "14c3633f", + "2979f127", + "27688f91", + "acad1c5d", + "d52b3a63", + "5899c66b", + "d1cf0e58", + "5f7b8bc9", + "d2654ced", + "e64de71b", + "37d40acf", + "f9889e95", + "eabdc5e7", + "822385da", + "9296e1f7", + "228dc625", + "6a933f4b", + "6ae2b5bf", + "ccd0a244", + "87ab795e", + "4c1d86c1", + "6a2e1ab7", + "f4233600", + "cf683ba6", + "9b72631e", + "7fdbefe8", + "336dbe16", + "f76cefad", + "9a5312d9", + "5c564abb", + "c709afb8", + "b630191d", + "0bebf245", + "c935463f", + "80179bea", + "f57a0596", + "55146670", + "2547e016", + "c85f0a60", + "ab405d13", + "7cf05384", + "b56e5fca", + "d4b664cd", + "9f1824ce", + "402fcf1b", + "5930c6cb", + "8b6d5c3f", + "982c1d09", + "8ae4321d", + "236ea658", + "83affdbd", + "051f951e", + "72034f95", + "896aa83e", + "4fb38900", + "e21efd52", + "0bf71956", + "3a9023e9", + "32612ac1", + "38657001", + "2e5abee5", + "c5d459a7", + "e9072521", + "0fe58fe8", + "85b5ef18", + "853f31c8", + "b8ec8b16", + "27d29c96", + "55e7e4fc", + "b0e47762", + "36644484", + "f8f7d0ad", + "eac7f2d2", + "e70deb86", + "0ec04dd4", + "7c2a7584", + "e9022782", + "2c41be54", + "afa882ee", + "969e0652", + "60eb6303", + "3a485751", + "3983116d", + "b04edcf8", + "4e57b02c", + "23b59cb4", + "40cc54fa", + "e5efbb97", + "51c034fd", + "106df424", + "a24ae441", + "93221aa4", + "a6a923e2", + "4c2a7876", + "e108e728", + "b69ccbf9", + "4fd874e9", + "98a7b28c", + "1085d54a", + "732f5d9d", + "2a8ac0a3", + "7412c4de", + "4204834e", + "06b45541", + "42f921a4", + "fdc0aaae", + "6e4441e1", + "12c76593", + "b2959468", + "07843f7f", + "84eb74e0", + "da1f968c", + "3cefc147", + "b9fe159b", + "4c5d53b0", + "79078484", + "eeee1391", + "c6b3a8d5", + "c6992a92", + "0c336223", + "dd480312", + "f6640b2f", + "d8aaae48", + "e0d78b97", + "bf2c3932", + "fa4ce4f4", + "c5103c0c", + "128a0618", + "0097e896", + "36cef1bf", + "b07b0834", + "3065034c", + "a6090881", + "11eb9576", + "6da1bdd9", + "e74b96fb", + "ad717ef7", + "977afeac", + "485d524c", + "4d002904", + "13732eac", + "e2eba3a9", + "29f00085", + "a92978ee", + "dd4a0d1c", + "c93fce56", + "7012cf9f", + "10f1052e", + "75dd39e7", + "ab75babf", + "73699f2c", + "02698bd2", + "8baa2a40", + "c43dc7b0", + "b9ddf912", + "651c6220", + "e8e57940", + "43563dba", + "2dfb85c6", + "90fee881", + "c114f723", + "0d568381", + "2f1d12d9", + "4d87a8bd", + "28efd912", + "3fff2633", + "747a24ed", + "736daeea", + "f6189ccd", + "9204701a", + "11b106e3", + "24fc41b1", + "3af9446c", + "8b74560f", + "8d5a0760", + "b100e91a", + "12cced9d", + "4cfb62e9", + "8c5483ee", + "c17f75ad", + "175c5793", + "0fa791ad", + "aad9bc45", + "396bfd6d", + "158a233e", + "27bfcfce", + "2597e1fe", + "8527c4e4", + "ec23c81a", + "d1fe3081", + "ef3c4ea0", + "0672d6ab", + "46d77bc3", + "cab3f522", + "ef635cad", + "1273cb73", + "95b58348", + "3bce18cf", + "e6c950e2", + "6130b259", + "a515324e", + "68d9a56e", + "1f7ff44a", + "9bad633f", + "ec1c097d", + "0f3f4e97", + "e8e013de", + "226b58d5", + "f5bf1515", + "00d90a29", + "3b35b5b8", + "a4e7e6e8", + "778a9d2e", + "290f1de1", + "0921f48f", + "79641bc0", + "a8c33b1b", + "8d80a1da", + "b175affc", + "aeaac5a9", + "c02ec34a", + "0709bcba", + "26291596", + "b0678de8", + "889bfeda", + "f71870f3", + "187a765e", + "832882ed", + "f1215d68", + "5df2b5c0", + "36b1ff77", + "056d280a", + "80db07fd", + "ec025a43", + "7cffa842", + "39e6ba3b", + "53a68057", + "81ce7262", + "c64a8e6e", + "083abec0", + "b248d20c", + "22e385c3", + "e4f3ff5d", + "113fe27a", + "d14f8f5e", + "3d025a69", + "c3567d33", + "3ecf5746", + "dcb36930", + "da79591d", + "1b058cd0", + "76f35d15", + "a0b9d93b", + "6ee0b58b", + "67d0ad6a", + "905faa41", + "9006a8c5", + "c665913b", + "62a44ebc", + "3b468751", + "92695835", + "947ee8b8", + "589bbf9e", + "bc68bb41", + "a2199eab", + "92019bdc", + "d832baa0", + "56b575bc", + "484fed7b", + "e50b9854", + "27c997b3", + "cc62afe8", + "6f36cdd4", + "96261e5a", + "d8de7740", + "07da697a", + "9e84df70", + "b99b514a", + "8bf6652b", + "fa94a5f1", + "53a8dd10", + "5c5e19b2", + "5a2769aa", + "fe15b21e", + "5b6272d3", + "12de9e03", + "6df2116f", + "ca8cbe60", + "850fd47b", + "cbbba547", + "f6385ef8", + "13eb8350", + "805ad539", + "7e317926", + "c5477b05", + "c5f67910", + "13b82945", + "4e412112", + "d08341b5", + "df0c03be", + "02df3871", + "6c33916e", + "e13592d8", + "b4cae97b", + "835bc0d4", + "af1cf72b", + "e73d4c74", + "fe5c680d", + "0a3cfb94", + "1593161d", + "4cbb9ea0", + "89176a9c", + "9fa48544", + "7f21274a", + "ea878879", + "5178a388", + "deb356b2", + "d92e24a6", + "200c148b", + "25eeff93", + "d5895a68", + "5adc0561", + "ec4efe12", + "a18e70cc", + "3d063a51", + "898ff971", + "9c101b74", + "0a226a33", + "c2a9dc57", + "95828efe", + "67917e64", + "d9f4c5ad", + "f000f6a6", + "9d105c85", + "a7629c80", + "7baba980", + "c3ab0ef8", + "d94595c5", + "4dc12c15", + "d1490b5b", + "4a2b227a", + "d8833fcc", + "18eaf32b", + "f51db771", + "9a1c4b68", + "861e39d5", + "d8464943", + "f68f8a1e", + "70e516b2", + "a3283c9b", + "904d8ac2", + "6545f651", + "d7e7a07f", + "a1f5370c", + "07fdc9d4", + "05fb28b3", + "935f53e0", + "dd79b966", + "704d02de", + "9fca9804", + "42ec1de1", + "d5661d2e", + "93c3b02c", + "91c60ba8", + "36587259", + "0a4f21e4", + "7ce73592", + "e2088cee", + "e6be53a3", + "bdf6ee04", + "36732fb7", + "1766c989", + "d7c86fb9", + "ed766f1d", + "258d43fe", + "dc5f3600", + "8d0e2bcb", + "f62cf1d5", + "bafccdb2", + "a8bcc4b2", + "be643c6f", + "d6cec126", + "cef93a9d", + "18f0a375", + "a50dd36a", + "31a1b24e" + ], + "datasets": [ + { + "label": "aweXpect time", + "unit": "ns", + "data": [ + 329.63557247320813, + 351.37352555592855, + 374.3091664632162, + 337.2535416603088, + 352.39308126156146, + 381.1330859502157, + 336.44947052001953, + 365.3181669371469, + 345.05609801610314, + 352.852764742715, + 362.02392800649005, + 361.74809068044027, + 363.89608076640536, + 336.6958791528429, + 322.89931173324584, + 353.1988357861837, + 371.04212611516317, + 378.75749934514363, + 340.8615088144938, + 365.7484591801961, + 367.9274542490641, + 341.19425906453813, + 346.404577425548, + 330.47431507110593, + 343.1689342498779, + 340.9389464378357, + 369.3515460650126, + 336.76117665427074, + 336.02704896245683, + 339.599584375109, + 333.00602436065674, + 351.0798631448012, + 348.2538963953654, + 346.41834758122764, + 371.09008278165544, + 383.7522175470988, + 355.9740073521932, + 344.43049144744873, + 356.8274250984192, + 377.63444655282154, + 345.9102941513062, + 346.0037733713786, + 360.1244749001094, + 365.5585004261562, + 331.82740179697674, + 353.46899868647256, + 351.7094664914267, + 338.3341854731242, + 383.45109830583846, + 359.27549849237715, + 349.29469544092814, + 362.7975242614746, + 387.9795731862386, + 351.80627438227333, + 327.9916599713839, + 357.8465089162191, + 359.5389718055725, + 370.49870617049083, + 340.6476934296744, + 360.2032276471456, + 372.88449253354753, + 336.0833064226004, + 340.18660742895946, + 362.11123889287313, + 361.36092233657837, + 359.31345923741657, + 373.2774693965912, + 347.7675609929221, + 339.8790578475365, + 350.65354807036266, + 328.1550554547991, + 330.04631059510365, + 356.1743255933126, + 345.0816783538231, + 338.61987287657604, + 388.4287674268087, + 358.25667552948, + 379.5282897631327, + 346.2261679172516, + 381.60934626261394, + 349.7909302711487, + 394.64008750915525, + 375.3523615519206, + 353.1430130371681, + 350.0775438944499, + 372.5627121558556, + 369.5976272583008, + 331.73314752578733, + 345.2291445096334, + 335.00974202156067, + 355.69053990500316, + 332.61301809946696, + 374.43726304372154, + 386.93885353633334, + 371.19785261154175, + 590.5544319886428, + 512.1551565170288, + 523.2576548031399, + 518.5861838658651, + 528.1722724621112, + 516.3310871124268, + 558.6295332227435, + 518.6488916397095, + 546.2712798436482, + 564.499910899571, + 537.7653591292245, + 551.4546936353048, + 542.0078271457127, + 679.3181798299154, + 683.3322679519654, + 677.6040403366089, + 730.6732122557504, + 693.5943918909345, + 573.9945353780474, + 610.9029697009495, + 582.6304099400838, + 595.4836566107614, + 618.7825667063395, + 579.7380790074666, + 592.481364440918, + 594.8287737919734, + 597.6794773737589, + 648.9983086585999, + 609.3531529562814, + 644.5288238525391, + 600.4426268850054, + 638.5518394878933, + 622.6570176397051, + 611.3541485922677, + 620.6575578689575, + 636.4195591608683, + 585.9978518803914, + 614.2377778462002, + 567.993896039327, + 596.0154138565064, + 627.1240540822347, + 580.9610392025539, + 583.9800422032674, + 581.0528086821238, + 592.9470985276358, + 591.1330007712046, + 595.5652925491333, + 592.4628366742816, + 585.9565873827253, + 606.5437218802316, + 599.5421620686849, + 596.4154771804809, + 618.0771576563517, + 590.9768114089966, + 593.0269682747977, + 595.0385335286459, + 574.0587482452393, + 593.3588637034098, + 590.4595533098493, + 575.9046996661594, + 572.834473101298, + 595.1413941065471, + 625.1195526123047, + 575.013306753976, + 585.0146118310781, + 581.0243513743083, + 624.2207873889378, + 566.90557883336, + 574.909608909062, + 572.8782802990505, + 593.8342116900852, + 597.8777432441711, + 619.2218229293824, + 595.3874572118124, + 611.1879355748495, + 612.951800664266, + 562.7183212280273, + 591.5102313359579, + 585.5782612482707, + 638.020679283142, + 582.8207433700561, + 605.8805472056071, + 586.9867256482443, + 602.6366093317667, + 587.3454969269889, + 614.0317229588826, + 597.5750592549642, + 608.6763963063557, + 298.6866218493535, + 317.5908219337463, + 308.9268213589986, + 318.0088768641154, + 320.0136107126872, + 292.54120066960655, + 307.8086868604024, + 319.9824292182922, + 305.6191011156355, + 294.5774037996928, + 323.202521387736, + 332.4900141080221, + 292.20395496913363, + 314.75110838963434, + 316.33320335241467, + 302.7200027147929, + 295.25477701822916, + 298.69143435160316, + 295.08082081476846, + 310.62695396863495, + 318.34378143946327, + 303.912731774648, + 307.12983853022257, + 316.50242703755697, + 328.2137557097844, + 307.7271069117955, + 315.3617300669352, + 294.62078857421875, + 335.97487173080447, + 302.97579785755704, + 306.92667961120605, + 318.3793118476868, + 294.3728154727391, + 301.3979596069881, + 312.61072807312013, + 305.10629749298096, + 305.06349873542786, + 451.2747742335002, + 287.075070977211, + 318.7846941947937, + 320.77183561325074, + 308.6339365641276, + 299.65377105077107, + 330.19864838463917, + 331.1282842318217, + 340.0239910761515, + 310.61759729385375, + 337.8481656074524, + 305.548216683524, + 342.9348689397176, + 327.98435462315877, + 328.63511956532795, + 337.32091137568153, + 320.78613669077555, + 300.461980342865, + 334.1706930478414, + 301.1733902613322, + 312.3150100390116, + 316.1130828516824, + 324.1794953982035, + 321.5920991556985, + 335.04707384109497, + 313.75687434123114, + 352.6320508639018, + 323.1710763295492, + 336.4891359255864, + 329.2673703261784, + 340.3929023106893, + 328.485919157664, + 308.6757690565927, + 347.7678818702698, + 299.9650811513265, + 318.63179118292675, + 301.9195462862651, + 368.0442564646403, + 322.168027528127, + 332.65407371520996, + 313.86700930962195, + 327.65055929819744, + 322.35498600006105, + 319.01773500442505, + 344.12992871602376, + 333.0694650967916, + 396.4504629453023, + 363.6487522125244, + 360.4573261896769, + 323.6965099334717, + 348.20052129881725, + 315.0915292104085, + 364.24698108037313, + 341.30337943349565, + 339.0493516921997, + 362.6544739859445, + 325.21678336461383, + 339.6146778424581, + 348.59646558761597, + 339.2717016293452, + 316.4105793407985, + 325.84510056177777, + 350.76919905344647, + 347.9542342821757, + 333.9025814374288, + 375.576119073232, + 485.60283679962157, + 449.27902053197226, + 439.43279056549073, + 436.89987319310507, + 456.5969689809359, + 455.9862754895137, + 437.305313428243, + 444.0535390218099, + 434.7978056271871, + 457.90296436945596, + 476.70961029188976, + 475.0698565483093, + 435.23586937586464, + 468.7072446162884, + 432.60185187657675, + 466.80947558085126, + 449.3245107650757, + 462.9595523834229, + 475.591170501709, + 498.11682598931446, + 473.5898542086283, + 486.90187689463295, + 496.12751026153563, + 539.8939559936523, + 478.4274748288668, + 453.8179820378621, + 450.8319124539693, + 456.42370859781903, + 500.66974094935824, + 460.7181004524231, + 437.5466561684242, + 477.68382975260414, + 443.71707309087117, + 429.9422842172476, + 461.2836983020489, + 436.4478760957718, + 540.0252120335897, + 474.40931669871014, + 445.8051390647888, + 496.9212555567423, + 484.10148525238037, + 471.7225412050883, + 475.08565584818524, + 504.9109592437744, + 480.5751190185547, + 471.58090145247326, + 513.2954837799073, + 507.9237178166707, + 471.82289252962386, + 464.03949581782024, + 442.4040372031076, + 468.1060153521024, + 473.73761469977245, + 465.90790071487424, + 487.12528800964355, + 464.90774004799977, + 477.769841893514, + 486.86346797943116, + 473.08241618474324, + 481.8058657964071, + 482.8597485224406, + 497.4869239171346, + 483.16165409088137, + 473.49794425964353, + 505.2747224807739, + 491.5382755279541, + 491.7374802907308, + 519.9376802444458, + 505.5414950507028, + 530.0230935641697, + 478.05953414623553, + 539.9444362640381, + 496.7115912119547, + 485.10845203399657, + 478.37004784175326, + 543.7446072896322, + 523.0391578038533, + 502.271133295695, + 489.4889409201486, + 504.83726890270526, + 542.19067846934, + 511.07644880734955, + 484.3203857421875, + 496.95010503133136, + 502.37464739481607, + 482.2821911743709, + 501.78691749572755, + 473.23738064084733, + 512.0118351618449, + 510.1876879374186, + 488.01429898398266, + 503.64058888753254, + 500.7190069834391, + 535.9216064306406, + 523.5016982396444, + 504.6580323537191, + 497.591183535258, + 507.4043729645865, + 525.6780950839703, + 499.99773250307356, + 505.519931939932, + 491.63686650594076, + 478.0444595019023, + 523.3902828216553, + 496.2946443557739, + 527.724445956094, + 492.6347035566966, + 543.4163740158081, + 536.1366227467855, + 502.4512078211858, + 510.04182313283286, + 484.45854663848877, + 496.76884324210033, + 482.1351268132528, + 485.7296449025472, + 479.46115020116173, + 520.7586452484131, + 499.06778888702394, + 488.2612344301664, + 494.9696691376822, + 547.5791072209676, + 509.99970518747966, + 495.8614857991536, + 511.0399477141244, + 494.62177320627063, + 435.2064858118693, + 476.9213854585375, + 495.99205646514895, + 507.27856674194334, + 447.83819783528645, + 490.74452246152435, + 469.52425651550294 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "aweXpect memory", + "unit": "b", + "data": [ + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 888, + 1088, + 1088, + 1088, + 1088, + 1088, + 1088, + 1088, + 1088, + 1088, + 1104, + 1104, + 1104, + 1104, + 1632, + 1632, + 1632, + 1632, + 1632, + 1104, + 1104, + 1104, + 1104, + 1104, + 1104, + 1104, + 1104, + 1120, + 1208, + 1208, + 1208, + 1208, + 1208, + 1208, + 1208, + 1208, + 1208, + 1208, + 1208, + 1208, + 1208, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1192, + 1200, + 1200, + 1200, + 1200, + 1200, + 1200, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 944, + 1392, + 1392, + 1392, + 1392, + 1392, + 1392, + 1392, + 1392, + 1392, + 1392, + 1392, + 1392, + 1392, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1432, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1296, + 1296, + 1296, + 1296, + 1296, + 1296, + 1296 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + }, + { + "label": "FluentAssertions time", + "unit": "ns", + "data": [ + 417.0791400029109, + 460.97408453623456, + 456.0185529504503, + 406.35335045594434, + 436.15411609013876, + 457.1187669436137, + 424.73906723658246, + 442.4963041305542, + 412.4149733543396, + 473.0607053756714, + 428.04975872039796, + 424.6540211995443, + 461.3379871050517, + 421.1844950993856, + 405.45305690765383, + 408.4318337440491, + 456.8332364718119, + 465.4332807223002, + 427.9205820719401, + 444.5204102516174, + 442.0846449216207, + 425.89253868375505, + 438.00118487675985, + 418.18689880371096, + 418.2622873624166, + 422.06700963974, + 414.94364948272704, + 434.7980235417684, + 441.8599319458008, + 406.71305428232466, + 406.20023918151855, + 442.6722532272339, + 411.24305969874064, + 433.3848574956258, + 439.3355810801188, + 417.0652142933437, + 415.8015338261922, + 423.1967879022871, + 440.52801629475186, + 414.2493437698909, + 431.2583811442057, + 450.60343430836997, + 419.91964219411216, + 430.69994916234697, + 440.05803646360124, + 436.8762957368578, + 450.2036566393716, + 408.34155731201173, + 485.3491358757019, + 418.34248196283977, + 430.82183567682904, + 440.76767279307046, + 463.95142705099926, + 428.0987067540487, + 413.7928321838379, + 456.818194325765, + 438.6561789512634, + 492.16107845306396, + 401.4363866192954, + 448.31260442733765, + 426.89499622980753, + 407.89972127278645, + 412.87585423787436, + 445.6911304678236, + 414.64246632258096, + 415.6479868207659, + 467.9358477592468, + 431.1258238792419, + 414.6290170124599, + 439.95192734400433, + 405.5980042139689, + 410.8260543346405, + 459.592175756182, + 399.6509541443416, + 417.93579791386924, + 475.61733525594076, + 436.47121302286786, + 435.5772906450125, + 414.21695559365406, + 458.3956664630345, + 429.2228224118551, + 480.45417982737223, + 426.6341169675191, + 416.34154004317065, + 472.7326336224874, + 501.6423487296471, + 431.736581325531, + 415.98997462590535, + 446.26272654533386, + 436.39783270018444, + 465.21470438639324, + 422.78465390205383, + 458.6932507832845, + 466.60972080230715, + 431.7677124341329, + 413.9738572438558, + 411.4011170182909, + 414.64233354421765, + 407.7296003659566, + 407.78142426808677, + 406.5294674873352, + 448.7201038769313, + 430.61284427642823, + 431.34143144743786, + 428.2251853261675, + 420.2525250571115, + 404.0883953230722, + 416.75484606197904, + 414.19137835502625, + 427.2311992009481, + 423.55621423040117, + 459.3204551060995, + 407.8810762405395, + 413.7714576039995, + 416.68140103022256, + 415.2910747845968, + 427.5610297407423, + 438.05813530513217, + 426.1576013882955, + 406.19767321859086, + 414.53680096353804, + 445.5438549859183, + 450.3885138585017, + 450.26926205952964, + 458.77003892262775, + 425.0667804400126, + 462.57474950381686, + 418.46943974494934, + 421.29554154078164, + 459.64821462631227, + 451.32763379414877, + 406.43823868433634, + 441.12069466908775, + 431.8069444724492, + 411.47505811282565, + 446.4594044685364, + 414.64969893864225, + 410.9239528973897, + 439.34596687952677, + 423.12928873697916, + 420.13100739887784, + 422.00289414723716, + 417.7492156982422, + 408.1910690307617, + 415.9311241785685, + 428.45452372233075, + 442.8068414415632, + 421.36529439290365, + 416.23647141456604, + 425.51550877888997, + 423.95703926086424, + 410.2725615183512, + 422.5835122426351, + 422.0607046127319, + 400.0867781956991, + 419.7947309176127, + 450.0644242922465, + 410.4526568821498, + 414.1491769790649, + 415.26807280949185, + 412.4805447260539, + 463.3835614408766, + 405.4121044476827, + 448.4075046221415, + 428.4490516662598, + 427.19484586715697, + 419.7050150235494, + 480.7912103017171, + 431.4810540335519, + 426.0770240851811, + 430.17569850041315, + 410.30408692359924, + 438.692910524515, + 427.328862730662, + 453.87798932620456, + 412.88254696528116, + 425.3790719985962, + 420.5289845466614, + 438.4754691441854, + 409.4196905771891, + 415.4028848012288, + 484.9907749039786, + 459.64790402925934, + 487.9379932539804, + 479.2692531585693, + 498.1656752268473, + 470.8619290033976, + 484.4899031321208, + 490.11738363901776, + 480.9515347847572, + 540.8244476954143, + 454.00476280848187, + 492.72265040079753, + 474.90354137420655, + 484.93066647847496, + 475.7527026448931, + 453.27668205897015, + 466.9131487528483, + 472.68471519763654, + 459.9552013874054, + 463.2056982119878, + 461.98903564044406, + 488.18733297075545, + 482.5589239756266, + 460.875958665212, + 482.7237631479899, + 505.96081390380857, + 518.4237146377563, + 482.2837441444397, + 505.73970858256024, + 467.9178527685312, + 519.1207705179851, + 473.7025029182434, + 468.12436334292096, + 491.5830592473348, + 488.0484597342355, + 573.459484799703, + 511.79366152627125, + 469.8343757482675, + 469.1536730766296, + 819.6606222788492, + 473.49535421224743, + 496.84731241861977, + 456.6167625109355, + 476.50009632110596, + 455.6583114306132, + 488.38705771309986, + 481.39774525960286, + 512.5040432385036, + 456.70872255734037, + 479.8330646514893, + 494.5617722102574, + 503.6010553042094, + 480.23742074232837, + 473.2413011959621, + 527.7672714869182, + 465.1829759597778, + 466.3872957626979, + 483.9268244425456, + 518.0966709772746, + 455.3598350842794, + 482.72061551411946, + 466.46082728703817, + 464.6228236516317, + 501.49822324117025, + 505.1302722930908, + 505.52435194651287, + 484.47373228806714, + 494.7374418258667, + 486.4280097325643, + 490.11598110198975, + 491.34117692311605, + 457.098587067922, + 476.1311932972499, + 467.49968843460084, + 471.1435238293239, + 469.7251967748006, + 521.4623104731241, + 446.1931544031416, + 473.4106966018677, + 472.7895427385966, + 472.28804372151694, + 464.2729692776998, + 476.44061388288225, + 477.4883343378703, + 484.99956348964145, + 593.7048162732806, + 507.92714544932045, + 492.7462219238281, + 521.3276209831238, + 465.2328128814697, + 471.3577575683594, + 570.0090703964233, + 479.8018623669942, + 469.72993834813434, + 459.3024407166701, + 496.3316465377808, + 455.8286646525065, + 482.9320753642491, + 483.0849219640096, + 472.2208952585856, + 485.23061116536456, + 504.842479578654, + 492.4458077294486, + 489.7146891866411, + 509.7335442860921, + 551.2972931543986, + 494.9433223088582, + 477.7858723004659, + 497.14046141306557, + 461.869382926396, + 484.6119711240133, + 466.8386217435201, + 493.7333182607378, + 470.59170888264975, + 505.5328419367472, + 446.0457442723788, + 561.0464864730835, + 481.9678870519002, + 489.64288495381675, + 462.12075939178465, + 462.5395008722941, + 488.17328364508495, + 474.8708656311035, + 494.3149578730265, + 498.27709515889484, + 499.28297284444176, + 505.08618892942155, + 505.6066289629255, + 541.8739828109741, + 475.1286729812622, + 498.9636243411473, + 483.4266589482625, + 485.48814210891726, + 518.6398436228434, + 478.15033022562665, + 642.6398880004883, + 493.9984954833984, + 452.5271094004313, + 467.538049527577, + 489.7175410270691, + 455.67637736002604, + 536.8774253209432, + 489.0695689519246, + 463.3342012405395, + 517.9528502055576, + 532.8483978271485, + 512.5270672525678, + 523.9816182000296, + 543.4679034550985, + 538.7194717407226, + 473.38043030103046, + 579.4196901321411, + 625.1886011123657, + 491.2681080500285, + 490.3109907786051, + 479.5578879674276, + 514.7982196807861, + 491.8068495477949, + 469.4444543031546, + 509.41163902282716, + 498.93968178675726, + 502.26061630249023, + 537.5505111694335, + 484.6172863415309, + 529.1651661946223, + 487.0820019404093, + 519.8778990427653, + 498.70581474304197, + 465.54679444858004, + 522.0911407470703, + 501.2871218363444, + 542.3624642690023, + 513.2344771067302, + 493.0961665373582, + 526.382114346822, + 476.83882984748254, + 554.9612140655518, + 489.0017724990845, + 472.8931694030762, + 492.04140656789144, + 525.0689894358317, + 508.1092654546102, + 529.0278572082519, + 496.4816382271903, + 509.092633996691, + 578.8854188919067, + 535.5808210372925, + 477.2508153548607, + 495.9535005569458, + 506.8223076502482, + 496.88989340464275, + 503.74784259796144, + 492.8174043655396, + 543.4633234024047, + 499.3595628004808, + 496.93479574643646, + 507.99682935078937, + 527.7434204101562, + 570.4154210771833, + 518.7926048551287, + 499.90902112325034, + 493.5938486735026, + 484.3290264265878, + 526.4000341551645, + 495.33144072123935, + 510.4575353769156, + 484.3120264325823, + 468.2287917137146, + 526.493068768428, + 505.9104931513468, + 480.7921098300389, + 520.1926217397054, + 530.1407087766207, + 502.3508940378825, + 504.40869534810383, + 494.71239927836825, + 501.4160306930542, + 493.6545466014317, + 473.2058364663805, + 511.4753552118937, + 510.4462281862895, + 530.8546799932208, + 514.6282585144043, + 488.3999955495199, + 481.17108567555744, + 529.427103805542, + 479.83818403879803, + 474.6981451034546, + 483.3453311284383, + 468.3129890759786, + 469.38727865900313, + 505.331383228302, + 549.2067583084106, + 556.6596462249756, + 469.99402444703236, + 556.769964490618, + 494.34254251207625 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "FluentAssertions memory", + "unit": "b", + "data": [ + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1816, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 1744, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + } + ] + }, + "Int_GreaterThan": { + "commits": [ + { + "sha": "198447f7ad33650ea18d7239d6579cda44f17f2f", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 19 22:32:18 2025 \u002B0100", + "message": "fix: execute benchmark report in main build (#219)" + }, + { + "sha": "e994b4ddac319ba1496d5d908adabef71217f6b5", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:06:43 2025 \u002B0100", + "message": "docs: avoid reporting benchmarks for the same commit twice (#221)" + }, + { + "sha": "a6022c2c3716943fc039096336119983cf150e7e", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:17:07 2025 \u002B0100", + "message": "coverage: exclude polyfill files (#222)" + }, + { + "sha": "ba348350c55bc5b042f1e6116e5f4ddb00a80a24", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:43:03 2025 \u002B0100", + "message": "fix: finalize release when at least one push succeeded (#223)" + }, + { + "sha": "96f70d37e5bf44488ff777dab44333c47fbccfeb", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 11:28:18 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.18.0 (#229)" + }, + { + "sha": "a65ca3f33d06e0a712049c084956217791a1af8d", + "author": "Valentin", + "date": "Mon Jan 20 11:18:44 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.18.0" + }, + { + "sha": "b6626f8ea71062e77ed99d409fffa363faeeb86c", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:26 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.0 to 1.5.1 (#228)" + }, + { + "sha": "08ef69d9676332d2cc040e885cf1d859ae9a0238", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:36 2025 \u002B0100", + "message": "build(deps): bump SharpCompress from 0.38.0 to 0.39.0 (#227)" + }, + { + "sha": "8c5638ae5f225aa69698100f545da758885f3385", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:43 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.6.137 to 0.6.151 in the tunit group (#226)" + }, + { + "sha": "8111de1379be71399916ded9e459e43d9a746ca3", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:53 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#225)" + }, + { + "sha": "8881f80647f5e9da9bf8886db6ea6fec9537abc9", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:55:02 2025 \u002B0100", + "message": "build(deps): bump the nuke group with 2 updates (#224)" + }, + { + "sha": "a7ed6bc73346bbd62c70d36a9a61536eb87ad8de", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 13:24:55 2025 \u002B0100", + "message": "fix: finalize release executed only after aweXpect push (#230)" + }, + { + "sha": "46c2cd1d1828af4cc393c10457ea5ac986ee3cd2", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 14:17:39 2025 \u002B0100", + "message": "docs: set minimum of benchmark y-axes to zero (#231)" + }, + { + "sha": "d876d08995d12eeb8245ab23facecf32ed792e3c", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:03:50 2025 \u002B0100", + "message": "docs: reset benchmarks on main branch (#220)" + }, + { + "sha": "93717d26631de81c120e13f330547f3f4040da7b", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:39:26 2025 \u002B0100", + "message": "feat: include string options in expectation (#232)" + }, + { + "sha": "912178e4685bcae129fef70bb372d9d440b11b4a", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:43:06 2025 \u002B0100", + "message": "docs: fix extension documentation (#233)" + }, + { + "sha": "63f4a10e620ff1fe1ea3992f21699d158248a60d", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 21 08:03:52 2025 \u002B0100", + "message": "fix!: signature of \u0060NotEquivalentTo\u0060 (#234)" + }, + { + "sha": "839ca5f6aa7d14f6f63b92ab00b20ec32dea9b33", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 21 16:27:47 2025 \u002B0100", + "message": "coverage: add missing tests in aweXpect.Core (1) (#235)" + }, + { + "sha": "09ad8c6c63abcf2655824baffd0a07ca78f6ddd9", + "author": "Valentin Breu\u00DF", + "date": "Wed Jan 22 07:43:05 2025 \u002B0100", + "message": "fix: readme links in generated nuget packages (#236)" + }, + { + "sha": "55e8ae69fd60c7b889baa50873570f5883b7d847", + "author": "Valentin Breu\u00DF", + "date": "Wed Jan 22 09:35:25 2025 \u002B0100", + "message": "chore: update aweXpect.Core version to prepare release v0.19.0 (#237)" + }, + { + "sha": "c94804fe602f4c5adbeb3b0b93df215c56058157", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 11:34:36 2025 \u002B0100", + "message": "refactor: avoid creating core release in Github (#238)" + }, + { + "sha": "efadb67a50b5ad3732d07280893be3b1993c9b49", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 13:23:34 2025 \u002B0100", + "message": "fix: support \u0060Is\u0060/\u0060IsNot\u0060 for types (#239)" + }, + { + "sha": "d782eda8ddc3cb6a13d0bc450d4c111d68190157", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 16:30:30 2025 \u002B0100", + "message": "feat: support formatting \u0060char\u0060 (#240)" + }, + { + "sha": "4ee65a13d6e094107cd8e99f0c6d55b35c61a7e6", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 16:57:55 2025 \u002B0100", + "message": "feat: support \u0060IsNull\u0060 for structs (#241)" + }, + { + "sha": "4c351d722081e97e2b83d10813f56037263f5661", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 18:18:52 2025 \u002B0100", + "message": "feat: support \u0060.Is()\u0060 with struct types (#242)" + }, + { + "sha": "c1fd6252efc27628a26e9da3c356243023763c9f", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 21:45:57 2025 \u002B0100", + "message": "fix: add \u0022class\u0022 constraint to \u0060IsSameAs\u0060 (#243)" + }, + { + "sha": "a878c654debf69a880800e15bdb0c179bc74ff16", + "author": "Valentin Breu\u00DF", + "date": "Sat Jan 25 07:39:58 2025 \u002B0100", + "message": "docs: use fluentassertions 8 in benchmarks (#244)" + }, + { + "sha": "680600babaa52ff3d2a7f410a6a0acf71f2933e9", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 07:39:08 2025 \u002B0100", + "message": "feat: support synchronous expectations via \u0060.Verify()\u0060 (#245)" + }, + { + "sha": "24a061c3730392b3027be69c0248b6eef8d1fd54", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 07:42:18 2025 \u002B0100", + "message": "docs: remove no longer used \u0060MinVer\u0060 from documentation (#246)" + }, + { + "sha": "ca40146a97243a18d7885125306aba27e7a69995", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 15:33:17 2025 \u002B0100", + "message": "docs: update URL to awexpect.com (#248)" + }, + { + "sha": "a14be273924f30e0b247e5e8b5afbb579635cbff", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 15:59:01 2025 \u002B0100", + "message": "docs: add CNAME file (#249)" + }, + { + "sha": "7f8f299c3acbcd4118cab2a7774e13b95dae1dad", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 16:23:58 2025 \u002B0100", + "message": "feat: include options in expectation message of string collections (#247)" + }, + { + "sha": "14c3633f7c3dac7e1b78a01d74dea4eecedd0892", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 18:42:50 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.19.2 (#250)" + }, + { + "sha": "2979f1279e15727c0c6937979bdf1d429f348ccb", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 21:17:51 2025 \u002B0100", + "message": "docs: add explicit package descriptions (#251)" + }, + { + "sha": "27688f91da484e4a8cd4f6139ae49ead54df35fb", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:01:04 2025 \u002B0100", + "message": "feat: support chaining delegate expectations in any order (#255)" + }, + { + "sha": "acad1c5d1ed9f0832c9530823d71e37c9b40d05d", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:03:25 2025 \u002B0100", + "message": "refactor: cleanup \u0022Make variable type not nullable\u0022 (#256)" + }, + { + "sha": "d52b3a639abd2946ebc324dd3cdef19c7bf76651", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:35:19 2025 \u002B0100", + "message": "feat: make \u0060IsNull()\u0060 generic (#257)" + }, + { + "sha": "5899c66bcd95078518b2bd5810cce22c95624d03", + "author": "dependabot[bot]", + "date": "Mon Jan 27 09:32:23 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#259)" + }, + { + "sha": "d1cf0e582fad81b176fd98eb4e14fbafe17c5fbe", + "author": "dependabot[bot]", + "date": "Mon Jan 27 08:40:12 2025 \u002B0000", + "message": "build(deps): bump TUnit.Assertions from 0.6.151 to 0.7.19 in the tunit group (#260)" + }, + { + "sha": "5f7b8bc97634b7d7dee49319bd6190187fde3b07", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 11:03:27 2025 \u002B0100", + "message": "feat: make collection expectations nullable (#258)" + }, + { + "sha": "d2654cedff550ad0abb20421e957836b0eaaafa8", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 14:13:28 2025 \u002B0100", + "message": "chore: update aweXpect.Core to 0.19.3 (#264)" + }, + { + "sha": "e64de71b68b7d9208d98aab45454661e7c084300", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 14:36:32 2025 \u002B0100", + "message": "docs: fix name of suggested alternative in warnings (#265)" + }, + { + "sha": "37d40acf866c5c362c579295547c4dfa805018a6", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 15:42:30 2025 \u002B0100", + "message": "docs: add link to benchmark definition (#266)" + }, + { + "sha": "f9889e95e606e7815534c1baeeb6876768043efc", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 01:02:52 2025 \u002B0100", + "message": "chore: update Tunit to V8.0 (#267)" + }, + { + "sha": "eabdc5e7cbd8b07841c778e0d6069a9a86f95c22", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 09:50:24 2025 \u002B0100", + "message": "feat: rename \u0060Is\u0060 to \u0060IsEqualTo\u0060 to make the meaning more clear (#268)" + }, + { + "sha": "822385da970191e05233560b83abe0b738b5066f", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 16:22:20 2025 \u002B0100", + "message": "feat: refactor property expectations (#269)" + }, + { + "sha": "9296e1f70927c6addd764e43227cb6a16c2d04d1", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 18:16:49 2025 \u002B0100", + "message": "chore(deps): update aweXpect to v0.22.0 (#270)" + }, + { + "sha": "228dc6258bfb424a3edc91acfb4dba17ff2863cb", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 13:15:00 2025 \u002B0100", + "message": "feat: support static synchronous \u0060Verify\u0060 (#272)" + }, + { + "sha": "6a933f4ba21b149414198d5bb691d8e6fb82d662", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 15:18:44 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.19.4 (#273)" + }, + { + "sha": "6ae2b5bf711f496a7f02d1a930912adff8de8f2d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 16:29:50 2025 \u002B0100", + "message": "chore: update TUnit to v0.9.0 (#274)" + }, + { + "sha": "ccd0a244f2d145205fe5ca46d9943841c3cda61c", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 18:38:12 2025 \u002B0100", + "message": "feat: support pre-release packages (#275)" + }, + { + "sha": "87ab795e631f29410bb2a2d1deefc8dd449f8115", + "author": "dependabot[bot]", + "date": "Thu Jan 30 18:56:02 2025 \u002B0000", + "message": "build(deps): bump PublicApiGenerator from 11.3.0 to 11.4.1 (#263)" + }, + { + "sha": "4c1d86c197d49202b30e86dcc290cae446e7915a", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 09:10:38 2025 \u002B0100", + "message": "feat: strong-named sign the assemblies (#276)" + }, + { + "sha": "6a2e1ab7f9f401c8d0fc789a51319e216b734ddb", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 09:33:54 2025 \u002B0100", + "message": "feat: avoid creating releases on pre-release tags (#277)" + }, + { + "sha": "f423360092c1f7af553f5814d0da5b7271f2f616", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 11:27:44 2025 \u002B0100", + "message": "refactor: temporarily disable NU5104 (#278)" + }, + { + "sha": "cf683ba6f1b9a13f3d0b34f6504d6bb2d0727b30", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 13:21:44 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.20.0 (#280)" + }, + { + "sha": "9b72631ec8eabfa7caade3c8bf8205dbba4ccfa7", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 13:21:36 2025 \u002B0100", + "message": "feat: auto-update copyright year (#279)" + }, + { + "sha": "7fdbefe8d3dbb7fe1aabd567004395b29bd73a11", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 16:51:33 2025 \u002B0100", + "message": "chore: update aweXpect to v0.24.0 (#281)" + }, + { + "sha": "336dbe1664650a7117288af84650ee3452811b65", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 1 20:32:01 2025 \u002B0100", + "message": "feat: improve code-fix-provider (#282)" + }, + { + "sha": "f76cefad38fcbd92b34d839e94a59929d1fbe405", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 2 07:25:35 2025 \u002B0100", + "message": "feat: add \u0060GreaterThan\u0060/\u0060LessThan\u0060-\u0060OrEqualTo\u0060 to property expectations (#283)" + }, + { + "sha": "9a5312d98231752b464ca12894e567b65cbc7cb2", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 2 11:14:20 2025 \u002B0100", + "message": "refactor: speedup \u0060StringDifference\u0060 (#284)" + }, + { + "sha": "5c564abbc185e0c3b650cdcaf069483566dfa707", + "author": "dependabot[bot]", + "date": "Mon Feb 3 11:56:03 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#286)" + }, + { + "sha": "c709afb81612f6dbee6a26a9b01da91f041533f5", + "author": "dependabot[bot]", + "date": "Mon Feb 3 11:55:50 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.9.0 to 0.10.4 in the tunit group (#287)" + }, + { + "sha": "b630191da7acc45ce14ec7ec1cbbb7b786306a37", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:17:25 2025 \u002B0100", + "message": "refactor: rename \u0060Are(TItem)\u0060 to \u0060AreEqualTo(TItem)\u0060 (#289)" + }, + { + "sha": "0bebf24528a92ba97ae77969d80b73ba35159daa", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:49:49 2025 \u002B0100", + "message": "feat: include configuration options in string equal to expectations (#290)" + }, + { + "sha": "c935463f5fdd77556b04af7cdbeb94d5e7892c51", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:56:59 2025 \u002B0100", + "message": "refactor: group \u0022Microsoft.CodeAnalysis\u0022 updates for dependabot (#291)" + }, + { + "sha": "80179bea6a22fe75e7eaefcf72a3c38a24f80b92", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 13:11:48 2025 \u002B0100", + "message": "refactor!: move \u0060PropertyResult\u0060 to aweXpect.Core (#292)" + }, + { + "sha": "f57a059658f8e343dd90cdec66c4f6f070b46c60", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:13:44 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.1 to 1.5.3 (#295)" + }, + { + "sha": "55146670dd9a157d24358d6485e51e186212f2a5", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:13:48 2025 \u002B0100", + "message": "build(deps): bump coverlet.collector from 6.0.3 to 6.0.4 (#296)" + }, + { + "sha": "2547e0162393426fd34717edf4ef4cf5c470389a", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:14:11 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.10.4 to 0.10.6 in the tunit group (#293)" + }, + { + "sha": "c85f0a6085116a62761d41842b4d93229d0c725d", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 13:39:11 2025 \u002B0100", + "message": "refactor: simplify build pipeline to push nuget packages (#297)" + }, + { + "sha": "ab405d131c2ddfca63f7801e90686679e3c82d59", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 16:03:24 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.21.0 (#298)" + }, + { + "sha": "7cf053841b15013f0daad867164b04e4073a2a58", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 21:18:05 2025 \u002B0100", + "message": "feat: add \u0060ComplyWith\u0060 for collections (#299)" + }, + { + "sha": "b56e5fca49f77c86935cd777c0a1c61ebedf4baa", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 12:32:32 2025 \u002B0100", + "message": "docs: improve XML-Doc comments (#300)" + }, + { + "sha": "d4b664cdc97c087e0a6bacd0a630e6c3288f50d3", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 12:45:47 2025 \u002B0100", + "message": "refactor!: generic equality options (#301)" + }, + { + "sha": "9f1824ce78b9e5fe1596eab0cdd476dde9207dc4", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 13:40:01 2025 \u002B0100", + "message": "feat!: generic equality options (2) (#302)" + }, + { + "sha": "402fcf1bf65571795a1dd376fbc2aa48ad78292a", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 16:36:17 2025 \u002B0100", + "message": "chore: update aweXpect to v0.26.0 (#303)" + }, + { + "sha": "5930c6cb87c61321d4194c1a86e87c8074b62dee", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 08:37:58 2025 \u002B0100", + "message": "feat: improve equivalency (#304)" + }, + { + "sha": "8b6d5c3f21970d5f1cd04c1327ae7dc8e3899bc9", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 09:06:32 2025 \u002B0100", + "message": "docs: add core nuget badge (#305)" + }, + { + "sha": "982c1d09f8ad0bb809a9357d1c6a1017cf0cd1c6", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 09:23:51 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.23.0 (#306)" + }, + { + "sha": "8ae4321d9e06929c0fba8bf045724241e6a7df39", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 12:23:51 2025 \u002B0100", + "message": "refactor: improve code coverage (#307)" + }, + { + "sha": "236ea658dd027ff0c344b4e481a9d2e9a9b443a5", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 16:45:36 2025 \u002B0100", + "message": "refactor: improve code coverage (2) (#308)" + }, + { + "sha": "83affdbde5065f6d9fc9c3e667f323756aaf3e89", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 08:47:58 2025 \u002B0100", + "message": "fix: null handling in expectations on inner exceptions (#309)" + }, + { + "sha": "051f951e84cfa145bf70e6a902f359a8f4588c17", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 13:11:04 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.24.0 (#310)" + }, + { + "sha": "72034f95814162df71d6866ccb911ea00c49fcaa", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 16:46:55 2025 \u002B0100", + "message": "chore: update aweXpect to v0.27.0 (#311)" + }, + { + "sha": "896aa83e1cc540b579c8c71788f3684fbf4e22e2", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 08:21:10 2025 \u002B0100", + "message": "feat: change options to \u0060record\u0060 types (#312)" + }, + { + "sha": "4fb38900ee7db2337f104f11364d1dd97b01141a", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 14:27:57 2025 \u002B0100", + "message": "feat: improve equivalency (#313)" + }, + { + "sha": "e21efd5259231069dc353a0ed1dc031e3262939e", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 16:58:52 2025 \u002B0100", + "message": "feat: improve equivalency by allowing to specify the supported visibility of fields and properties (#314)" + }, + { + "sha": "0bf71956acfd2204c0dea7434128637911c31d1b", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 19:16:53 2025 \u002B0100", + "message": "feat: improve equivalency (#315)" + }, + { + "sha": "3a9023e9b63becb67a007fd5d55dcd623d5bd0be", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 05:35:45 2025 \u002B0100", + "message": "feat: add \u0060WhoseValue{s}\u0060 to dictionary \u0060ContainsKey{s}\u0060 expectations (#316)" + }, + { + "sha": "32612ac1bd6505d5c377e30b271cd3b8337a3751", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 06:00:37 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.25.0 (#317)" + }, + { + "sha": "3865700179835858ea681a38afe1ad29ba605efa", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:18:03 2025 \u002B0100", + "message": "feat: add \u0060AndOrWhoseResult\u0060 (#318)" + }, + { + "sha": "2e5abee59dc76a29b6e01c11b6831229d6afdcc7", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:26:16 2025 \u002B0100", + "message": "feat: add \u0060AreEquivalentTo\u0060 for collections (#319)" + }, + { + "sha": "c5d459a774ff25500c4e1c41a7bf7d88e1712362", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:54:29 2025 \u002B0100", + "message": "refactor: update \u0022needs\u0022 in build pipeline (#320)" + }, + { + "sha": "e907252126cbe0767ed9b6a29ac97af8f9efdc2e", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 11:18:07 2025 \u002B0100", + "message": "feat: include the key information in dictionary \u0060WhoseValue\u0060 (#321)" + }, + { + "sha": "0fe58fe8a85c0737f8945f67acf4a7d59c1b98c5", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 23:08:45 2025 \u002B0100", + "message": "refactor!: remove \u0022should\u0022 from expectation text (#322)" + }, + { + "sha": "85b5ef1879e5fa2f54eb71d0a34aed62cd657344", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 23:59:26 2025 \u002B0100", + "message": "feat: simplify \u0060HasStatusCode\u0060 expectation on \u0060HttpResponseMessage\u0060 (#323)" + }, + { + "sha": "853f31c84db0e8a44a8628f7e6cc1544fdfebd4e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 10:04:51 2025 \u002B0100", + "message": "chore: update aweXpect to v0.30.0 (#328)" + }, + { + "sha": "b8ec8b16b937fedda5e35dae3142e451e9bfcc01", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 12:56:23 2025 \u002B0100", + "message": "feat: Add \u0060AreExactly\u0060 for collections (#329)" + }, + { + "sha": "27d29c96b2191226d4203a1d54e2ec68c673e45b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 15:47:29 2025 \u002B0100", + "message": "refactor: cleanup code (#330)" + }, + { + "sha": "55e7e4fc36e520ffdfda00f473cafa7b2007c4d5", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 19:18:55 2025 \u002B0100", + "message": "feat: add \u0060WhoseParameters\u0060 for \u0060Signaler\u0060 (#333)" + }, + { + "sha": "b0e47762b9dff9411b49c7dfce5d9531fe782826", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:47:53 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.10.6 to 0.11.0 in the tunit group (#335)" + }, + { + "sha": "36644484fb0f233238d1370a9a0b9bf4a505ea9e", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:48:07 2025 \u002B0100", + "message": "build(deps): bump the xunit group with 4 updates (#336)" + }, + { + "sha": "f8f7d0ad3c52b6fd2f17380105e5526f0a7056ae", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:48:20 2025 \u002B0100", + "message": "build(deps): bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies (#337)" + }, + { + "sha": "eac7f2d29e73e96407f2239af62ed6565dcd1a67", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 10 20:39:45 2025 \u002B0100", + "message": "chore: update aweXpect to v0.31.0 (#341)" + }, + { + "sha": "e70deb86aa2bba5f3fdb9550427361314105f8f7", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 10:47:49 2025 \u002B0100", + "message": "feat: add \u0060TestCancellation\u0060 to aweXpect settings (#342)" + }, + { + "sha": "0ec04dd4ae1d470d91eb9763e48314a95e124b7e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 20:37:41 2025 \u002B0100", + "message": "coverage: add missing tests (#343)" + }, + { + "sha": "7c2a7584ad2c666d597dc0b4c472d9bdc116e33f", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 20:50:54 2025 \u002B0100", + "message": "docs: add \u0022Cancellation\u0022 as headline in docs (#344)" + }, + { + "sha": "e9022782b02473e54d0ca73ed6546ec3a19c1053", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 21:10:38 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.0 (#345)" + }, + { + "sha": "2c41be542bbcdf7bb9c8643813e9a84ad61d624d", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 21:31:51 2025 \u002B0100", + "message": "feat: add analyzer when object.Equals is used on \u0060IThat\u003CT\u003E\u0060 (#346)" + }, + { + "sha": "afa882ee430a10d4a663a546018cda5edf808479", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 01:23:00 2025 \u002B0100", + "message": "fix: customizations are \u0022AsyncLocal\u0022 (#347)" + }, + { + "sha": "969e065219289210888f6a3741c51f175d1e1bf3", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 01:26:14 2025 \u002B0100", + "message": "chore: update aweXpect to v0.32.0 (#348)" + }, + { + "sha": "60eb63031c20eeb00a983c441ad3b4d284020769", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 02:10:49 2025 \u002B0100", + "message": "refactor: revert changes that caused bad benchmarks (#349)" + }, + { + "sha": "3a4857513bf145df5e4eb1640ac5e9819e4a951e", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 07:57:12 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.1 (#350)" + }, + { + "sha": "3983116de1128f4699eb659a509c3c442704891f", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 09:03:49 2025 \u002B0100", + "message": "refactor: improve resilience of tests (#351)" + }, + { + "sha": "b04edcf8a2afce90907358fae72a74e8e7829d6e", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 10:22:17 2025 \u002B0100", + "message": "feat: add overwriting the global timeout locally (#352)" + }, + { + "sha": "4e57b02ca115de0908afd39b8bc97aece29f94db", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 21:21:11 2025 \u002B0100", + "message": "refactor: improve code coverage in aweXpect.Core (#353)" + }, + { + "sha": "23b59cb4b6304a90c69fde9833222439db4a2f3f", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 21:51:50 2025 \u002B0100", + "message": "refactor: improve code coverage in aweXpect (#354)" + }, + { + "sha": "40cc54fa59657af4bcf147c5ac4d5c78507d0ce5", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 22:28:43 2025 \u002B0100", + "message": "refactor: improve delegate coverage (#355)" + }, + { + "sha": "e5efbb978305b9cbe0d61f571b0cf6dcbcb47740", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 04:06:34 2025 \u002B0100", + "message": "refactor: consolidate error messages for delegates (#356)" + }, + { + "sha": "51c034fd65adef7d72b2711dff7f61b2cf117ee4", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:38:30 2025 \u002B0100", + "message": "docs: refactor the documentation structure (#357)" + }, + { + "sha": "106df424ca40df9b271c6dd2967bd3eb7ffc291c", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:41:39 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.2 (#359)" + }, + { + "sha": "a24ae4410ae25144b2f4800160e0f221cc9a35ee", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:52:32 2025 \u002B0100", + "message": "feat!: use \u0022HasCount\u0022 for counting items in a collection (#358)" + }, + { + "sha": "93221aa4249061be5d94da1cf166d1f7abf28ee3", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 08:15:05 2025 \u002B0100", + "message": "refactor: delete unused code in Http expectations (#360)" + }, + { + "sha": "a6a923e2a0e99d3701ef58e9dc7c14db7533d879", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 08:57:34 2025 \u002B0100", + "message": "refactor: make \u0060Initialization\u0060 testable (#361)" + }, + { + "sha": "4c2a787678320dba68f25b9338810dff25986b51", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 13:00:43 2025 \u002B0100", + "message": "refactor: improve code coverage of aweXpect.Core (#362)" + }, + { + "sha": "e108e728a4c81ee96a19fbbdec9b37ab43f2181e", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 17:34:40 2025 \u002B0100", + "message": "refactor: improve coverage of aweXpect.Core (#363)" + }, + { + "sha": "b69ccbf93ac5b2baeb390d5973f6626ab2835e7a", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 18:29:59 2025 \u002B0100", + "message": "feat: include options in collection \u0060Contains\u0060 (#364)" + }, + { + "sha": "4fd874e98b0376517392d128619a627d9b6fc1f3", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 19:58:37 2025 \u002B0100", + "message": "refactor: ensure correct \u0060null\u0060 handling for \u0060TimeSpan\u0060 expectations (#365)" + }, + { + "sha": "98a7b28ce438bae32f59d784a436caae556bd66a", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 20:17:52 2025 \u002B0100", + "message": "refactor: ensure correct \u0060null\u0060 handling for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#366)" + }, + { + "sha": "1085d54aed6265a3eacda9cd28b5a08af7f6c9ad", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 20:39:59 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.30.0 (#367)" + }, + { + "sha": "732f5d9da08cebe94fa74802cf7fdd090c9b7aeb", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 09:13:15 2025 \u002B0100", + "message": "fix: incorrectly named exception expectation (#369)" + }, + { + "sha": "2a8ac0a378d1311e6f430d9e23c07fb73885e5a5", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 09:17:40 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect: (#368)" + }, + { + "sha": "7412c4de5ebb1fb088cbfc4985554ef7b3d02a3b", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 10:38:47 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (2) (#370)" + }, + { + "sha": "4204834e873323af57e2219c773f6140d6457a26", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 12:29:25 2025 \u002B0100", + "message": "feat: return \u0022Undecided\u0022 when the collection could not be iterated completely (#371)" + }, + { + "sha": "06b4554137d84210ee70fe522af4a32c4e728be5", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 15:05:24 2025 \u002B0100", + "message": "chore: re-enable build scope (#375)" + }, + { + "sha": "42f921a4e89d9fd0d9f99f371e57c87857427474", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 17:17:24 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (3) (#376)" + }, + { + "sha": "fdc0aaae9b95f15777de40d68dcaf44b04e3c046", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 19:57:15 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (4) (#377)" + }, + { + "sha": "6e4441e13ad7fed30c219aff5133874e344d92fa", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 15:33:24 2025 \u002B0100", + "message": "feat!: remove Http and Json expectations (#378)" + }, + { + "sha": "12c765936621a94deca594b414cc58bb9098a568", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 21:06:28 2025 \u002B0100", + "message": "docs: include documentation from extensions (#379)" + }, + { + "sha": "b2959468330f7657c88caec2d68758ad54689183", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 21:19:16 2025 \u002B0100", + "message": "chore: add \u0022repository_dispatch\u0022 to build.yml (#380)" + }, + { + "sha": "07843f7f35cffea48197c86ff295104aa393761c", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 22:43:16 2025 \u002B0100", + "message": "refactor: use the \u0022InternalsVisibleTo\u0022 attribute in csproj (#381)" + }, + { + "sha": "84eb74e03f254e780e7537e3198faac120ac8a4e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 04:33:35 2025 \u002B0100", + "message": "chore: update TUnit to v0.13.0 (#382)" + }, + { + "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 04:48:16 2025 \u002B0100", + "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" + }, + { + "sha": "3cefc147bae2ebe6cf8ed6e465ecd75df017ee6a", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:06:00 2025 \u002B0100", + "message": "docs: limit benchmark data per default (#385)" + }, + { + "sha": "b9fe159b0df1c93b79d198a3b867d072a53e8d90", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:37:44 2025 \u002B0100", + "message": "feat: support canceled tasks (#386)" + }, + { + "sha": "4c5d53b031cc8be55d6cf8138307aef411807a73", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:52:13 2025 \u002B0100", + "message": "docs: limited-data cannot be uploaded in build pipeline (#387)" + }, + { + "sha": "79078484225c9b8b539f61b139746ac568bb095e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:22:39 2025 \u002B0100", + "message": "refactor: consolidate use of EquivalencyOptions (#388)" + }, + { + "sha": "eeee13915e9b0c07a32c097c5a3be9f083215eae", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:47:10 2025 \u002B0100", + "message": "refactor: execute code cleanup (#389)" + }, + { + "sha": "c6b3a8d5a2ab29c4796438c4ac19538c1b84b025", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:55:29 2025 \u002B0100", + "message": "docs: move extension projects under separate folder (#390)" + }, + { + "sha": "c6992a9248a8b854e479c8c58de852013b73a89b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 08:15:39 2025 \u002B0100", + "message": "docs: fix example for writing a custom extension (#391)" + }, + { + "sha": "0c336223308e044cfae772e0564e64e494a07228", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 08:39:04 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.0.0 (#392)" + }, + { + "sha": "dd4803124f8423871f8991f18170388f6e4b0733", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 09:05:55 2025 \u002B0100", + "message": "docs: add nuget badge to extension documentation page (#393)" + }, + { + "sha": "f6640b2ffdf76d5eda2b70b9626946a384736c49", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 10:42:13 2025 \u002B0100", + "message": "docs: fix link in README (#394)" + }, + { + "sha": "d8aaae48559a0e83768916d409714db3f1f961c5", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 12:44:39 2025 \u002B0100", + "message": "docs: fix incorrect line break in README (#395)" + }, + { + "sha": "e0d78b97a1b88d29190c977e6faae7a28d81a38e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 18 08:38:00 2025 \u002B0100", + "message": "docs: add redirects for extensions (#399)" + }, + { + "sha": "bf2c3932f3e333208fb89ffbd4839317ed71147b", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:11:08 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#396)" + }, + { + "sha": "fa4ce4f413162e8c37be5062033c49a36b5f1a4b", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:11:54 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.3 to 1.6.0 (#398)" + }, + { + "sha": "c5103c0ce6aa9a3803356744da67a48dd0ee21d9", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 11:19:12 2025 \u002B0100", + "message": "fix: consider \u0060FurtherProcessingStrategy\u0060 in \u0060MappingNode\u0060 (#400)" + }, + { + "sha": "128a061836f52b92c8bfa4b43f00ce18fc3377aa", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:48:50 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.13.0 to 0.14.0 in the tunit group across 1 directory (#402)" + }, + { + "sha": "0097e8960d2cf9bc985983feea16c8677f68737d", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:49:03 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.6.0 to 1.6.2 (#401)" + }, + { + "sha": "36cef1bf146d5445aa873af21bb6168f88e777ee", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 12:19:35 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.0.1 (#403)" + }, + { + "sha": "b07b08347c360d084eb47c1514732f1de27cc982", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 17:18:09 2025 \u002B0100", + "message": "chore: update aweXpect to v1.0.1 (#404)" + }, + { + "sha": "3065034c36dbba21de21ca5ca95d4610ec3f05cd", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 09:38:30 2025 \u002B0100", + "message": "feat: support async mapping nodes (#405)" + }, + { + "sha": "a6090881eab7fbdfcbeb87935425d0bb6fbc4f88", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 10:28:23 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.1.0 (#406)" + }, + { + "sha": "11eb957652173498965a63ea7ad6c8df67d28f8b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 11:42:42 2025 \u002B0100", + "message": "feat: support \u0060AddContext\u0060 in \u0060MemberExpectationBuilder\u0060 (#407)" + }, + { + "sha": "6da1bdd996ee3dc0e23a61f00062e28fb7f40045", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 13:11:09 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.2.0 (#408)" + }, + { + "sha": "e74b96fbfa10c29253be679de47c3b3c8001086f", + "author": "dependabot[bot]", + "date": "Mon Feb 24 20:19:00 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.14.0 to 0.14.6 in the tunit group (#410)" + }, + { + "sha": "ad717ef751db9b920448a9f29b43de7e6e214f30", + "author": "dependabot[bot]", + "date": "Mon Feb 24 20:18:48 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#409)" + }, + { + "sha": "977afeac6e33a93ac6bb327776c82fa9020c973e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 20:40:41 2025 \u002B0100", + "message": "feat: add \u0060CompliesWith\u0060 as generic expectation (#412)" + }, + { + "sha": "485d524cbdd18473b0d2c69f120e80a1ba1d45ac", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 21:22:00 2025 \u002B0100", + "message": "feat: add \u0060Within\u0060 repeated check for \u0060Satisfies\u0060 and \u0060CompliesWith\u0060 (#413)" + }, + { + "sha": "4d0029040776fbbeb889dec42c5ae7dd5fe2ab3f", + "author": "dependabot[bot]", + "date": "Tue Feb 25 21:09:12 2025 \u002B0000", + "message": "build(deps): bump PublicApiGenerator from 11.4.1 to 11.4.2 (#411)" + }, + { + "sha": "13732eacf5ff0694f75bd52ef3bd895460b3628c", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 22:09:58 2025 \u002B0100", + "message": "feat: trim common whitespace from expectation expressions (#414)" + }, + { + "sha": "e2eba3a908c1897d4681cda369724c968ea8efa5", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 10:46:15 2025 \u002B0100", + "message": "feat: allow specifying multiple contexts in \u0060MemberExpectationBuilder\u0060 (#415)" + }, + { + "sha": "29f000854964360832d38881b377450b1ce60c80", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 11:16:58 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.3.0 (#416)" + }, + { + "sha": "a92978eee6592d76b8d11a423f2b9e29f7dc3f74", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 16:07:05 2025 \u002B0100", + "message": "chore: update aweXpect to v1.4.0 (#421)" + }, + { + "sha": "dd4a0d1c564737d50a96644c4fa147e3479e695e", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 16:17:46 2025 \u002B0100", + "message": "refactor: use current year in copyright (#422)" + }, + { + "sha": "c93fce568e5fd5a8faeb4498c681602f9f3f4ebf", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 28 11:48:49 2025 \u002B0100", + "message": "chore: update aweXpect to v1.5.0 (#426)" + }, + { + "sha": "7012cf9fe99e58a9788ab362e38c7bff7b53aac7", + "author": "Valentin Breu\u00DF", + "date": "Sat Mar 1 07:31:50 2025 \u002B0100", + "message": "chore: update aweXpect to v1.6.0 (#431)" + }, + { + "sha": "10f1052efb6049163d5b2c90c14e9d82e9c3d344", + "author": "Valentin Breu\u00DF", + "date": "Sat Mar 1 15:08:21 2025 \u002B0100", + "message": "feat: add \u0060HasCount\u0060 for collections (#432)" + }, + { + "sha": "75dd39e715f4f58af3ad66dfdcca9bc6cd1d39df", + "author": "dependabot[bot]", + "date": "Tue Mar 4 13:11:24 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.14.6 to 0.16.4 in the tunit group (#434)" + }, + { + "sha": "ab75babf8d30e9b3ab1a01d4644fe1420088c547", + "author": "dependabot[bot]", + "date": "Tue Mar 4 13:11:50 2025 \u002B0100", + "message": "build(deps): bump the xunit group with 2 updates (#435)" + }, + { + "sha": "73699f2ce05bd23be059df3f8b91fde0c94749f8", + "author": "Valentin Breu\u00DF", + "date": "Tue Mar 4 13:25:25 2025 \u002B0100", + "message": "feat: add support for inconclusive tests (#440)" + }, + { + "sha": "02698bd2cf1ae3d78e84f3ea29400ec2e7967a65", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 9 12:20:38 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.1 (#444)" + }, + { + "sha": "8baa2a409242122daf165748a283f84e2606c815", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 9 14:02:01 2025 \u002B0100", + "message": "refactor: use explicit constraints for numbers (#445)" + }, + { + "sha": "c43dc7b02df37a84148cc7310d92c7a75e440ed4", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 06:55:00 2025 \u002B0100", + "message": "chore: support pull requests from forks (#451)" + }, + { + "sha": "b9ddf9125a5a51cae9bd2913588a4755e97db8a2", + "author": "dependabot[bot]", + "date": "Fri Mar 14 06:55:30 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.CodeCoverage from 17.13.1 to 17.14.2 (#448)" + }, + { + "sha": "651c6220eab01125cb6720bc07296bd12c451f06", + "author": "dependabot[bot]", + "date": "Fri Mar 14 08:28:29 2025 \u002B0100", + "message": "build(deps): bump PublicApiGenerator from 11.4.2 to 11.4.5 (#447)" + }, + { + "sha": "e8e579406612d6945ee5b105684555f8bea62c31", + "author": "dependabot[bot]", + "date": "Fri Mar 14 07:29:11 2025 \u002B0000", + "message": "build(deps): bump TUnit.Assertions from 0.16.4 to 0.18.26 in the tunit group (#446)" + }, + { + "sha": "43563dba1f0e3d20abef6793b53d48889dbf7603", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 10:22:49 2025 \u002B0100", + "message": "feat: make properties of \u0060FormattingOptions\u0060 public (#453)" + }, + { + "sha": "2dfb85c69746e1219f0ff19f5e775456c312f114", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 10:35:33 2025 \u002B0100", + "message": "chore: update Microsoft.codeAnalysis.* to v4.13.0 (#452)" + }, + { + "sha": "90fee8812070a81e273a10dfda3bd04001e0d845", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:05:36 2025 \u002B0100", + "message": "feat: add \u0060IsPrefix\u0060 and \u0060IsSuffix\u0060 as string equality option (#454)" + }, + { + "sha": "c114f7232e999d96d51e6bf68820bc03d84192ea", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:23:29 2025 \u002B0100", + "message": "fix: incorrect project in build pipeline (#455)" + }, + { + "sha": "0d568381c1eb0862af4524d9c393d25c4131a382", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:38:22 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v2.0.0-pre.2 (#456)" + }, + { + "sha": "2f1d12d920063a94daec7f758c2f917a6c8fc75c", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:44:21 2025 \u002B0100", + "message": "fix: analyis pipeline (#457)" + }, + { + "sha": "4d87a8bd44797f14e2c8350b6dd0996a241d885f", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 07:23:31 2025 \u002B0100", + "message": "fix: forward contexts from \u0060ManualExpectationBuilder\u0060 (#459)" + }, + { + "sha": "28efd912931c5084ed28162583281ccabc472feb", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 09:14:04 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.3 (#465)" + }, + { + "sha": "3fff2633dc67aa3cf460c92f2e939ad07d17fe27", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 10:43:16 2025 \u002B0100", + "message": "refactor: get rid of annotation warnings (#463)" + }, + { + "sha": "747a24ed586e9ecfc35c8c9847c48aab01503312", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 14:39:19 2025 \u002B0100", + "message": "feat: add missing negations (#466)" + }, + { + "sha": "736daeeabb8a1612a478cddbcd2547191487c54c", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 07:25:57 2025 \u002B0100", + "message": "feat: add context with equivalency options (#467)" + }, + { + "sha": "f6189ccdd0f53ac6501a6c26cf2270aedbded070", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 09:50:21 2025 \u002B0100", + "message": "refactor: remove obsolete \u0060ToString\u0060 overloads (#468)" + }, + { + "sha": "9204701a25c0a32e4ef3a53e8a0dbe189e4a41f8", + "author": "dependabot[bot]", + "date": "Mon Mar 17 10:12:05 2025 \u002B0100", + "message": "build(deps): bump the tunit group with 2 updates (#470)" + }, + { + "sha": "11b106e3b546c479a2b5f6c022fded08e9f97bef", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 10:17:11 2025 \u002B0100", + "message": "refactor: move nullable tests in subclass (#471)" + }, + { + "sha": "24fc41b18b6b349e5024e57a39e9eb7e8892e3c0", + "author": "dependabot[bot]", + "date": "Mon Mar 17 09:25:51 2025 \u002B0000", + "message": "build(deps): bump FluentAssertions and Microsoft.NETFramework.ReferenceAssemblies (#469)" + }, + { + "sha": "3af9446cb35c8d1cbe76492d5a09a5cfc262433e", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 12:15:04 2025 \u002B0100", + "message": "fix: missing expectation text in collections \u0060ComplyWith\u0060 constraint (#472)" + }, + { + "sha": "8b74560f17a738fd3a0f7b0e1a341e4c7a42f546", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 20:44:06 2025 \u002B0100", + "message": "fix: package reference in release mode (#473)" + }, + { + "sha": "8d5a07601f0fd13ab70c3f46594285c2c9af1484", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 11:18:17 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.5 (#476)" + }, + { + "sha": "b100e91a271529d9103a2f2058af130116ae5328", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 14:20:39 2025 \u002B0100", + "message": "coverage: add missing test cases (#477)" + }, + { + "sha": "12cced9d316cc966c5287464720e30dc95bdb116", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 14:29:36 2025 \u002B0100", + "message": "refactor: solve sonar issues (#478)" + }, + { + "sha": "4cfb62e93d273505ae62e73c6ffb4adb93c16ef9", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 15:23:28 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v2.0.0 (#479)" + }, + { + "sha": "8c5483ee162ab287def3a1dfa3a6cfffe557f8ff", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 20:21:30 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0 (#480)" + }, + { + "sha": "c17f75ad5dc08ebf207e8fdfa61ced46e0b60ea4", + "author": "Valentin Breu\u00DF", + "date": "Thu Mar 20 08:13:08 2025 \u002B0100", + "message": "chore: reset Microsoft.CodeAnalysis.* to v4.11.0 (#481)" + }, + { + "sha": "175c57930f3936bac57d85ce6c7b78a96ccac47e", + "author": "dependabot[bot]", + "date": "Mon Mar 24 12:12:17 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.6.2 to 1.6.3 (#485)" + }, + { + "sha": "0fa791adcbd59daa71a42b97721f6058f51c65b3", + "author": "dependabot[bot]", + "date": "Mon Mar 24 12:12:42 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#482)" + }, + { + "sha": "aad9bc45395204d3f736bea2ef1a2f04f79a40a9", + "author": "dependabot[bot]", + "date": "Mon Mar 31 11:08:16 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.18.60 to 0.19.32 in the tunit group (#487)" + }, + { + "sha": "396bfd6d2c32a76fe6d3d5f5c43c13ae2cb4b645", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 31 12:33:06 2025 \u002B0200", + "message": "chore: update aweXpect to v2.1.0 (#489)" + }, + { + "sha": "158a233ed6174aa31be7e8c171f03608e1f1d1c0", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 4 14:08:56 2025 \u002B0200", + "message": "fix: update docusaurus to fix GitHub security advisory (#490)" + }, + { + "sha": "27bfcfcea91c1638ece853f2a3653def9556ce97", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 5 16:56:35 2025 \u002B0200", + "message": "feat: allow overriding the subject description (#491)" + }, + { + "sha": "2597e1febf117fcccb094e922141b81798f3f576", + "author": "Valentin Breu\u00DF", + "date": "Sun Apr 6 21:07:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.2.0 (#492)" + }, + { + "sha": "8527c4e46e9d38f8a7433aeb1fa0399f3e5dc77b", + "author": "dependabot[bot]", + "date": "Mon Apr 7 14:29:50 2025 \u002B0200", + "message": "build(deps): bump the xunit group with 2 updates (#497)" + }, + { + "sha": "ec23c81a91312dfb172c47f71fafb6a7fc246028", + "author": "dependabot[bot]", + "date": "Mon Apr 7 14:29:31 2025 \u002B0200", + "message": "build(deps): bump TUnit from 0.19.24 to 0.19.32 in the tunit group (#495)" + }, + { + "sha": "d1fe3081ee4e150c0ac9a37d2f2b4d94b7b81e2c", + "author": "dependabot[bot]", + "date": "Mon Apr 7 15:19:49 2025 \u002B0200", + "message": "build(deps): bump NUnit.Analyzers from 4.6.0 to 4.7.0 in the nunit group (#496)" + }, + { + "sha": "ef3c4ea0da2f3726c86bfc4e03b07dbdbe3f6aae", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 15:09:46 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.0 (#502)" + }, + { + "sha": "0672d6ab3a832c40fef4c3b6d60b690592d38b69", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 15:59:01 2025 \u002B0200", + "message": "coverage: improve test coverage (#503)" + }, + { + "sha": "46d77bc34307d9036055ede3f158336c5677d3ad", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 20:34:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.3.0 (#504)" + }, + { + "sha": "cab3f522b1b5d376715f731e45b9da0b6fe8eb4f", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:07:56 2025 \u002B0200", + "message": "fix: catch \u0060ReflectionTypeLoadException\u0060 during initialization (#505)" + }, + { + "sha": "ef635cadc7aa67babbd66675f44bcd0b97610314", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:09:55 2025 \u002B0200", + "message": "fix: formatting exception with open generic types (#506)" + }, + { + "sha": "1273cb73620214a01520308e862b6b2bb2230fc9", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:29:06 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.1 (#507)" + }, + { + "sha": "95b58348dc1bca81c3d8f5f04b4ec003a215fbf8", + "author": "dependabot[bot]", + "date": "Mon Apr 14 19:25:23 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.19.32 to 0.19.74 in the tunit group (#508)" + }, + { + "sha": "3bce18cf82e2c6c6e3ebd52e212089ea217433d9", + "author": "Valentin Breu\u00DF", + "date": "Mon Apr 14 20:45:29 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.2 (#510)" + }, + { + "sha": "e6c950e2dca151fdb15d7ec34b24e46f005c8674", + "author": "Valentin Breu\u00DF", + "date": "Mon Apr 14 20:48:27 2025 \u002B0200", + "message": "feat: add \u0060IsNotEquivalentTo\u0060 for objects (#511)" + }, + { + "sha": "6130b25997a620542b72e639153caaa6750dc0cd", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 15:06:03 2025 \u002B0200", + "message": "feat: Add options for \u0060HasSingle\u0060 with predicate (#513)" + }, + { + "sha": "a515324e5d75808255997e3045c72fbcfae29f03", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 17:45:22 2025 \u002B0200", + "message": "fix: passive verbs for prefix/suffix string match type (#514)" + }, + { + "sha": "68d9a56eec61b923599df82b06345eca69e08f4f", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 18:15:05 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.3 (#515)" + }, + { + "sha": "1f7ff44a78222acf24f7295c97b5abe00933f2ca", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 23:09:20 2025 \u002B0200", + "message": "docs: include aweXpect.Reflection in documentation (#516)" + }, + { + "sha": "9bad633fcb529d20ea4e6bc01b39e863a3dbbe36", + "author": "dependabot[bot]", + "date": "Mon Apr 21 11:47:01 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.19.74 to 0.19.86 in the tunit group (#517)" + }, + { + "sha": "ec1c097dbbd46569f8eb989da1911b599faa4e5f", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 10:54:45 2025 \u002B0200", + "message": "fix: compare two \u0060null\u0060 should succeed for \u0060DateTime\u0060 and \u0060TimeSpan\u0060 (#522)" + }, + { + "sha": "0f3f4e97980977562dd5a6c04b6b1e529da3417a", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 11:41:21 2025 \u002B0200", + "message": "feat: add \u0060DoesNotHaveCount\u0060 for collections (#523)" + }, + { + "sha": "e8e013de5662244a2a88416497ac8c863e98acdb", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 12:17:21 2025 \u002B0200", + "message": "fix: format key and value of dictionaries correctly (#524)" + }, + { + "sha": "226b58d56dbae80293d3b678ee58e6350939741a", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 12:41:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.4 (#525)" + }, + { + "sha": "f5bf151515b5e3ed72c150c04642609c21e46f96", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 18:48:03 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.5 (#527)" + }, + { + "sha": "00d90a299c21aa170c0c85a7920531ede39b5486", + "author": "Valentin Breu\u00DF", + "date": "Thu Apr 24 03:45:14 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.4.0 (#530)" + }, + { + "sha": "3b35b5b80aa462e24848f04b1bdc714b4fa70178", + "author": "Valentin Breu\u00DF", + "date": "Thu Apr 24 07:26:31 2025 \u002B0200", + "message": "chore: update aweXpect to v2.7.0 (#531)" + }, + { + "sha": "a4e7e6e8cfc380407a9a473c81c75d6789ebac76", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 25 18:51:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.4.1 (#534)" + }, + { + "sha": "778a9d2ec57251f6c4452e393478513bb7b8ba26", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 26 16:31:15 2025 \u002B0200", + "message": "feat: add \u0060Implies\u0060 for nullable bool (#535)" + }, + { + "sha": "290f1de1e32f0a64e72d16d7acb2cff78e5f9dec", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 26 18:29:19 2025 \u002B0200", + "message": "fix: also apply analyzer \u0022aweXpect0001\u0022 when mixing with \u0060Synchronously.Verify\u0060 (#536)" + }, + { + "sha": "0921f48f46d3b2c17e4aab9c796a22f050cd10f4", + "author": "dependabot[bot]", + "date": "Mon Apr 28 19:53:32 2025 \u002B0200", + "message": "build(deps): bump PublicApiGenerator from 11.4.5 to 11.4.6 (#538)" + }, + { + "sha": "79641bc07bb5176aeddbdee5193d331d8e9d2e2f", + "author": "Valentin Breu\u00DF", + "date": "Thu May 1 18:46:36 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.5.0 (#542)" + }, + { + "sha": "a8c33b1b7ddd4195e51f9203e99b07c72306a13a", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 16:28:02 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#543)" + }, + { + "sha": "8d80a1da20ceb19f07f9e4a8c86235094ef33514", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 19:06:09 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060DateTime\u0060 and \u0060DateTimeOffset\u0060 (#544)" + }, + { + "sha": "b175affc4209bb00ad4cce520177b743e9f6f2e3", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 19:22:23 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060TimeSpan\u0060 (#545)" + }, + { + "sha": "aeaac5a96d167e4dbcee2b697044da00cc2c62f3", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 23:55:07 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for objects (#546)" + }, + { + "sha": "c02ec34a744481a8bf824d4abda93b1f2f395478", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 06:25:07 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for enums (#547)" + }, + { + "sha": "0709bcbaa97d804128281a2aa8a30c64b4417343", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 07:13:58 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 for numbers (#548)" + }, + { + "sha": "26291596b55dbd4d712f791c1a6935aededb307e", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 08:10:29 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.6.0 (#551)" + }, + { + "sha": "b0678de8ad3a4079ee897c46c61b8999ef1aac75", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 08:57:25 2025 \u002B0200", + "message": "feat: add \u0060char\u0060 expectations (#550)" + }, + { + "sha": "889bfeda836fe6853311cd4f956ccca4be75433b", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 09:21:26 2025 \u002B0200", + "message": "docs: fix char example for white-space (#552)" + }, + { + "sha": "f71870f38b5beb3e9b3043c87c7d623609d7b260", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 12:08:40 2025 \u002B0200", + "message": "fix: nullability handling in \u0060IsOneOf\u0060 (#553)" + }, + { + "sha": "187a765e7dff05a3390ba15d0690697016ade344", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 13:19:24 2025 \u002B0200", + "message": "fix: handle string \u0060.Contains\u0060 with empty string (#556)" + }, + { + "sha": "832882ed3364ddeaaa2b3d7f2c49daee99701d52", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 15:38:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.6.1 (#559)" + }, + { + "sha": "f1215d68b6cda35526c5c9543dff25bafc6bf2be", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 21:08:11 2025 \u002B0200", + "message": "fix: support open-generic types and interfaces in \u0060ThatObject.Is\u0060 (#561)" + }, + { + "sha": "5df2b5c0a3e01dbd73f130d776bfad6e652060e0", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 21:33:55 2025 \u002B0200", + "message": "feat: handle \u0060null\u0060 in type tests (#562)" + }, + { + "sha": "36b1ff77385d7f341498da304f0b2eadf9e30790", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 02:51:36 2025 \u002B0200", + "message": "refactor: \u0060Is\u0060/\u0060IsExactly\u0060 signature for \u0060null\u0060 case (#564)" + }, + { + "sha": "056d280a54436298b7d4f20cf32cd46d4f55aac8", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 03:03:24 2025 \u002B0200", + "message": "fix: support open-generic types and interfaces in \u0060ThatObject.IsExactly\u0060 (#565)" + }, + { + "sha": "80db07fd0be5cac12ea849d3da6fd7a010023cc1", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 03:05:12 2025 \u002B0200", + "message": "feat: include formatted expected value in failure message (#563)" + }, + { + "sha": "ec025a43243f67633027cbcef6e493f825ac8342", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 13:38:43 2025 \u002B0200", + "message": "feat: enable Tracing as customization option (#566)" + }, + { + "sha": "7cffa8422dfea1fccbd2a8198bf31a8b287b1128", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 20:25:07 2025 \u002B0200", + "message": "chore: update aweXpect to v2.9.1 (#569)" + }, + { + "sha": "39e6ba3b6d732c33ef32a0a750f94e3c118e032d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 22:27:47 2025 \u002B0200", + "message": "fix: correctly handle \u0060null\u0060 in string \u0060Contains\u0060 (#570)" + }, + { + "sha": "53a68057abf4b5cc510e9512d6c6468611c9ec6a", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 10:51:37 2025 \u002B0200", + "message": "chore: update aweXpect to v2.10.0 (#584)" + }, + { + "sha": "81ce72623cb3cb813d83cb8b0bcfb54e0d6fa574", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 11:54:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.8.1 (#585)" + }, + { + "sha": "c64a8e6e436a83168aae7b26c539186f0d6a0e14", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 21:56:22 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 type in collections \u0060Are(Type)\u0060 (#587)" + }, + { + "sha": "083abec01df497ae293c081986458feab324cf53", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 22:15:02 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 type in collections \u0060AreExactly(Type)\u0060 (#589)" + }, + { + "sha": "b248d20c16586d9a8f80b209d85c3e92b9c78196", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 08:00:31 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 predicates (#590)" + }, + { + "sha": "22e385c3e9dee3eea3c7557c5832bbc362a85db1", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 13:00:23 2025 \u002B0200", + "message": "fix: use the enumerator only once in \u0060IsEmpty\u0060 (#592)" + }, + { + "sha": "e4f3ff5d92cea9c0759ba6e93361b5f4c51b0b6d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 13:30:37 2025 \u002B0200", + "message": "fix: succeed when comparing two \u0060null\u0060 collections for equality (#593)" + }, + { + "sha": "113fe27ab148acbea339199c8772340081521094", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 21:31:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.9.0 (#597)" + }, + { + "sha": "d14f8f5ea10e099cc9cc62c125b55fd400c979ec", + "author": "Valentin Breu\u00DF", + "date": "Tue May 13 22:13:18 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.0 (#602)" + }, + { + "sha": "3d025a698a6200e34656666bd41dc058b4a2b831", + "author": "Valentin Breu\u00DF", + "date": "Thu May 15 17:56:41 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.1 (#605)" + }, + { + "sha": "c3567d33cf0835415dc89729a1591afd95200a5c", + "author": "Valentin Breu\u00DF", + "date": "Sat May 17 18:58:18 2025 \u002B0200", + "message": "feat: include collection information in \u0060AreAllUnique\u0060 (#608)" + }, + { + "sha": "3ecf574628899f9b5cc9b3fdd640dae117632214", + "author": "Valentin Breu\u00DF", + "date": "Sat May 17 19:26:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.3 (#609)" + }, + { + "sha": "dcb36930075d9d7a5d020f6d78fc55227f5b721c", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 03:33:20 2025 \u002B0200", + "message": "feat: add debug build to CI pipeline when BuildScope is not \u0022Default\u0022 (#610)" + }, + { + "sha": "da79591d7f38c6400874a36448979b03e448f0bc", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 10:15:02 2025 \u002B0200", + "message": "coverage: ensure usage of invariant culture in string equality (#611)" + }, + { + "sha": "1b058cd0e4b9fa2ff0c696fe3a45ff2a77ece5de", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 10:51:02 2025 \u002B0200", + "message": "feat: add \u0060MoreThan\u0060 and \u0060LessThan\u0060 for collections (#612)" + }, + { + "sha": "76f35d15b2efe2f043b61d491623453d5c3d30c0", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 11:26:26 2025 \u002B0200", + "message": "docs: add migration guide (#613)" + }, + { + "sha": "a0b9d93b1780c1fbf1011b484f1dd3b618814b1d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 19:34:53 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.4 (#616)" + }, + { + "sha": "6ee0b58b48cfee871a4d0717065b257735d143e8", + "author": "Valentin Breu\u00DF", + "date": "Mon May 19 12:11:24 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060/\u0060IsNotBetween\u0060 for \u0060DateTime\u0060 and \u0060DateTimeOffset\u0060 (#620)" + }, + { + "sha": "67d0ad6a9c5b6ec715a14dbd2b2ce015419369a6", + "author": "Valentin Breu\u00DF", + "date": "Mon May 19 22:34:18 2025 \u002B0200", + "message": "feat: add collection context information (#621)" + }, + { + "sha": "905faa416b28a0c84ea8518b4d0425c2ae1b5796", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 16:44:10 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060 for \u0060TimeSpan\u0060 (#623)" + }, + { + "sha": "9006a8c58df6020e12f681277bcbc5a5761f71d3", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 16:59:47 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060 for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#622)" + }, + { + "sha": "c665913bed7ceea89cd2c16141df8ecb0dc1c170", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 17:58:52 2025 \u002B0200", + "message": "feat: add \u0060IsNotBetween\u0060 for numbers (#624)" + }, + { + "sha": "62a44ebcb73663dde498890e86ea683ab059257f", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 20:51:43 2025 \u002B0200", + "message": "feat: support negated expectation on sort order (#625)" + }, + { + "sha": "3b46875177c787b71ac2abe0c141040320ac99bf", + "author": "Valentin Breu\u00DF", + "date": "Fri May 23 23:03:20 2025 \u002B0200", + "message": "feat: negate \u0060IsContainedIn\u0060 and \u0060Contains\u0060 (#627)" + }, + { + "sha": "926958352ca348efa4ff1c24ea61933713914a71", + "author": "Valentin Breu\u00DF", + "date": "Mon May 26 11:58:02 2025 \u002B0200", + "message": "fix: ignore assemblies where \u0060GetTypes()\u0060 throws an exception (#628)" + }, + { + "sha": "947ee8b81124933ae8d7d913700e2ffdcef48b98", + "author": "Valentin Breu\u00DF", + "date": "Mon May 26 12:26:06 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.5 (#629)" + }, + { + "sha": "589bbf9e00bf6eb71d9115f6e283b82eccc0a7d5", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 09:18:08 2025 \u002B0200", + "message": "feat: support \u0060IEnumerable\u0060 and \u0060ImmutableArray\u003CT\u003E\u0060 (#631)" + }, + { + "sha": "bc68bb4156182f1f4100331a9f2bac66fa2b640c", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 10:02:52 2025 \u002B0200", + "message": "fix: \u0060ComplyWith\u0060 with negated expectations (#635)" + }, + { + "sha": "a2199eab6b894e3f198376d9cee66e15ac15f023", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 11:21:15 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.6 (#638)" + }, + { + "sha": "92019bdc29fc8cc455ae01c6823110c45b96ee62", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 15:39:28 2025 \u002B0200", + "message": "fix: overload resolution for \u0060IEnumerable\u0060 (#639)" + }, + { + "sha": "d832baa0bedbaab7ce382d84eed07a6ea0ebbc3d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 16:12:07 2025 \u002B0200", + "message": "feat: support \u0060IReadOnlyDictionary\u0060 (#640)" + }, + { + "sha": "56b575bcfc538f0915244223bb38bf2a393a939d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 19:55:12 2025 \u002B0200", + "message": "fix: avoid duplicate contexts in collection expectations (#641)" + }, + { + "sha": "484fed7bf36e582d61a438c39dee1a3f355daf11", + "author": "Valentin Breu\u00DF", + "date": "Fri Jun 20 12:50:28 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.7 (#644)" + }, + { + "sha": "e50b9854f22dbe0a8ed0a4f5b1025895d866da32", + "author": "Valentin Breu\u00DF", + "date": "Fri Jun 20 21:45:26 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.0 (#647)" + }, + { + "sha": "27c997b35f643809af3a549a8adcc925414f6138", + "author": "Valentin Breu\u00DF", + "date": "Sat Jun 21 12:32:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.1 (#649)" + }, + { + "sha": "cc62afe8d7c03d4d3970de972ab82f7556b9bbe3", + "author": "Valentin Breu\u00DF", + "date": "Sun Jun 22 09:34:22 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.2 (#653)" + }, + { + "sha": "6f36cdd4b2d0f192f704e82f398ac041336db381", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 26 18:21:22 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.3 (#659)" + }, + { + "sha": "96261e5ae8fabfd39e1eb44e7f1f662af67854fd", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 26 21:28:42 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.12.0 (#661)" + }, + { + "sha": "d8de7740ec45836f853af84c32d521f3d6b15213", + "author": "Valentin Breu\u00DF", + "date": "Sat Jun 28 09:39:02 2025 \u002B0200", + "message": "feat!: remove unnecessary \u0060And\u0060 from delegate \u0060DoesNotThrow\u0060 (#665)" + }, + { + "sha": "07da697a58be4e16ead60602387d3c0a7983cc7e", + "author": "Valentin Breu\u00DF", + "date": "Sun Jun 29 16:42:09 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.13.0 (#670)" + }, + { + "sha": "9e84df70f4e013ebc0a2da107334ede71aac1fe1", + "author": "Valentin Breu\u00DF", + "date": "Mon Jun 30 08:17:08 2025 \u002B0200", + "message": "fix: throw \u0060ArgumentException\u0060 when expected is empty in \u0060IsOneOf\u0060 (2) (#671)" + }, + { + "sha": "b99b514adfa43c0ce981efac9c15d505bdd93355", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 13:24:17 2025 \u002B0200", + "message": "fix: collection contains with many additional items (#674)" + }, + { + "sha": "8bf6652bef6df86cc0f04f0608f7ae7cf71e9787", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 13:53:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.13.1 (#675)" + }, + { + "sha": "fa94a5f1f51f86da6a5067d888a3736333d761c5", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 17:20:54 2025 \u002B0200", + "message": "feat: make constructor of \u0060ThatDelegateThrows\u0060 public (#676)" + }, + { + "sha": "53a8dd1057539ecd81ac65815453aa028e292dfa", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 17:45:54 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.14.0 (#677)" + }, + { + "sha": "5c5e19b2f9b07e9f115b121b321a18f3d7576f16", + "author": "Valentin Breu\u00DF", + "date": "Thu Jul 10 16:44:27 2025 \u002B0200", + "message": "feat: support \u0060null\u0060 in \u0060WithParamName\u0060 (#678)" + }, + { + "sha": "5a2769aa9b565d1ea53fefa924dc53549fa334e7", + "author": "Valentin Breu\u00DF", + "date": "Thu Jul 10 17:43:14 2025 \u002B0200", + "message": "feat: add \u0060WithMessageContaining\u0060 for delegates (#679)" + }, + { + "sha": "fe15b21e6e21237480a65c926c12d7cedbd8c8eb", + "author": "Valentin Breu\u00DF", + "date": "Sat Jul 19 21:57:36 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.0 (#682)" + }, + { + "sha": "5b6272d3f5f155786126a90722f61a1873c6a5ef", + "author": "Valentin Breu\u00DF", + "date": "Sun Jul 20 14:17:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.1 (#686)" + }, + { + "sha": "12de9e033ef3ab8cc95cd6e120a13bbc683c20a4", + "author": "Valentin Breu\u00DF", + "date": "Mon Jul 21 22:12:04 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.2 (#688)" + }, + { + "sha": "6df2116f12a09d6bf711305161d28fe3a7f1e313", + "author": "dependabot[bot]", + "date": "Mon Jul 28 12:44:16 2025 \u002B0200", + "message": "chore: Bump the nunit group with 2 updates (#690)" + }, + { + "sha": "ca8cbe60f2db2f2ee4ffbc7ec92fa034d4253f24", + "author": "Valentin Breu\u00DF", + "date": "Mon Jul 28 20:19:42 2025 \u002B0200", + "message": "feat: add \u0060IsParsableInto\u0060 for strings (#693)" + }, + { + "sha": "850fd47b26539d95a5f96f751c1a05ea14768f8a", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 1 11:01:38 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#697)" + }, + { + "sha": "cbbba547b1431bca54d10c3cc1d4af82fcd9c552", + "author": "Valentin Breu\u00DF", + "date": "Sun Aug 3 22:15:08 2025 \u002B0200", + "message": "feat: add \u0060Matching\u0060 and \u0060MatchingExactly\u0060 option for \u0060HasItem\u0060 (#698)" + }, + { + "sha": "f6385ef85ab3b9a804734ed7d5a7d9b42e460099", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:17 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#703)" + }, + { + "sha": "13eb8350fd6f05480b32b25a89a9aa8da8f682e0", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:46 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#705)" + }, + { + "sha": "805ad539edb35a3eb3f2c95441e9b631bac11b1b", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:33 2025 \u002B0200", + "message": "chore: Bump the tunit group with 2 updates (#704)" + }, + { + "sha": "7e3179265c562f8a000eb7c94d574b6b4b8df134", + "author": "Copilot", + "date": "Fri Aug 8 20:16:11 2025 \u002B0200", + "message": "feat: Add comprehensive GitHub Copilot instructions for aweXpect repository (#708)" + }, + { + "sha": "c5477b05bb5ae75b265fdb6e51a4f5edc2980b30", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 11 19:04:31 2025 \u002B0200", + "message": "fix: \u0060InvalidOperationException\u0060 with \u0060Throws\u003CT\u003E().Which.Satisfies\u0060 (#711)" + }, + { + "sha": "c5f67910659edb8a08bc62a4ea051cfb753aedaa", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:09:14 2025 \u002B0200", + "message": "fix: Correctly handle \u0060Throws\u003CT\u003E().Which.Satisfies\u0060 (#714)" + }, + { + "sha": "13b8294538f238807a219763109594de024a65ed", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:20:27 2025 \u002B0200", + "message": "chore: revert Tunit to v0.25.21 (#713)" + }, + { + "sha": "4e412112fb1d7618b07736e550924a47e7555ed2", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:42:28 2025 \u002B0200", + "message": "chore: explicitely set version of \u0060dotnet-stryker\u0060 to v4.7.0 (#715)" + }, + { + "sha": "d08341b502eec5d14709a39ba37c8af2b9bb5cac", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:57:23 2025 \u002B0200", + "message": "fix: use dotnet nuget to push packages (#716)" + }, + { + "sha": "df0c03be8c1f6b51a9d2b99c0c5dc9c6c52e4781", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 01:17:13 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.16.1 (#717)" + }, + { + "sha": "02df3871bcee240a370064534f7ee1dae6c94414", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 14:53:12 2025 \u002B0200", + "message": "fix: \u0060HasItem\u0060 without parameters does not make sense (#719)" + }, + { + "sha": "6c33916eba22c865f247eb4acb8fa3ada723851d", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 15:38:21 2025 \u002B0200", + "message": "refactor: split mutation tests in two separate actions (#718)" + }, + { + "sha": "e13592d896810a6f4370d1ee373ab6a4574918a1", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 19:30:50 2025 \u002B0200", + "message": "fix: error in build pipeline (#720)" + }, + { + "sha": "b4cae97b90c350b33b31e1b19402974af01fbb4c", + "author": "dependabot[bot]", + "date": "Wed Aug 13 20:05:33 2025 \u002B0200", + "message": "chore: Bump actions/download-artifact from 4 to 5 (#709)" + }, + { + "sha": "835bc0d48338cbc25c4bd0798a397e7e0af05571", + "author": "Valentin Breu\u00DF", + "date": "Thu Aug 14 21:30:12 2025 \u002B0200", + "message": "docs: avoid duplicate documentation in extension projects (#721)" + }, + { + "sha": "af1cf72b5c89155574d951a1c8ada5f335784433", + "author": "Valentin Breu\u00DF", + "date": "Thu Aug 14 23:07:41 2025 \u002B0200", + "message": "docs: replace blog with link to extensions (#722)" + }, + { + "sha": "e73d4c7405cb9fe4e4d2d6d12aa6c3e05cd748ef", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 15 07:07:48 2025 \u002B0200", + "message": "fix: Missing WorkflowRunId in Mutation tests dashboard (#724)" + }, + { + "sha": "fe5c680d05c6d3941ea8fd3e432bdb1ef32260b7", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 15 07:31:19 2025 \u002B0200", + "message": "refactor: add missing files in \u0022.github\u0022 to solution (#725)" + }, + { + "sha": "0a3cfb943df6b5605ec93c7dc87e1a12cb629057", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:28:53 2025 \u002B0200", + "message": "chore: Bump actions/checkout from 4 to 5 (#727)" + }, + { + "sha": "1593161df71d4afed582a9a92fd0be027a63da7d", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:29:29 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#729)" + }, + { + "sha": "4cbb9ea05ffb6d9a0627789a3d4515ad858f9266", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:30:05 2025 \u002B0200", + "message": "chore: Bump the tunit group with 2 updates (#728)" + }, + { + "sha": "89176a9c205bc4644930a8396ff634888858f591", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:30:15 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#730)" + }, + { + "sha": "9fa48544dc6f4aa033f49b5ed5fc838d5aa0b03b", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 22 15:48:27 2025 \u002B0200", + "message": "chore: revert TUnit to v0.25.21 (#731)" + }, + { + "sha": "7f21274ad2885cf8d7145159b1978f33bbfa84c2", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 25 17:39:36 2025 \u002B0200", + "message": "feat: format \u0060void\u0060 and generic types (#735)" + }, + { + "sha": "ea878879055bc4d35748c8152e4d654430d51342", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 25 21:30:54 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#737)" + }, + { + "sha": "5178a3887e552cf895301ae8b071f61db86ee426", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 26 20:53:02 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.18.0 (#741)" + }, + { + "sha": "deb356b2c9211b6eeae47e68203965259261b688", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 26 21:30:32 2025 \u002B0200", + "message": "fix: failing CI-Analysis build when BuildScope is not default (#742)" + }, + { + "sha": "d92e24a6a85e9b15644f7a6a51de3a288e4458cc", + "author": "dependabot[bot]", + "date": "Tue Aug 26 19:36:36 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "200c148bde6059543fe4f7770576e7fc11a4c337", + "author": "dependabot[bot]", + "date": "Mon Sep 1 20:07:08 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#744)" + }, + { + "sha": "25eeff93ab20450fc1f44ae60ebaa7ce020aa81d", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 12:41:08 2025 \u002B0200", + "message": "chore: update aweXpect to v2.22.0 (#747)" + }, + { + "sha": "d5895a68a38f9a5b0950f785ba929bb9beecbda9", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 13:37:35 2025 \u002B0200", + "message": "refactor: fix sonar issues in test classes (#748)" + }, + { + "sha": "5adc056107d4d47c4208071e5e033bb88dd719c0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 15:09:58 2025 \u002B0200", + "message": "coverage: add missing test cases (#749)" + }, + { + "sha": "ec4efe1268e58fa6e1c0ce39ceaa09252c64f91d", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 10:14:42 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in dictionary \u0060HasValue\u0060 (#750)" + }, + { + "sha": "a18e70ccd09fe9c1c70f1206459e97f98009d673", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 11:06:45 2025 \u002B0200", + "message": "fix: failure messages of \u0060EquivalencyComparer\u0060 (#751)" + }, + { + "sha": "3d063a51222e9647283f0f1b4301f4df543b17a5", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 14:41:54 2025 \u002B0200", + "message": "fix: negation of \u0060Satisfy\u0060 for collections (#752)" + }, + { + "sha": "898ff9711ecd6de0dc5888a491fc12e7f830e775", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 18:00:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.20.0 (#754)" + }, + { + "sha": "9c101b748e7607de4522b28060c405905a6a82b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:29:49 2025 \u002B0200", + "message": "refactor: use latest Stryker.net version" + }, + { + "sha": "0a226a33a20fcf4fbaf8f725b1a0b5299e56cfa4", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:44:24 2025 \u002B0200", + "message": "refactor: re-enable skipped test (#756)" + }, + { + "sha": "c2a9dc57215a655fb54e1406a5d6b7b26d2eff5f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:43:29 2025 \u002B0200", + "message": "Temporarily disable since filter" + }, + { + "sha": "95828efed44e29017a4e08c3f7db6df4eed14a12", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 08:04:36 2025 \u002B0200", + "message": "Fix JSON error" + }, + { + "sha": "67917e64abcc51554b4f74824f780f95aa2bbc39", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 12:28:51 2025 \u002B0200", + "message": "chore: use latest Stryker.net version (#755)" + }, + { + "sha": "d9f4c5ad4df17c9e07803eb6b1da6907d0f382ce", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 12:56:40 2025 \u002B0200", + "message": "coverage: improve test coverage of helpers (#757)" + }, + { + "sha": "f000f6a6a9f87f6a04c87cb5f464b875ab8a950f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 14:32:12 2025 \u002B0200", + "message": "fix: nullability of MemberAccessor (#758)" + }, + { + "sha": "9d105c85e20c3685f42d1690ceb2496bcf6a25f3", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 16:06:19 2025 \u002B0200", + "message": "refactor: rename \u0060QuantifierContext\u0060 to \u0060QuantifierContexts\u0060 (#759)" + }, + { + "sha": "a7629c80dec8e7bccb156073939d8de6831d6f0f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 17:04:51 2025 \u002B0200", + "message": "fix: negation of wrapper \u0060ConstraintResult\u0060 in extensions (#760)" + }, + { + "sha": "7baba9806029d5bf90ddf8e379b3520966f5d62c", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 17:22:06 2025 \u002B0200", + "message": "refactor: fix nullability of nodes \u0060Add{Async}Mapping\u0060 (#761)" + }, + { + "sha": "c3ab0ef84d8b1635a9c922952b433fcee613d9ee", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 08:31:38 2025 \u002B0200", + "message": "Revert core changes in https://github.com/aweXpect/aweXpect/commit/5adc056107d4d47c4208071e5e033bb88dd719c0#diff-c5b33f0eeab99f044e3b57eca9fef984a61c734cdea105fbddc8cb038e1934e5" + }, + { + "sha": "d94595c5294c63bc7cf958de8b644cd5a788ccc1", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 10:29:53 2025 \u002B0200", + "message": "fix: Outcome of \u0060OrConstraintResult\u0060 (#762)" + }, + { + "sha": "4dc12c155f23e950b130f282fd6d16aa5600c181", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 6 23:17:29 2025 \u002B0200", + "message": "refactor!: Consolidate \u0060StartsWith\u0060/\u0060EndsWith\u0060 and \u0060AsPrefix\u0060/\u0060AsSuffix\u0060 for strings (#763)" + }, + { + "sha": "d1490b5b79edd9337b5b5cea013f76e243441706", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 13:48:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.21.1 (#765)" + }, + { + "sha": "4a2b227a7c0561c9a1b79ae8009ff92e08804867", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 18:37:18 2025 \u002B0200", + "message": "refactor: remove core mutation tests only on \u0060main\u0060 (#768)" + }, + { + "sha": "d8833fcc139983c60015fb5750000579b02c6ead", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 22:19:46 2025 \u002B0200", + "message": "fix: branch detection in Nuke pipeline (#769)" + }, + { + "sha": "18eaf32b1cc4d829c4ff55638ee74048ba4f2af0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 9 08:55:22 2025 \u002B0200", + "message": "refactor: also remove core mutation tests on tags (#774)" + }, + { + "sha": "f51db77110ec54b83668739142adb97229ebb5b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 11 13:48:44 2025 \u002B0200", + "message": "docs: Add GitHub sponsor username to FUNDING.yml (#775)" + }, + { + "sha": "9a1c4b68a8c15c788d728f2384cfbdaeac683233", + "author": "dependabot[bot]", + "date": "Thu Sep 11 13:49:20 2025 \u002B0200", + "message": "chore: Bump actions/setup-dotnet from 4 to 5 (#770)" + }, + { + "sha": "861e39d554510a4ef2fd6acd6144d17c1ee0bf46", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 13 21:27:56 2025 \u002B0200", + "message": "fix: download large benchmarks file (#779)" + }, + { + "sha": "d84649431a0dff8b75d44467a786480622d392bd", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:32:04 2025 \u002B0200", + "message": "chore: bump aweXpect (#780)" + }, + { + "sha": "f68f8a1efa548e2d07323c3cd6f65770feaee474", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:54:49 2025 \u002B0200", + "message": "feat: add negated nullable char expectations (#781)" + }, + { + "sha": "70e516b2e0a48d61ee3630049e5ef6d5d7e34e3c", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:30:16 2025 \u002B0200", + "message": "feat: add expectations on \u0060Uri\u0060 (#782)" + }, + { + "sha": "a3283c9b6999d7d07743aa910d6ae7d0be9ab5f5", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:44:05 2025 \u002B0200", + "message": "feat: add \u0060IsNullOrEmpty\u0060 expectation for nullable \u0060Guid\u0060 (#783)" + }, + { + "sha": "904d8ac2e7ca0009205e5b76a04197e80e9043c1", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 10:06:37 2025 \u002B0200", + "message": "refactor: move expectations on \u0060Uri\u0060 to \u0060aweXpect.Web\u0060 (#784)" + }, + { + "sha": "6545f65159e8f95000f320f872e508fd843ced3e", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:35:59 2025 \u002B0200", + "message": "refactor!: make \u0060IStringMatchType\u0060 asynchronous (#787)" + }, + { + "sha": "d7e7a07f41495479ac08fc20e4dcfeb4b603c60c", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:55:24 2025 \u002B0200", + "message": "refactor: make \u0060EquivalencyExpectationBuilder\u0060 public (#788)" + }, + { + "sha": "a1f5370cc3a1bbbf94487ebafa2713d68ad817a2", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 17:36:54 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.22.0 (#789)" + }, + { + "sha": "07fdc9d4da1368fa1ce45747a5c16ec433c206ae", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 15:48:09 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in \u0060It.Is\u0060 (#790)" + }, + { + "sha": "05fb28b3bcb7887b281ae6c7b1ca03e508181f73", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 20:48:06 2025 \u002B0200", + "message": "fix: correct error message for prefix/suffix of empty strings (#791)" + }, + { + "sha": "935f53e07753b6e5c00e334b587e09732a6a3ea1", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 18 03:55:11 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#792)" + }, + { + "sha": "dd79b966e3aea1a3d75f813a04a07a56e2f884df", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 16:17:31 2025 \u002B0200", + "message": "feat: add \u0060WithoutMessage\u0060 for delegate assertions (#793)" + }, + { + "sha": "704d02de889bf1d486a638305133f24c4e10945d", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 21:20:43 2025 \u002B0200", + "message": "feat: add support for .NET 10" + }, + { + "sha": "9fca9804d7c7f06e3ee5aae374f0ddd2ee3f8283", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 20 07:24:19 2025 \u002B0200", + "message": "feat: add string property result (#795)" + }, + { + "sha": "42ec1de1a26ffb4d0b9789f8185984d8c194e059", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 22:29:29 2025 \u002B0200", + "message": "feat: support direct check for boolean is \u0060true\u0060 (#797)" + }, + { + "sha": "d5661d2ee6cb2f698dd6d3f5c90daedfe4a82e84", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 23:12:33 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.24.0 (#798)" + }, + { + "sha": "93c3b02c44714c43f63cfbbc4a703af6dcd159b3", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:19 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#801)" + }, + { + "sha": "91c60ba855431973af34bede2f2a88577778e5cf", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:08 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#800)" + }, + { + "sha": "36587259c98421e9f94081815c9fbf3ff7292138", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 09:48:18 2025 \u002B0200", + "message": "feat: allow customization of the \u0060MaximumStringLength\u0060 (#802)" + }, + { + "sha": "0a4f21e41d630f23c7017d2ff39ccffd5a464b81", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 16:52:49 2025 \u002B0200", + "message": "chore: update docusaurus to v3.9.1 (#803)" + }, + { + "sha": "7ce73592f7520bd32f6115febcf0eb56ffddb9f0", + "author": "dependabot[bot]", + "date": "Mon Oct 13 07:56:46 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "e2088cee4f49ff63940a4e402ebe76ddf3bda5a1", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 17:58:17 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0" + }, + { + "sha": "e6be53a39856a79fc78368c84b889c23f3d79cfe", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 18:13:28 2025 \u002B0200", + "message": "fix: formatting of nullable types (#808)" + }, + { + "sha": "bdf6ee04fd9e6da82fba87adf8b50b675b6ea8e9", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:57:42 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#805)" + }, + { + "sha": "36732fb7c24b7058e62cded07ff36b3814d9c5ad", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:58:04 2025 \u002B0200", + "message": "chore: Bump the nunit group with 1 update (#806)" + }, + { + "sha": "1766c989f319f20bada8d6cc085c3afbfe2ac46f", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:35:09 2025 \u002B0200", + "message": "Also update testing frameworks" + }, + { + "sha": "d7c86fb9d72d7efb3a44ccd81590fb36d09b0d23", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:41:30 2025 \u002B0200", + "message": "revert unintential change" + }, + { + "sha": "ed766f1daa3d036ee89bb1ca5f9ecc8ad7747906", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:12:59 2025 \u002B0200", + "message": "Revert MSTest to 3.x" + }, + { + "sha": "258d43fed77e3a9ff12e5d0e62c989c5d6a31f73", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:25:15 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0 (#809)" + }, + { + "sha": "dc5f3600178fcff793fe9b1e0cd7141ac2459f12", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 14:14:03 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#812)" + }, + { + "sha": "8d0e2bcb9f0cee8eba8be0e403c4d4c37725d47a", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 15:38:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.25.0 (#813)" + }, + { + "sha": "f62cf1d506878aa2566ef3c5f9cafe5a237840be", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 16:01:29 2025 \u002B0200", + "message": "feat: support MSTest v4 (#814)" + }, + { + "sha": "bafccdb2aafc9d3a8a94b14dca2e7adc7584a473", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 17:14:58 2025 \u002B0200", + "message": "fix: formatting of nested types within generic types (#815)" + }, + { + "sha": "a8bcc4b232ba0107338ab71f43e6cb362fa785fb", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 22:07:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.27.1 (#818)" + }, + { + "sha": "be643c6fe158be8e2adf3c8cdcfad94d2828ea2a", + "author": "Valentin Breu\u00DF", + "date": "Sat Nov 1 16:52:12 2025 \u002B0100", + "message": "docs: document Mockolate (#828)" + }, + { + "sha": "d6cec126a8ff00e8d6a9bd1338d39c8037f10f46", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:37 2025 \u002B0100", + "message": "chore: Bump actions/setup-node from 5 to 6 (#819)" + }, + { + "sha": "cef93a9d073adabc3ce19f3d77a64e0649a5dabe", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:58 2025 \u002B0100", + "message": "chore: Bump actions/download-artifact from 5 to 6 (#822)" + }, + { + "sha": "18f0a375dbffcc41078402d8fc06a1cacc96d320", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:01:15 2025 \u002B0100", + "message": "chore: Bump actions/upload-artifact from 4 to 5 (#823)" + }, + { + "sha": "a50dd36ad4f88e5ad0e10313651daea27c065258", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:22 2025 \u002B0100", + "message": "chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#824)" + }, + { + "sha": "31a1b24e20b8103fe607a9baef31692d694108e9", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:36 2025 \u002B0100", + "message": "chore: Bump FluentAssertions from 8.2.0 to 8.8.0 (#825)" + } + ], + "labels": [ + "198447f7", + "e994b4dd", + "a6022c2c", + "ba348350", + "96f70d37", + "a65ca3f3", + "b6626f8e", + "08ef69d9", + "8c5638ae", + "8111de13", + "8881f806", + "a7ed6bc7", + "46c2cd1d", + "d876d089", + "93717d26", + "912178e4", + "63f4a10e", + "839ca5f6", + "09ad8c6c", + "55e8ae69", + "c94804fe", + "efadb67a", + "d782eda8", + "4ee65a13", + "4c351d72", + "c1fd6252", + "a878c654", + "680600ba", + "24a061c3", + "ca40146a", + "a14be273", + "7f8f299c", + "14c3633f", + "2979f127", + "27688f91", + "acad1c5d", + "d52b3a63", + "5899c66b", + "d1cf0e58", + "5f7b8bc9", + "d2654ced", + "e64de71b", + "37d40acf", + "f9889e95", + "eabdc5e7", + "822385da", + "9296e1f7", + "228dc625", + "6a933f4b", + "6ae2b5bf", + "ccd0a244", + "87ab795e", + "4c1d86c1", + "6a2e1ab7", + "f4233600", + "cf683ba6", + "9b72631e", + "7fdbefe8", + "336dbe16", + "f76cefad", + "9a5312d9", + "5c564abb", + "c709afb8", + "b630191d", + "0bebf245", + "c935463f", + "80179bea", + "f57a0596", + "55146670", + "2547e016", + "c85f0a60", + "ab405d13", + "7cf05384", + "b56e5fca", + "d4b664cd", + "9f1824ce", + "402fcf1b", + "5930c6cb", + "8b6d5c3f", + "982c1d09", + "8ae4321d", + "236ea658", + "83affdbd", + "051f951e", + "72034f95", + "896aa83e", + "4fb38900", + "e21efd52", + "0bf71956", + "3a9023e9", + "32612ac1", + "38657001", + "2e5abee5", + "c5d459a7", + "e9072521", + "0fe58fe8", + "85b5ef18", + "853f31c8", + "b8ec8b16", + "27d29c96", + "55e7e4fc", + "b0e47762", + "36644484", + "f8f7d0ad", + "eac7f2d2", + "e70deb86", + "0ec04dd4", + "7c2a7584", + "e9022782", + "2c41be54", + "afa882ee", + "969e0652", + "60eb6303", + "3a485751", + "3983116d", + "b04edcf8", + "4e57b02c", + "23b59cb4", + "40cc54fa", + "e5efbb97", + "51c034fd", + "106df424", + "a24ae441", + "93221aa4", + "a6a923e2", + "4c2a7876", + "e108e728", + "b69ccbf9", + "4fd874e9", + "98a7b28c", + "1085d54a", + "732f5d9d", + "2a8ac0a3", + "7412c4de", + "4204834e", + "06b45541", + "42f921a4", + "fdc0aaae", + "6e4441e1", + "12c76593", + "b2959468", + "07843f7f", + "84eb74e0", + "da1f968c", + "3cefc147", + "b9fe159b", + "4c5d53b0", + "79078484", + "eeee1391", + "c6b3a8d5", + "c6992a92", + "0c336223", + "dd480312", + "f6640b2f", + "d8aaae48", + "e0d78b97", + "bf2c3932", + "fa4ce4f4", + "c5103c0c", + "128a0618", + "0097e896", + "36cef1bf", + "b07b0834", + "3065034c", + "a6090881", + "11eb9576", + "6da1bdd9", + "e74b96fb", + "ad717ef7", + "977afeac", + "485d524c", + "4d002904", + "13732eac", + "e2eba3a9", + "29f00085", + "a92978ee", + "dd4a0d1c", + "c93fce56", + "7012cf9f", + "10f1052e", + "75dd39e7", + "ab75babf", + "73699f2c", + "02698bd2", + "8baa2a40", + "c43dc7b0", + "b9ddf912", + "651c6220", + "e8e57940", + "43563dba", + "2dfb85c6", + "90fee881", + "c114f723", + "0d568381", + "2f1d12d9", + "4d87a8bd", + "28efd912", + "3fff2633", + "747a24ed", + "736daeea", + "f6189ccd", + "9204701a", + "11b106e3", + "24fc41b1", + "3af9446c", + "8b74560f", + "8d5a0760", + "b100e91a", + "12cced9d", + "4cfb62e9", + "8c5483ee", + "c17f75ad", + "175c5793", + "0fa791ad", + "aad9bc45", + "396bfd6d", + "158a233e", + "27bfcfce", + "2597e1fe", + "8527c4e4", + "ec23c81a", + "d1fe3081", + "ef3c4ea0", + "0672d6ab", + "46d77bc3", + "cab3f522", + "ef635cad", + "1273cb73", + "95b58348", + "3bce18cf", + "e6c950e2", + "6130b259", + "a515324e", + "68d9a56e", + "1f7ff44a", + "9bad633f", + "ec1c097d", + "0f3f4e97", + "e8e013de", + "226b58d5", + "f5bf1515", + "00d90a29", + "3b35b5b8", + "a4e7e6e8", + "778a9d2e", + "290f1de1", + "0921f48f", + "79641bc0", + "a8c33b1b", + "8d80a1da", + "b175affc", + "aeaac5a9", + "c02ec34a", + "0709bcba", + "26291596", + "b0678de8", + "889bfeda", + "f71870f3", + "187a765e", + "832882ed", + "f1215d68", + "5df2b5c0", + "36b1ff77", + "056d280a", + "80db07fd", + "ec025a43", + "7cffa842", + "39e6ba3b", + "53a68057", + "81ce7262", + "c64a8e6e", + "083abec0", + "b248d20c", + "22e385c3", + "e4f3ff5d", + "113fe27a", + "d14f8f5e", + "3d025a69", + "c3567d33", + "3ecf5746", + "dcb36930", + "da79591d", + "1b058cd0", + "76f35d15", + "a0b9d93b", + "6ee0b58b", + "67d0ad6a", + "905faa41", + "9006a8c5", + "c665913b", + "62a44ebc", + "3b468751", + "92695835", + "947ee8b8", + "589bbf9e", + "bc68bb41", + "a2199eab", + "92019bdc", + "d832baa0", + "56b575bc", + "484fed7b", + "e50b9854", + "27c997b3", + "cc62afe8", + "6f36cdd4", + "96261e5a", + "d8de7740", + "07da697a", + "9e84df70", + "b99b514a", + "8bf6652b", + "fa94a5f1", + "53a8dd10", + "5c5e19b2", + "5a2769aa", + "fe15b21e", + "5b6272d3", + "12de9e03", + "6df2116f", + "ca8cbe60", + "850fd47b", + "cbbba547", + "f6385ef8", + "13eb8350", + "805ad539", + "7e317926", + "c5477b05", + "c5f67910", + "13b82945", + "4e412112", + "d08341b5", + "df0c03be", + "02df3871", + "6c33916e", + "e13592d8", + "b4cae97b", + "835bc0d4", + "af1cf72b", + "e73d4c74", + "fe5c680d", + "0a3cfb94", + "1593161d", + "4cbb9ea0", + "89176a9c", + "9fa48544", + "7f21274a", + "ea878879", + "5178a388", + "deb356b2", + "d92e24a6", + "200c148b", + "25eeff93", + "d5895a68", + "5adc0561", + "ec4efe12", + "a18e70cc", + "3d063a51", + "898ff971", + "9c101b74", + "0a226a33", + "c2a9dc57", + "95828efe", + "67917e64", + "d9f4c5ad", + "f000f6a6", + "9d105c85", + "a7629c80", + "7baba980", + "c3ab0ef8", + "d94595c5", + "4dc12c15", + "d1490b5b", + "4a2b227a", + "d8833fcc", + "18eaf32b", + "f51db771", + "9a1c4b68", + "861e39d5", + "d8464943", + "f68f8a1e", + "70e516b2", + "a3283c9b", + "904d8ac2", + "6545f651", + "d7e7a07f", + "a1f5370c", + "07fdc9d4", + "05fb28b3", + "935f53e0", + "dd79b966", + "704d02de", + "9fca9804", + "42ec1de1", + "d5661d2e", + "93c3b02c", + "91c60ba8", + "36587259", + "0a4f21e4", + "7ce73592", + "e2088cee", + "e6be53a3", + "bdf6ee04", + "36732fb7", + "1766c989", + "d7c86fb9", + "ed766f1d", + "258d43fe", + "dc5f3600", + "8d0e2bcb", + "f62cf1d5", + "bafccdb2", + "a8bcc4b2", + "be643c6f", + "d6cec126", + "cef93a9d", + "18f0a375", + "a50dd36a", + "31a1b24e" + ], + "datasets": [ + { + "label": "aweXpect time", + "unit": "ns", + "data": [ + 204.06733180681866, + 216.9594315801348, + 206.10692450205485, + 196.2139249581557, + 206.1067977587382, + 214.8942221959432, + 199.87026483217875, + 201.19402921994526, + 192.24772651378925, + 200.14843589918954, + 196.2580615679423, + 197.36898280779522, + 210.5766167300088, + 187.75454076131186, + 189.98381028175353, + 191.02975703988756, + 217.00103077888488, + 199.1786788191114, + 191.42397924831934, + 204.6314205612455, + 217.44501643180848, + 201.33780205249786, + 199.2729436079661, + 197.9102214495341, + 201.8995616912842, + 196.53092891375223, + 191.83216467270483, + 193.1419144017356, + 196.475543150535, + 193.57934385935465, + 191.36509375572206, + 209.66417351790838, + 200.61621794700622, + 198.42189504419053, + 210.05153250694275, + 191.60033447401864, + 194.53240783397968, + 206.7431372495798, + 225.9367075920105, + 223.77144316264562, + 201.1803548336029, + 199.8094446659088, + 200.7645127614339, + 204.0301199277242, + 196.5527094943183, + 194.67964517153226, + 202.75435366630555, + 197.08123793968787, + 225.6841368039449, + 202.40966653823853, + 197.8662832260132, + 191.93434449036917, + 211.89866711298626, + 195.19820489202226, + 193.90023469924927, + 189.70709228515625, + 212.1830634276072, + 205.49158718188605, + 196.8428718126737, + 207.5469716389974, + 199.69270709355672, + 191.36716537475587, + 196.07968554129968, + 227.93825697898865, + 197.164697710673, + 200.79601521492003, + 207.32073698043823, + 194.2751897017161, + 192.19641167322794, + 202.77131792477198, + 195.0295789718628, + 198.15904523531597, + 200.82315425872804, + 202.47756352424622, + 202.34913900693257, + 212.40559468950545, + 202.98688062599726, + 200.3330529054006, + 197.60924548762185, + 199.43779909610748, + 196.5643083890279, + 192.42981961795263, + 204.4458632628123, + 192.4710113321032, + 212.76740145683289, + 226.64747514327368, + 201.4864379992852, + 196.73841004371644, + 204.67233503659565, + 192.93632532755535, + 211.99882027308146, + 191.72448194821675, + 202.45698351860045, + 217.24443457921345, + 206.8598089536031, + 195.53661273206984, + 192.51070130666096, + 192.38145688374837, + 186.66422682542068, + 200.60294357935587, + 190.22039112022944, + 203.47271436055502, + 196.28285353978475, + 197.12967403729758, + 204.0335646042457, + 215.43137308529444, + 202.66772307668413, + 194.4575510819753, + 306.9392196337382, + 287.7829290798732, + 307.8849603335063, + 298.0856464930943, + 299.6597079208919, + 213.86616892814635, + 215.76408382824488, + 228.14424284866877, + 222.3152695619143, + 225.85000602404276, + 229.93227894306182, + 222.00144244829815, + 216.4648744889668, + 229.75723773638407, + 253.85494944254557, + 233.30983392397562, + 266.13600902557374, + 225.87888051668804, + 245.8861156463623, + 227.496941614151, + 224.42612759883588, + 235.6315661907196, + 250.328639682134, + 221.9976215839386, + 242.43078339894612, + 238.6223035176595, + 228.99454441070557, + 245.95364309946697, + 224.68000505765278, + 225.71027229626972, + 224.11004406611124, + 224.60964151791163, + 223.97930095990498, + 243.5355607509613, + 218.29143880094801, + 217.2662386383329, + 228.62260478337606, + 237.79446763992308, + 227.5623372077942, + 228.1731351852417, + 211.868314520518, + 225.4867568174998, + 232.87055753072102, + 217.67506305376688, + 239.5079508940379, + 213.47624916689736, + 215.9380817583629, + 218.38870809872944, + 231.23179208437602, + 225.35320029939925, + 229.8542181934629, + 216.35018209310678, + 218.86630444526674, + 243.91066128412882, + 225.70752132733662, + 223.71914882319314, + 223.48004978497823, + 228.4451059182485, + 224.4047178030014, + 247.66958737373352, + 219.3735548019409, + 242.91908044081467, + 250.77408463160197, + 215.5157785097758, + 231.53221961657206, + 236.22491381963093, + 248.67210666949933, + 226.11687208924974, + 231.18278791109722, + 255.06007130940756, + 228.65393902460735, + 232.76018914154596, + 227.87851854960124, + 230.8690607731159, + 225.54175645510355, + 198.36091564496357, + 221.05132443110148, + 194.6848237855094, + 196.20264189583915, + 202.14973522822064, + 192.6233399765832, + 198.749853404363, + 207.99990037282308, + 197.23878059387206, + 195.88432817799705, + 196.2443610350291, + 212.99352939923605, + 195.29691319465638, + 191.75947308540344, + 195.96122037569683, + 195.71398862202963, + 199.28388903822218, + 203.34001922607422, + 195.50008742014566, + 218.4978681564331, + 208.55345498720806, + 201.98719415664672, + 200.97458520302405, + 212.77688984870912, + 213.12408639589947, + 228.5134648958842, + 198.7790673630578, + 191.22647075653077, + 220.06180620193481, + 192.23126941067832, + 195.72708524068196, + 198.29120249407632, + 195.46890456859882, + 235.43419138590494, + 202.78552311261495, + 196.39931909243265, + 206.61100385739252, + 301.6242468697684, + 192.71993873914082, + 202.46659006391252, + 194.99374374321528, + 200.73248023646218, + 187.4422121524811, + 206.67400906880695, + 196.26260563532512, + 213.8918700536092, + 191.0076129436493, + 207.39882133801777, + 200.09708217212133, + 221.86800956726074, + 201.41859899248396, + 204.02411695889063, + 213.07146724065146, + 201.86157444318135, + 217.07982296943663, + 204.34766605695089, + 202.9720677137375, + 197.3437049070994, + 206.6639952023824, + 188.8345034281413, + 198.77066257794698, + 201.23881357510885, + 197.34996722294733, + 212.2843098640442, + 205.7498758860997, + 211.61374095508032, + 213.71506197111947, + 210.41828548908234, + 210.61935878594716, + 195.95007627350944, + 205.66901299158732, + 194.88268915812174, + 201.2655917065484, + 200.37508874280113, + 227.18015921910603, + 195.99596883700445, + 196.0282522201538, + 196.53526055018108, + 203.7640518591954, + 212.51391885961806, + 209.56310594876607, + 207.242883511952, + 206.4146989073072, + 256.35572112401326, + 223.91885953290122, + 215.76536512374878, + 212.83608763558524, + 237.7747310002645, + 208.9273886340005, + 248.86920461654663, + 217.33405141830445, + 201.949746576945, + 206.88466135660806, + 212.69255474408467, + 217.37395300183977, + 218.01195632494412, + 217.6935727437337, + 217.6671840974263, + 207.67853968938192, + 214.94125425020854, + 216.55600725809734, + 219.55566101807815, + 203.61079907417297, + 240.67839549382526, + 223.5206732749939, + 209.79220821176256, + 222.61224433581035, + 215.3104007755007, + 216.4665387948354, + 215.28101360003154, + 212.85696013768515, + 206.1617080313819, + 220.70548770825067, + 214.71754519144693, + 222.1042958577474, + 215.77110419273376, + 211.4747458775838, + 214.0656453927358, + 215.31945582798548, + 220.87499686876933, + 221.37683000564576, + 222.13072136243184, + 256.73530829747517, + 243.3091415507453, + 236.87232823371886, + 223.66137247085572, + 222.13355172475178, + 211.14126788775127, + 213.2572065762111, + 215.58524548212688, + 221.16299889882404, + 232.566197514534, + 214.13452116648355, + 204.85106452306113, + 230.0384741306305, + 216.55567235213059, + 200.03386173929488, + 205.3368146589824, + 210.77775965418135, + 230.31878840128581, + 220.96304415067036, + 223.3938834031423, + 219.33342045148214, + 247.75661617914835, + 218.0721269130707, + 218.3774802003588, + 224.6800581296285, + 237.9080223719279, + 212.9125053201403, + 246.97699890136718, + 249.13954078356426, + 236.79688254992166, + 218.7941171805064, + 217.4677364349365, + 212.88218239148458, + 222.21233277320863, + 213.34604659080506, + 223.11799012819927, + 218.1816238085429, + 223.0851922829946, + 227.70130112965902, + 215.42727305094402, + 220.98084661165873, + 224.68980863889058, + 261.67816982950484, + 240.68385581970216, + 240.18216381754195, + 256.79187873431613, + 271.05683511098226, + 250.94346591404505, + 266.67500162124634, + 246.51337520892804, + 274.15563062032066, + 236.77753397623698, + 263.1504907608032, + 246.1547106107076, + 252.74259932835898, + 255.86834859848022, + 253.93304602305093, + 253.0040427525838, + 251.52391235645, + 244.2458694458008, + 252.2878304719925, + 263.9238931020101, + 258.907824073519, + 240.65070530573527, + 249.83313779830934, + 250.53394985198975, + 250.84642774718148, + 262.6453261693319, + 239.1589420636495, + 263.1792084058126, + 262.7459104855855, + 241.94087635676067, + 247.88557612101238, + 257.5337066014608, + 281.8925037384033, + 257.41368395487467, + 256.8662165914263, + 247.1733341557639, + 258.9372503757477, + 260.16957734425864, + 239.7945738519941, + 249.82627278107864, + 253.85909172466822, + 242.3988242830549, + 264.3699197133382, + 251.37558581034344, + 241.14155527523585, + 250.59288704395294, + 263.2963466962179, + 262.6911264737447, + 241.3037872681251, + 260.63022832870485, + 264.0326773961385, + 244.1380992276328, + 251.7755309854235, + 250.67192548116049, + 259.3954161008199, + 257.72817233403526, + 247.46528295370248, + 259.4508486134665, + 252.74417667388917, + 276.1546947956085, + 251.23375456149762, + 252.78627014160156, + 254.27797209421794, + 249.4630912712642, + 254.36252975463867, + 260.20521446636747, + 257.0191357294718, + 275.17086191177367, + 279.0099122365316, + 280.469403107961, + 264.41209752219066 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "aweXpect memory", + "unit": "b", + "data": [ + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 848, + 856, + 856, + 856, + 856, + 856, + 856, + 856, + 856, + 856, + 880, + 880, + 880, + 880, + 1408, + 1408, + 1408, + 1408, + 1408, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 896, + 896, + 896, + 896, + 896, + 896, + 896, + 896, + 896, + 896, + 896, + 896, + 896, + 896, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, + 880, 888, 888, 888, 888, - 888 + 888, + 888, + 808, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 784, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + }, + { + "label": "FluentAssertions time", + "unit": "ns", + "data": [ + 250.96880504063196, + 278.63078991572064, + 270.1289446512858, + 242.58121951421103, + 274.3820020675659, + 270.8007615974971, + 264.8141753514608, + 270.9082823912303, + 248.62949003492082, + 267.79543792284454, + 254.42266976038616, + 258.39817374547323, + 262.22281582014904, + 250.69699856440226, + 249.28232040405274, + 265.87900492123197, + 281.6832201957703, + 267.0129269917806, + 257.2313754899161, + 288.8865906397502, + 275.63550996780396, + 252.49283946355183, + 263.61039342880247, + 254.77754929860433, + 254.390150197347, + 263.7271241188049, + 187.78095752398173, + 189.67826933860778, + 197.92769596974054, + 186.3631380081177, + 197.5383573214213, + 212.13356957435607, + 188.25184620221455, + 191.83879289627075, + 203.7721542517344, + 194.02153292069067, + 190.9750266441932, + 198.89770650863647, + 214.8943119684855, + 234.66358397801716, + 190.1001998094412, + 188.50981253385544, + 187.19457486697607, + 201.74210090637206, + 190.3264571258, + 207.9535312016805, + 217.22107820510865, + 189.84109015464782, + 237.60216999053955, + 195.34550309181213, + 199.62347283363343, + 193.70547431310018, + 238.01106204986573, + 189.94679470062255, + 197.51003313064575, + 185.98631394704182, + 200.69234311580658, + 215.29676270484924, + 192.5985577583313, + 204.0456370194753, + 190.25959047249384, + 193.78059186935425, + 194.9167498588562, + 227.61304075377328, + 202.97262288973883, + 199.4520267168681, + 212.2907416979472, + 185.925692097346, + 184.35749576886494, + 201.02754202255835, + 189.91331584112984, + 191.69449144999186, + 205.8747296333313, + 193.15568645795187, + 204.8873681227366, + 217.0126761595408, + 198.68091915334975, + 189.06680161158243, + 189.16280954678854, + 218.62021730740864, + 190.03436787923178, + 210.70688576357705, + 221.1294139067332, + 187.67587397893269, + 216.17553811073304, + 244.1973889986674, + 195.50618057250978, + 193.83642535550254, + 204.10256005922955, + 186.33431962331136, + 235.45317330360413, + 190.89768854777017, + 199.07772518793743, + 221.61246547698974, + 203.30073087556022, + 250.34317324711725, + 227.675555229187, + 219.6363655237051, + 184.08747220039368, + 196.6634284655253, + 196.16072753497534, + 210.80747583707173, + 191.6322481950124, + 194.9774925549825, + 195.2167596022288, + 199.41395609719413, + 192.91100786526997, + 186.7030240535736, + 198.69864099366325, + 202.7875678539276, + 196.42110872268677, + 235.8747854743685, + 191.31220048268636, + 193.85043114026388, + 193.8676564534505, + 186.26152203877766, + 197.10654095503, + 192.59635068972906, + 194.36590695381165, + 193.19473416010538, + 189.74837619463602, + 201.57412662506104, + 211.72507139841716, + 200.32528573671976, + 204.84882958118732, + 199.67918985684713, + 224.27951471010843, + 199.64070544242858, + 194.3999423430516, + 201.9482722759247, + 199.672726949056, + 190.50670709609986, + 199.61262995402018, + 196.42940379892076, + 192.28892890612283, + 206.9972300370534, + 191.74120332400005, + 192.2248605887095, + 197.20173495610555, + 198.48603370984395, + 189.4258601298699, + 206.3274233977, + 197.94542695681255, + 189.117862256368, + 194.36071962576645, + 205.4211270014445, + 194.32610540390016, + 195.3410727183024, + 188.97841210365294, + 192.65585330327352, + 191.89932157595953, + 184.76557386716206, + 195.54911555846533, + 189.78662632192885, + 192.6749353726705, + 185.41719624201457, + 228.7781462351481, + 193.40501196043832, + 190.69795659383138, + 188.05856484633225, + 197.0809690952301, + 221.55132273265295, + 191.4220441977183, + 190.3678261722837, + 197.64513012568156, + 191.09099217823572, + 194.20816189050674, + 236.8888242562612, + 195.19265469482966, + 213.346586672465, + 197.96642166773478, + 187.69992005030315, + 197.43152051705582, + 189.19193908373515, + 214.05338779517584, + 201.36653184890747, + 191.7010222673416, + 197.14998806439914, + 193.43885815938313, + 188.8867773214976, + 187.9419527212779, + 242.93717343012491, + 232.50726308822632, + 235.45952997888838, + 255.64428755215235, + 248.32209555308023, + 240.32937269210817, + 242.88464476267498, + 230.49344965389795, + 244.308202679952, + 271.2618663787842, + 232.43778773716517, + 270.90966650644935, + 236.38804149627686, + 251.54150584538777, + 231.42078471183777, + 236.29362784113204, + 246.39153728485107, + 245.24175936835152, + 240.51813103602484, + 235.8832950251443, + 231.700279601415, + 253.82694234166826, + 250.21170717875162, + 239.92496147155762, + 243.7187738418579, + 258.99439767201744, + 256.25449688094005, + 254.91321617762247, + 248.4615275065104, + 237.80481947385348, + 252.1239548365275, + 234.39922358194988, + 238.55658632914225, + 243.78727032343548, + 237.879097366333, + 251.7869842529297, + 254.49343224934168, + 281.4458539009094, + 256.24701023101807, + 319.7008345603943, + 262.6701855659485, + 249.20876369476318, + 242.45655274391174, + 235.0627590247563, + 237.09159021377565, + 252.65418842860632, + 232.53716564178467, + 274.4315191268921, + 234.36861780711584, + 242.80596017837524, + 243.86597556334274, + 249.94870079480685, + 239.71570798328943, + 245.97536669458663, + 272.053271484375, + 241.8168249130249, + 236.71202092170716, + 249.74167041778566, + 247.12258828481038, + 236.13731060028076, + 254.472927792867, + 232.4675120194753, + 236.13090852590707, + 246.57707178592682, + 240.222869459788, + 263.822377649943, + 254.54907151630945, + 254.0072372754415, + 236.59286867777507, + 241.56356013615925, + 247.78579727808633, + 243.51702607472737, + 248.49198122024535, + 235.64379371915544, + 245.53292983373007, + 234.94063962300618, + 263.1249355872472, + 239.4648401896159, + 229.81374611854554, + 236.53758862813314, + 240.35454528672355, + 243.04447610037667, + 240.5249119758606, + 237.28448702494305, + 237.27216137250264, + 301.4174310479845, + 255.89793984095255, + 265.8048391342163, + 246.43859730448042, + 241.86590830485025, + 240.5374766077314, + 303.377999718984, + 249.2962163289388, + 236.4795811359699, + 239.97829926013947, + 251.0352339108785, + 238.17091957728067, + 243.0531065940857, + 239.39023883002145, + 236.35795838038126, + 247.6669745763143, + 251.83838173321314, + 252.34174184799195, + 252.67604320389884, + 239.97455263137817, + 273.18821805318197, + 249.18802884646826, + 247.25985822677612, + 252.6089560508728, + 240.32801624706812, + 247.87021067937215, + 239.42126148087638, + 262.3960386912028, + 234.45493885676066, + 267.17978719075523, + 242.82264474722055, + 255.0050269762675, + 237.36426599820456, + 253.58260338647025, + 245.08528396061487, + 239.3004128774007, + 251.83974140030998, + 244.91748832066853, + 247.48351977666218, + 267.30659739176434, + 262.0948366800944, + 273.0053550084432, + 263.8739433606466, + 250.45306656910822, + 256.8533700193678, + 245.76755013832678, + 235.27015306154888, + 244.34105014801025, + 319.5161098412105, + 247.59838955742973, + 239.53299522399902, + 264.97102680206297, + 230.71778553326925, + 236.25134102503458, + 243.5270234107971, + 238.76411172321863, + 267.93215574537004, + 247.0707947095235, + 239.2147964477539, + 260.8703421592712, + 263.8302961417607, + 251.1948874473572, + 255.63850485483806, + 281.35247004826863, + 283.3998212814331, + 284.691321849823, + 290.2568111101786, + 270.8660439491272, + 276.47194420496623, + 246.74475710732597, + 249.4118927637736, + 244.355327129364, + 245.77705917358398, + 255.3247394879659, + 249.45024153164454, + 246.41353340943655, + 261.0407924334208, + 269.057573223114, + 259.6557674748557, + 250.4341236114502, + 246.80854864120482, + 264.0749408086141, + 261.1045164108276, + 237.617872272219, + 281.37085482052396, + 265.3721838315328, + 265.35630580357144, + 267.5741760571798, + 252.11562783901508, + 273.0040424982707, + 242.27683866941013, + 273.96947921117146, + 249.48000266001776, + 251.1082205136617, + 258.63626721700035, + 261.18444366455077, + 246.302117284139, + 268.0469714164734, + 249.18391682306927, + 253.6632882118225, + 275.681583404541, + 260.8211002667745, + 248.42559083302817, + 243.63641166687012, + 267.67520532608035, + 253.93141377766926, + 269.3093709627787, + 246.53141527175904, + 280.71322504679364, + 248.89423175652823, + 239.32847128595625, + 256.3723353068034, + 268.798576259613, + 292.0975764274597, + 263.9341005938394, + 262.5004315376282, + 246.4766256014506, + 245.670804133782, + 274.2320398330688, + 261.5186161994934, + 265.6490585009257, + 246.05376093728202, + 240.23527424676078, + 274.0578015191214, + 259.05390787124634, + 251.24353764607355, + 274.09875849315097, + 330.51131664911907, + 255.7410696665446, + 244.47551705042522, + 252.34349285761516, + 259.07821341923307, + 256.7869305610657, + 245.4770554860433, + 258.6703272547041, + 248.57355223383223, + 264.49719544819425, + 260.0346993718828, + 242.59689636230468, + 251.53252363204956, + 273.34412317276, + 247.374156443278, + 248.44107941218786, + 256.62459290822346, + 238.40484780531662, + 237.68475545247395, + 247.6996557553609, + 256.2303510812613, + 312.1749471596309, + 241.8310648713793, + 288.36552929878235, + 244.36224834124246 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "FluentAssertions memory", + "unit": "b", + "data": [ + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 1048, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 960, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + } + ] + }, + "String": { + "commits": [ + { + "sha": "198447f7ad33650ea18d7239d6579cda44f17f2f", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 19 22:32:18 2025 \u002B0100", + "message": "fix: execute benchmark report in main build (#219)" + }, + { + "sha": "e994b4ddac319ba1496d5d908adabef71217f6b5", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:06:43 2025 \u002B0100", + "message": "docs: avoid reporting benchmarks for the same commit twice (#221)" + }, + { + "sha": "a6022c2c3716943fc039096336119983cf150e7e", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:17:07 2025 \u002B0100", + "message": "coverage: exclude polyfill files (#222)" + }, + { + "sha": "ba348350c55bc5b042f1e6116e5f4ddb00a80a24", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:43:03 2025 \u002B0100", + "message": "fix: finalize release when at least one push succeeded (#223)" + }, + { + "sha": "96f70d37e5bf44488ff777dab44333c47fbccfeb", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 11:28:18 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.18.0 (#229)" + }, + { + "sha": "a65ca3f33d06e0a712049c084956217791a1af8d", + "author": "Valentin", + "date": "Mon Jan 20 11:18:44 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.18.0" + }, + { + "sha": "b6626f8ea71062e77ed99d409fffa363faeeb86c", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:26 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.0 to 1.5.1 (#228)" + }, + { + "sha": "08ef69d9676332d2cc040e885cf1d859ae9a0238", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:36 2025 \u002B0100", + "message": "build(deps): bump SharpCompress from 0.38.0 to 0.39.0 (#227)" + }, + { + "sha": "8c5638ae5f225aa69698100f545da758885f3385", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:43 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.6.137 to 0.6.151 in the tunit group (#226)" + }, + { + "sha": "8111de1379be71399916ded9e459e43d9a746ca3", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:53 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#225)" + }, + { + "sha": "8881f80647f5e9da9bf8886db6ea6fec9537abc9", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:55:02 2025 \u002B0100", + "message": "build(deps): bump the nuke group with 2 updates (#224)" + }, + { + "sha": "a7ed6bc73346bbd62c70d36a9a61536eb87ad8de", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 13:24:55 2025 \u002B0100", + "message": "fix: finalize release executed only after aweXpect push (#230)" + }, + { + "sha": "46c2cd1d1828af4cc393c10457ea5ac986ee3cd2", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 14:17:39 2025 \u002B0100", + "message": "docs: set minimum of benchmark y-axes to zero (#231)" + }, + { + "sha": "d876d08995d12eeb8245ab23facecf32ed792e3c", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:03:50 2025 \u002B0100", + "message": "docs: reset benchmarks on main branch (#220)" + }, + { + "sha": "93717d26631de81c120e13f330547f3f4040da7b", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:39:26 2025 \u002B0100", + "message": "feat: include string options in expectation (#232)" + }, + { + "sha": "912178e4685bcae129fef70bb372d9d440b11b4a", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:43:06 2025 \u002B0100", + "message": "docs: fix extension documentation (#233)" + }, + { + "sha": "63f4a10e620ff1fe1ea3992f21699d158248a60d", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 21 08:03:52 2025 \u002B0100", + "message": "fix!: signature of \u0060NotEquivalentTo\u0060 (#234)" + }, + { + "sha": "839ca5f6aa7d14f6f63b92ab00b20ec32dea9b33", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 21 16:27:47 2025 \u002B0100", + "message": "coverage: add missing tests in aweXpect.Core (1) (#235)" + }, + { + "sha": "09ad8c6c63abcf2655824baffd0a07ca78f6ddd9", + "author": "Valentin Breu\u00DF", + "date": "Wed Jan 22 07:43:05 2025 \u002B0100", + "message": "fix: readme links in generated nuget packages (#236)" + }, + { + "sha": "55e8ae69fd60c7b889baa50873570f5883b7d847", + "author": "Valentin Breu\u00DF", + "date": "Wed Jan 22 09:35:25 2025 \u002B0100", + "message": "chore: update aweXpect.Core version to prepare release v0.19.0 (#237)" + }, + { + "sha": "c94804fe602f4c5adbeb3b0b93df215c56058157", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 11:34:36 2025 \u002B0100", + "message": "refactor: avoid creating core release in Github (#238)" + }, + { + "sha": "efadb67a50b5ad3732d07280893be3b1993c9b49", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 13:23:34 2025 \u002B0100", + "message": "fix: support \u0060Is\u0060/\u0060IsNot\u0060 for types (#239)" + }, + { + "sha": "d782eda8ddc3cb6a13d0bc450d4c111d68190157", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 16:30:30 2025 \u002B0100", + "message": "feat: support formatting \u0060char\u0060 (#240)" + }, + { + "sha": "4ee65a13d6e094107cd8e99f0c6d55b35c61a7e6", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 16:57:55 2025 \u002B0100", + "message": "feat: support \u0060IsNull\u0060 for structs (#241)" + }, + { + "sha": "4c351d722081e97e2b83d10813f56037263f5661", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 18:18:52 2025 \u002B0100", + "message": "feat: support \u0060.Is()\u0060 with struct types (#242)" + }, + { + "sha": "c1fd6252efc27628a26e9da3c356243023763c9f", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 21:45:57 2025 \u002B0100", + "message": "fix: add \u0022class\u0022 constraint to \u0060IsSameAs\u0060 (#243)" + }, + { + "sha": "a878c654debf69a880800e15bdb0c179bc74ff16", + "author": "Valentin Breu\u00DF", + "date": "Sat Jan 25 07:39:58 2025 \u002B0100", + "message": "docs: use fluentassertions 8 in benchmarks (#244)" + }, + { + "sha": "680600babaa52ff3d2a7f410a6a0acf71f2933e9", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 07:39:08 2025 \u002B0100", + "message": "feat: support synchronous expectations via \u0060.Verify()\u0060 (#245)" + }, + { + "sha": "24a061c3730392b3027be69c0248b6eef8d1fd54", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 07:42:18 2025 \u002B0100", + "message": "docs: remove no longer used \u0060MinVer\u0060 from documentation (#246)" + }, + { + "sha": "ca40146a97243a18d7885125306aba27e7a69995", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 15:33:17 2025 \u002B0100", + "message": "docs: update URL to awexpect.com (#248)" + }, + { + "sha": "a14be273924f30e0b247e5e8b5afbb579635cbff", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 15:59:01 2025 \u002B0100", + "message": "docs: add CNAME file (#249)" + }, + { + "sha": "7f8f299c3acbcd4118cab2a7774e13b95dae1dad", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 16:23:58 2025 \u002B0100", + "message": "feat: include options in expectation message of string collections (#247)" + }, + { + "sha": "14c3633f7c3dac7e1b78a01d74dea4eecedd0892", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 18:42:50 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.19.2 (#250)" + }, + { + "sha": "2979f1279e15727c0c6937979bdf1d429f348ccb", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 21:17:51 2025 \u002B0100", + "message": "docs: add explicit package descriptions (#251)" + }, + { + "sha": "27688f91da484e4a8cd4f6139ae49ead54df35fb", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:01:04 2025 \u002B0100", + "message": "feat: support chaining delegate expectations in any order (#255)" + }, + { + "sha": "acad1c5d1ed9f0832c9530823d71e37c9b40d05d", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:03:25 2025 \u002B0100", + "message": "refactor: cleanup \u0022Make variable type not nullable\u0022 (#256)" + }, + { + "sha": "d52b3a639abd2946ebc324dd3cdef19c7bf76651", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:35:19 2025 \u002B0100", + "message": "feat: make \u0060IsNull()\u0060 generic (#257)" + }, + { + "sha": "5899c66bcd95078518b2bd5810cce22c95624d03", + "author": "dependabot[bot]", + "date": "Mon Jan 27 09:32:23 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#259)" + }, + { + "sha": "d1cf0e582fad81b176fd98eb4e14fbafe17c5fbe", + "author": "dependabot[bot]", + "date": "Mon Jan 27 08:40:12 2025 \u002B0000", + "message": "build(deps): bump TUnit.Assertions from 0.6.151 to 0.7.19 in the tunit group (#260)" + }, + { + "sha": "5f7b8bc97634b7d7dee49319bd6190187fde3b07", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 11:03:27 2025 \u002B0100", + "message": "feat: make collection expectations nullable (#258)" + }, + { + "sha": "d2654cedff550ad0abb20421e957836b0eaaafa8", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 14:13:28 2025 \u002B0100", + "message": "chore: update aweXpect.Core to 0.19.3 (#264)" + }, + { + "sha": "e64de71b68b7d9208d98aab45454661e7c084300", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 14:36:32 2025 \u002B0100", + "message": "docs: fix name of suggested alternative in warnings (#265)" + }, + { + "sha": "37d40acf866c5c362c579295547c4dfa805018a6", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 15:42:30 2025 \u002B0100", + "message": "docs: add link to benchmark definition (#266)" + }, + { + "sha": "f9889e95e606e7815534c1baeeb6876768043efc", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 01:02:52 2025 \u002B0100", + "message": "chore: update Tunit to V8.0 (#267)" + }, + { + "sha": "eabdc5e7cbd8b07841c778e0d6069a9a86f95c22", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 09:50:24 2025 \u002B0100", + "message": "feat: rename \u0060Is\u0060 to \u0060IsEqualTo\u0060 to make the meaning more clear (#268)" + }, + { + "sha": "822385da970191e05233560b83abe0b738b5066f", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 16:22:20 2025 \u002B0100", + "message": "feat: refactor property expectations (#269)" + }, + { + "sha": "9296e1f70927c6addd764e43227cb6a16c2d04d1", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 18:16:49 2025 \u002B0100", + "message": "chore(deps): update aweXpect to v0.22.0 (#270)" + }, + { + "sha": "228dc6258bfb424a3edc91acfb4dba17ff2863cb", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 13:15:00 2025 \u002B0100", + "message": "feat: support static synchronous \u0060Verify\u0060 (#272)" + }, + { + "sha": "6a933f4ba21b149414198d5bb691d8e6fb82d662", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 15:18:44 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.19.4 (#273)" + }, + { + "sha": "6ae2b5bf711f496a7f02d1a930912adff8de8f2d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 16:29:50 2025 \u002B0100", + "message": "chore: update TUnit to v0.9.0 (#274)" + }, + { + "sha": "ccd0a244f2d145205fe5ca46d9943841c3cda61c", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 18:38:12 2025 \u002B0100", + "message": "feat: support pre-release packages (#275)" + }, + { + "sha": "87ab795e631f29410bb2a2d1deefc8dd449f8115", + "author": "dependabot[bot]", + "date": "Thu Jan 30 18:56:02 2025 \u002B0000", + "message": "build(deps): bump PublicApiGenerator from 11.3.0 to 11.4.1 (#263)" + }, + { + "sha": "4c1d86c197d49202b30e86dcc290cae446e7915a", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 09:10:38 2025 \u002B0100", + "message": "feat: strong-named sign the assemblies (#276)" + }, + { + "sha": "6a2e1ab7f9f401c8d0fc789a51319e216b734ddb", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 09:33:54 2025 \u002B0100", + "message": "feat: avoid creating releases on pre-release tags (#277)" + }, + { + "sha": "f423360092c1f7af553f5814d0da5b7271f2f616", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 11:27:44 2025 \u002B0100", + "message": "refactor: temporarily disable NU5104 (#278)" + }, + { + "sha": "cf683ba6f1b9a13f3d0b34f6504d6bb2d0727b30", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 13:21:44 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.20.0 (#280)" + }, + { + "sha": "9b72631ec8eabfa7caade3c8bf8205dbba4ccfa7", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 13:21:36 2025 \u002B0100", + "message": "feat: auto-update copyright year (#279)" + }, + { + "sha": "7fdbefe8d3dbb7fe1aabd567004395b29bd73a11", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 16:51:33 2025 \u002B0100", + "message": "chore: update aweXpect to v0.24.0 (#281)" + }, + { + "sha": "336dbe1664650a7117288af84650ee3452811b65", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 1 20:32:01 2025 \u002B0100", + "message": "feat: improve code-fix-provider (#282)" + }, + { + "sha": "f76cefad38fcbd92b34d839e94a59929d1fbe405", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 2 07:25:35 2025 \u002B0100", + "message": "feat: add \u0060GreaterThan\u0060/\u0060LessThan\u0060-\u0060OrEqualTo\u0060 to property expectations (#283)" + }, + { + "sha": "9a5312d98231752b464ca12894e567b65cbc7cb2", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 2 11:14:20 2025 \u002B0100", + "message": "refactor: speedup \u0060StringDifference\u0060 (#284)" + }, + { + "sha": "5c564abbc185e0c3b650cdcaf069483566dfa707", + "author": "dependabot[bot]", + "date": "Mon Feb 3 11:56:03 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#286)" + }, + { + "sha": "c709afb81612f6dbee6a26a9b01da91f041533f5", + "author": "dependabot[bot]", + "date": "Mon Feb 3 11:55:50 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.9.0 to 0.10.4 in the tunit group (#287)" + }, + { + "sha": "b630191da7acc45ce14ec7ec1cbbb7b786306a37", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:17:25 2025 \u002B0100", + "message": "refactor: rename \u0060Are(TItem)\u0060 to \u0060AreEqualTo(TItem)\u0060 (#289)" + }, + { + "sha": "0bebf24528a92ba97ae77969d80b73ba35159daa", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:49:49 2025 \u002B0100", + "message": "feat: include configuration options in string equal to expectations (#290)" + }, + { + "sha": "c935463f5fdd77556b04af7cdbeb94d5e7892c51", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:56:59 2025 \u002B0100", + "message": "refactor: group \u0022Microsoft.CodeAnalysis\u0022 updates for dependabot (#291)" + }, + { + "sha": "80179bea6a22fe75e7eaefcf72a3c38a24f80b92", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 13:11:48 2025 \u002B0100", + "message": "refactor!: move \u0060PropertyResult\u0060 to aweXpect.Core (#292)" + }, + { + "sha": "f57a059658f8e343dd90cdec66c4f6f070b46c60", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:13:44 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.1 to 1.5.3 (#295)" + }, + { + "sha": "55146670dd9a157d24358d6485e51e186212f2a5", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:13:48 2025 \u002B0100", + "message": "build(deps): bump coverlet.collector from 6.0.3 to 6.0.4 (#296)" + }, + { + "sha": "2547e0162393426fd34717edf4ef4cf5c470389a", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:14:11 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.10.4 to 0.10.6 in the tunit group (#293)" + }, + { + "sha": "c85f0a6085116a62761d41842b4d93229d0c725d", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 13:39:11 2025 \u002B0100", + "message": "refactor: simplify build pipeline to push nuget packages (#297)" + }, + { + "sha": "ab405d131c2ddfca63f7801e90686679e3c82d59", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 16:03:24 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.21.0 (#298)" + }, + { + "sha": "7cf053841b15013f0daad867164b04e4073a2a58", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 21:18:05 2025 \u002B0100", + "message": "feat: add \u0060ComplyWith\u0060 for collections (#299)" + }, + { + "sha": "b56e5fca49f77c86935cd777c0a1c61ebedf4baa", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 12:32:32 2025 \u002B0100", + "message": "docs: improve XML-Doc comments (#300)" + }, + { + "sha": "d4b664cdc97c087e0a6bacd0a630e6c3288f50d3", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 12:45:47 2025 \u002B0100", + "message": "refactor!: generic equality options (#301)" + }, + { + "sha": "9f1824ce78b9e5fe1596eab0cdd476dde9207dc4", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 13:40:01 2025 \u002B0100", + "message": "feat!: generic equality options (2) (#302)" + }, + { + "sha": "402fcf1bf65571795a1dd376fbc2aa48ad78292a", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 16:36:17 2025 \u002B0100", + "message": "chore: update aweXpect to v0.26.0 (#303)" + }, + { + "sha": "5930c6cb87c61321d4194c1a86e87c8074b62dee", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 08:37:58 2025 \u002B0100", + "message": "feat: improve equivalency (#304)" + }, + { + "sha": "8b6d5c3f21970d5f1cd04c1327ae7dc8e3899bc9", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 09:06:32 2025 \u002B0100", + "message": "docs: add core nuget badge (#305)" + }, + { + "sha": "982c1d09f8ad0bb809a9357d1c6a1017cf0cd1c6", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 09:23:51 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.23.0 (#306)" + }, + { + "sha": "8ae4321d9e06929c0fba8bf045724241e6a7df39", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 12:23:51 2025 \u002B0100", + "message": "refactor: improve code coverage (#307)" + }, + { + "sha": "236ea658dd027ff0c344b4e481a9d2e9a9b443a5", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 16:45:36 2025 \u002B0100", + "message": "refactor: improve code coverage (2) (#308)" + }, + { + "sha": "83affdbde5065f6d9fc9c3e667f323756aaf3e89", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 08:47:58 2025 \u002B0100", + "message": "fix: null handling in expectations on inner exceptions (#309)" + }, + { + "sha": "051f951e84cfa145bf70e6a902f359a8f4588c17", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 13:11:04 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.24.0 (#310)" + }, + { + "sha": "72034f95814162df71d6866ccb911ea00c49fcaa", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 16:46:55 2025 \u002B0100", + "message": "chore: update aweXpect to v0.27.0 (#311)" + }, + { + "sha": "896aa83e1cc540b579c8c71788f3684fbf4e22e2", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 08:21:10 2025 \u002B0100", + "message": "feat: change options to \u0060record\u0060 types (#312)" + }, + { + "sha": "4fb38900ee7db2337f104f11364d1dd97b01141a", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 14:27:57 2025 \u002B0100", + "message": "feat: improve equivalency (#313)" + }, + { + "sha": "e21efd5259231069dc353a0ed1dc031e3262939e", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 16:58:52 2025 \u002B0100", + "message": "feat: improve equivalency by allowing to specify the supported visibility of fields and properties (#314)" + }, + { + "sha": "0bf71956acfd2204c0dea7434128637911c31d1b", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 19:16:53 2025 \u002B0100", + "message": "feat: improve equivalency (#315)" + }, + { + "sha": "3a9023e9b63becb67a007fd5d55dcd623d5bd0be", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 05:35:45 2025 \u002B0100", + "message": "feat: add \u0060WhoseValue{s}\u0060 to dictionary \u0060ContainsKey{s}\u0060 expectations (#316)" + }, + { + "sha": "32612ac1bd6505d5c377e30b271cd3b8337a3751", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 06:00:37 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.25.0 (#317)" + }, + { + "sha": "3865700179835858ea681a38afe1ad29ba605efa", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:18:03 2025 \u002B0100", + "message": "feat: add \u0060AndOrWhoseResult\u0060 (#318)" + }, + { + "sha": "2e5abee59dc76a29b6e01c11b6831229d6afdcc7", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:26:16 2025 \u002B0100", + "message": "feat: add \u0060AreEquivalentTo\u0060 for collections (#319)" + }, + { + "sha": "c5d459a774ff25500c4e1c41a7bf7d88e1712362", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:54:29 2025 \u002B0100", + "message": "refactor: update \u0022needs\u0022 in build pipeline (#320)" + }, + { + "sha": "e907252126cbe0767ed9b6a29ac97af8f9efdc2e", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 11:18:07 2025 \u002B0100", + "message": "feat: include the key information in dictionary \u0060WhoseValue\u0060 (#321)" + }, + { + "sha": "0fe58fe8a85c0737f8945f67acf4a7d59c1b98c5", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 23:08:45 2025 \u002B0100", + "message": "refactor!: remove \u0022should\u0022 from expectation text (#322)" + }, + { + "sha": "85b5ef1879e5fa2f54eb71d0a34aed62cd657344", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 23:59:26 2025 \u002B0100", + "message": "feat: simplify \u0060HasStatusCode\u0060 expectation on \u0060HttpResponseMessage\u0060 (#323)" + }, + { + "sha": "853f31c84db0e8a44a8628f7e6cc1544fdfebd4e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 10:04:51 2025 \u002B0100", + "message": "chore: update aweXpect to v0.30.0 (#328)" + }, + { + "sha": "b8ec8b16b937fedda5e35dae3142e451e9bfcc01", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 12:56:23 2025 \u002B0100", + "message": "feat: Add \u0060AreExactly\u0060 for collections (#329)" + }, + { + "sha": "27d29c96b2191226d4203a1d54e2ec68c673e45b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 15:47:29 2025 \u002B0100", + "message": "refactor: cleanup code (#330)" + }, + { + "sha": "55e7e4fc36e520ffdfda00f473cafa7b2007c4d5", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 19:18:55 2025 \u002B0100", + "message": "feat: add \u0060WhoseParameters\u0060 for \u0060Signaler\u0060 (#333)" + }, + { + "sha": "b0e47762b9dff9411b49c7dfce5d9531fe782826", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:47:53 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.10.6 to 0.11.0 in the tunit group (#335)" + }, + { + "sha": "36644484fb0f233238d1370a9a0b9bf4a505ea9e", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:48:07 2025 \u002B0100", + "message": "build(deps): bump the xunit group with 4 updates (#336)" + }, + { + "sha": "f8f7d0ad3c52b6fd2f17380105e5526f0a7056ae", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:48:20 2025 \u002B0100", + "message": "build(deps): bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies (#337)" + }, + { + "sha": "eac7f2d29e73e96407f2239af62ed6565dcd1a67", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 10 20:39:45 2025 \u002B0100", + "message": "chore: update aweXpect to v0.31.0 (#341)" + }, + { + "sha": "e70deb86aa2bba5f3fdb9550427361314105f8f7", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 10:47:49 2025 \u002B0100", + "message": "feat: add \u0060TestCancellation\u0060 to aweXpect settings (#342)" + }, + { + "sha": "0ec04dd4ae1d470d91eb9763e48314a95e124b7e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 20:37:41 2025 \u002B0100", + "message": "coverage: add missing tests (#343)" + }, + { + "sha": "7c2a7584ad2c666d597dc0b4c472d9bdc116e33f", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 20:50:54 2025 \u002B0100", + "message": "docs: add \u0022Cancellation\u0022 as headline in docs (#344)" + }, + { + "sha": "e9022782b02473e54d0ca73ed6546ec3a19c1053", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 21:10:38 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.0 (#345)" + }, + { + "sha": "2c41be542bbcdf7bb9c8643813e9a84ad61d624d", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 21:31:51 2025 \u002B0100", + "message": "feat: add analyzer when object.Equals is used on \u0060IThat\u003CT\u003E\u0060 (#346)" + }, + { + "sha": "afa882ee430a10d4a663a546018cda5edf808479", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 01:23:00 2025 \u002B0100", + "message": "fix: customizations are \u0022AsyncLocal\u0022 (#347)" + }, + { + "sha": "969e065219289210888f6a3741c51f175d1e1bf3", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 01:26:14 2025 \u002B0100", + "message": "chore: update aweXpect to v0.32.0 (#348)" + }, + { + "sha": "60eb63031c20eeb00a983c441ad3b4d284020769", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 02:10:49 2025 \u002B0100", + "message": "refactor: revert changes that caused bad benchmarks (#349)" + }, + { + "sha": "3a4857513bf145df5e4eb1640ac5e9819e4a951e", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 07:57:12 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.1 (#350)" + }, + { + "sha": "3983116de1128f4699eb659a509c3c442704891f", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 09:03:49 2025 \u002B0100", + "message": "refactor: improve resilience of tests (#351)" + }, + { + "sha": "b04edcf8a2afce90907358fae72a74e8e7829d6e", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 10:22:17 2025 \u002B0100", + "message": "feat: add overwriting the global timeout locally (#352)" + }, + { + "sha": "4e57b02ca115de0908afd39b8bc97aece29f94db", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 21:21:11 2025 \u002B0100", + "message": "refactor: improve code coverage in aweXpect.Core (#353)" + }, + { + "sha": "23b59cb4b6304a90c69fde9833222439db4a2f3f", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 21:51:50 2025 \u002B0100", + "message": "refactor: improve code coverage in aweXpect (#354)" + }, + { + "sha": "40cc54fa59657af4bcf147c5ac4d5c78507d0ce5", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 22:28:43 2025 \u002B0100", + "message": "refactor: improve delegate coverage (#355)" + }, + { + "sha": "e5efbb978305b9cbe0d61f571b0cf6dcbcb47740", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 04:06:34 2025 \u002B0100", + "message": "refactor: consolidate error messages for delegates (#356)" + }, + { + "sha": "51c034fd65adef7d72b2711dff7f61b2cf117ee4", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:38:30 2025 \u002B0100", + "message": "docs: refactor the documentation structure (#357)" + }, + { + "sha": "106df424ca40df9b271c6dd2967bd3eb7ffc291c", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:41:39 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.2 (#359)" + }, + { + "sha": "a24ae4410ae25144b2f4800160e0f221cc9a35ee", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:52:32 2025 \u002B0100", + "message": "feat!: use \u0022HasCount\u0022 for counting items in a collection (#358)" + }, + { + "sha": "93221aa4249061be5d94da1cf166d1f7abf28ee3", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 08:15:05 2025 \u002B0100", + "message": "refactor: delete unused code in Http expectations (#360)" + }, + { + "sha": "a6a923e2a0e99d3701ef58e9dc7c14db7533d879", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 08:57:34 2025 \u002B0100", + "message": "refactor: make \u0060Initialization\u0060 testable (#361)" + }, + { + "sha": "4c2a787678320dba68f25b9338810dff25986b51", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 13:00:43 2025 \u002B0100", + "message": "refactor: improve code coverage of aweXpect.Core (#362)" + }, + { + "sha": "e108e728a4c81ee96a19fbbdec9b37ab43f2181e", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 17:34:40 2025 \u002B0100", + "message": "refactor: improve coverage of aweXpect.Core (#363)" + }, + { + "sha": "b69ccbf93ac5b2baeb390d5973f6626ab2835e7a", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 18:29:59 2025 \u002B0100", + "message": "feat: include options in collection \u0060Contains\u0060 (#364)" + }, + { + "sha": "4fd874e98b0376517392d128619a627d9b6fc1f3", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 19:58:37 2025 \u002B0100", + "message": "refactor: ensure correct \u0060null\u0060 handling for \u0060TimeSpan\u0060 expectations (#365)" + }, + { + "sha": "98a7b28ce438bae32f59d784a436caae556bd66a", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 20:17:52 2025 \u002B0100", + "message": "refactor: ensure correct \u0060null\u0060 handling for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#366)" + }, + { + "sha": "1085d54aed6265a3eacda9cd28b5a08af7f6c9ad", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 20:39:59 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.30.0 (#367)" + }, + { + "sha": "732f5d9da08cebe94fa74802cf7fdd090c9b7aeb", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 09:13:15 2025 \u002B0100", + "message": "fix: incorrectly named exception expectation (#369)" + }, + { + "sha": "2a8ac0a378d1311e6f430d9e23c07fb73885e5a5", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 09:17:40 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect: (#368)" + }, + { + "sha": "7412c4de5ebb1fb088cbfc4985554ef7b3d02a3b", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 10:38:47 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (2) (#370)" + }, + { + "sha": "4204834e873323af57e2219c773f6140d6457a26", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 12:29:25 2025 \u002B0100", + "message": "feat: return \u0022Undecided\u0022 when the collection could not be iterated completely (#371)" + }, + { + "sha": "06b4554137d84210ee70fe522af4a32c4e728be5", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 15:05:24 2025 \u002B0100", + "message": "chore: re-enable build scope (#375)" + }, + { + "sha": "42f921a4e89d9fd0d9f99f371e57c87857427474", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 17:17:24 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (3) (#376)" + }, + { + "sha": "fdc0aaae9b95f15777de40d68dcaf44b04e3c046", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 19:57:15 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (4) (#377)" + }, + { + "sha": "6e4441e13ad7fed30c219aff5133874e344d92fa", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 15:33:24 2025 \u002B0100", + "message": "feat!: remove Http and Json expectations (#378)" + }, + { + "sha": "12c765936621a94deca594b414cc58bb9098a568", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 21:06:28 2025 \u002B0100", + "message": "docs: include documentation from extensions (#379)" + }, + { + "sha": "b2959468330f7657c88caec2d68758ad54689183", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 21:19:16 2025 \u002B0100", + "message": "chore: add \u0022repository_dispatch\u0022 to build.yml (#380)" + }, + { + "sha": "07843f7f35cffea48197c86ff295104aa393761c", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 22:43:16 2025 \u002B0100", + "message": "refactor: use the \u0022InternalsVisibleTo\u0022 attribute in csproj (#381)" + }, + { + "sha": "84eb74e03f254e780e7537e3198faac120ac8a4e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 04:33:35 2025 \u002B0100", + "message": "chore: update TUnit to v0.13.0 (#382)" + }, + { + "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 04:48:16 2025 \u002B0100", + "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" + }, + { + "sha": "3cefc147bae2ebe6cf8ed6e465ecd75df017ee6a", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:06:00 2025 \u002B0100", + "message": "docs: limit benchmark data per default (#385)" + }, + { + "sha": "b9fe159b0df1c93b79d198a3b867d072a53e8d90", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:37:44 2025 \u002B0100", + "message": "feat: support canceled tasks (#386)" + }, + { + "sha": "4c5d53b031cc8be55d6cf8138307aef411807a73", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:52:13 2025 \u002B0100", + "message": "docs: limited-data cannot be uploaded in build pipeline (#387)" + }, + { + "sha": "79078484225c9b8b539f61b139746ac568bb095e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:22:39 2025 \u002B0100", + "message": "refactor: consolidate use of EquivalencyOptions (#388)" + }, + { + "sha": "eeee13915e9b0c07a32c097c5a3be9f083215eae", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:47:10 2025 \u002B0100", + "message": "refactor: execute code cleanup (#389)" + }, + { + "sha": "c6b3a8d5a2ab29c4796438c4ac19538c1b84b025", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:55:29 2025 \u002B0100", + "message": "docs: move extension projects under separate folder (#390)" + }, + { + "sha": "c6992a9248a8b854e479c8c58de852013b73a89b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 08:15:39 2025 \u002B0100", + "message": "docs: fix example for writing a custom extension (#391)" + }, + { + "sha": "0c336223308e044cfae772e0564e64e494a07228", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 08:39:04 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.0.0 (#392)" + }, + { + "sha": "dd4803124f8423871f8991f18170388f6e4b0733", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 09:05:55 2025 \u002B0100", + "message": "docs: add nuget badge to extension documentation page (#393)" + }, + { + "sha": "f6640b2ffdf76d5eda2b70b9626946a384736c49", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 10:42:13 2025 \u002B0100", + "message": "docs: fix link in README (#394)" + }, + { + "sha": "d8aaae48559a0e83768916d409714db3f1f961c5", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 12:44:39 2025 \u002B0100", + "message": "docs: fix incorrect line break in README (#395)" + }, + { + "sha": "e0d78b97a1b88d29190c977e6faae7a28d81a38e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 18 08:38:00 2025 \u002B0100", + "message": "docs: add redirects for extensions (#399)" + }, + { + "sha": "bf2c3932f3e333208fb89ffbd4839317ed71147b", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:11:08 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#396)" + }, + { + "sha": "fa4ce4f413162e8c37be5062033c49a36b5f1a4b", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:11:54 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.3 to 1.6.0 (#398)" + }, + { + "sha": "c5103c0ce6aa9a3803356744da67a48dd0ee21d9", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 11:19:12 2025 \u002B0100", + "message": "fix: consider \u0060FurtherProcessingStrategy\u0060 in \u0060MappingNode\u0060 (#400)" + }, + { + "sha": "128a061836f52b92c8bfa4b43f00ce18fc3377aa", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:48:50 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.13.0 to 0.14.0 in the tunit group across 1 directory (#402)" + }, + { + "sha": "0097e8960d2cf9bc985983feea16c8677f68737d", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:49:03 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.6.0 to 1.6.2 (#401)" + }, + { + "sha": "36cef1bf146d5445aa873af21bb6168f88e777ee", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 12:19:35 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.0.1 (#403)" + }, + { + "sha": "b07b08347c360d084eb47c1514732f1de27cc982", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 17:18:09 2025 \u002B0100", + "message": "chore: update aweXpect to v1.0.1 (#404)" + }, + { + "sha": "3065034c36dbba21de21ca5ca95d4610ec3f05cd", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 09:38:30 2025 \u002B0100", + "message": "feat: support async mapping nodes (#405)" + }, + { + "sha": "a6090881eab7fbdfcbeb87935425d0bb6fbc4f88", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 10:28:23 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.1.0 (#406)" + }, + { + "sha": "11eb957652173498965a63ea7ad6c8df67d28f8b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 11:42:42 2025 \u002B0100", + "message": "feat: support \u0060AddContext\u0060 in \u0060MemberExpectationBuilder\u0060 (#407)" + }, + { + "sha": "6da1bdd996ee3dc0e23a61f00062e28fb7f40045", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 13:11:09 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.2.0 (#408)" + }, + { + "sha": "e74b96fbfa10c29253be679de47c3b3c8001086f", + "author": "dependabot[bot]", + "date": "Mon Feb 24 20:19:00 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.14.0 to 0.14.6 in the tunit group (#410)" + }, + { + "sha": "ad717ef751db9b920448a9f29b43de7e6e214f30", + "author": "dependabot[bot]", + "date": "Mon Feb 24 20:18:48 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#409)" + }, + { + "sha": "977afeac6e33a93ac6bb327776c82fa9020c973e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 20:40:41 2025 \u002B0100", + "message": "feat: add \u0060CompliesWith\u0060 as generic expectation (#412)" + }, + { + "sha": "485d524cbdd18473b0d2c69f120e80a1ba1d45ac", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 21:22:00 2025 \u002B0100", + "message": "feat: add \u0060Within\u0060 repeated check for \u0060Satisfies\u0060 and \u0060CompliesWith\u0060 (#413)" + }, + { + "sha": "4d0029040776fbbeb889dec42c5ae7dd5fe2ab3f", + "author": "dependabot[bot]", + "date": "Tue Feb 25 21:09:12 2025 \u002B0000", + "message": "build(deps): bump PublicApiGenerator from 11.4.1 to 11.4.2 (#411)" + }, + { + "sha": "13732eacf5ff0694f75bd52ef3bd895460b3628c", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 22:09:58 2025 \u002B0100", + "message": "feat: trim common whitespace from expectation expressions (#414)" + }, + { + "sha": "e2eba3a908c1897d4681cda369724c968ea8efa5", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 10:46:15 2025 \u002B0100", + "message": "feat: allow specifying multiple contexts in \u0060MemberExpectationBuilder\u0060 (#415)" + }, + { + "sha": "29f000854964360832d38881b377450b1ce60c80", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 11:16:58 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.3.0 (#416)" + }, + { + "sha": "a92978eee6592d76b8d11a423f2b9e29f7dc3f74", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 16:07:05 2025 \u002B0100", + "message": "chore: update aweXpect to v1.4.0 (#421)" + }, + { + "sha": "dd4a0d1c564737d50a96644c4fa147e3479e695e", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 16:17:46 2025 \u002B0100", + "message": "refactor: use current year in copyright (#422)" + }, + { + "sha": "c93fce568e5fd5a8faeb4498c681602f9f3f4ebf", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 28 11:48:49 2025 \u002B0100", + "message": "chore: update aweXpect to v1.5.0 (#426)" + }, + { + "sha": "7012cf9fe99e58a9788ab362e38c7bff7b53aac7", + "author": "Valentin Breu\u00DF", + "date": "Sat Mar 1 07:31:50 2025 \u002B0100", + "message": "chore: update aweXpect to v1.6.0 (#431)" + }, + { + "sha": "10f1052efb6049163d5b2c90c14e9d82e9c3d344", + "author": "Valentin Breu\u00DF", + "date": "Sat Mar 1 15:08:21 2025 \u002B0100", + "message": "feat: add \u0060HasCount\u0060 for collections (#432)" + }, + { + "sha": "75dd39e715f4f58af3ad66dfdcca9bc6cd1d39df", + "author": "dependabot[bot]", + "date": "Tue Mar 4 13:11:24 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.14.6 to 0.16.4 in the tunit group (#434)" + }, + { + "sha": "ab75babf8d30e9b3ab1a01d4644fe1420088c547", + "author": "dependabot[bot]", + "date": "Tue Mar 4 13:11:50 2025 \u002B0100", + "message": "build(deps): bump the xunit group with 2 updates (#435)" + }, + { + "sha": "73699f2ce05bd23be059df3f8b91fde0c94749f8", + "author": "Valentin Breu\u00DF", + "date": "Tue Mar 4 13:25:25 2025 \u002B0100", + "message": "feat: add support for inconclusive tests (#440)" + }, + { + "sha": "02698bd2cf1ae3d78e84f3ea29400ec2e7967a65", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 9 12:20:38 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.1 (#444)" + }, + { + "sha": "8baa2a409242122daf165748a283f84e2606c815", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 9 14:02:01 2025 \u002B0100", + "message": "refactor: use explicit constraints for numbers (#445)" + }, + { + "sha": "c43dc7b02df37a84148cc7310d92c7a75e440ed4", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 06:55:00 2025 \u002B0100", + "message": "chore: support pull requests from forks (#451)" + }, + { + "sha": "b9ddf9125a5a51cae9bd2913588a4755e97db8a2", + "author": "dependabot[bot]", + "date": "Fri Mar 14 06:55:30 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.CodeCoverage from 17.13.1 to 17.14.2 (#448)" + }, + { + "sha": "651c6220eab01125cb6720bc07296bd12c451f06", + "author": "dependabot[bot]", + "date": "Fri Mar 14 08:28:29 2025 \u002B0100", + "message": "build(deps): bump PublicApiGenerator from 11.4.2 to 11.4.5 (#447)" + }, + { + "sha": "e8e579406612d6945ee5b105684555f8bea62c31", + "author": "dependabot[bot]", + "date": "Fri Mar 14 07:29:11 2025 \u002B0000", + "message": "build(deps): bump TUnit.Assertions from 0.16.4 to 0.18.26 in the tunit group (#446)" + }, + { + "sha": "43563dba1f0e3d20abef6793b53d48889dbf7603", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 10:22:49 2025 \u002B0100", + "message": "feat: make properties of \u0060FormattingOptions\u0060 public (#453)" + }, + { + "sha": "2dfb85c69746e1219f0ff19f5e775456c312f114", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 10:35:33 2025 \u002B0100", + "message": "chore: update Microsoft.codeAnalysis.* to v4.13.0 (#452)" + }, + { + "sha": "90fee8812070a81e273a10dfda3bd04001e0d845", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:05:36 2025 \u002B0100", + "message": "feat: add \u0060IsPrefix\u0060 and \u0060IsSuffix\u0060 as string equality option (#454)" + }, + { + "sha": "c114f7232e999d96d51e6bf68820bc03d84192ea", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:23:29 2025 \u002B0100", + "message": "fix: incorrect project in build pipeline (#455)" + }, + { + "sha": "0d568381c1eb0862af4524d9c393d25c4131a382", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:38:22 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v2.0.0-pre.2 (#456)" + }, + { + "sha": "2f1d12d920063a94daec7f758c2f917a6c8fc75c", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:44:21 2025 \u002B0100", + "message": "fix: analyis pipeline (#457)" + }, + { + "sha": "4d87a8bd44797f14e2c8350b6dd0996a241d885f", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 07:23:31 2025 \u002B0100", + "message": "fix: forward contexts from \u0060ManualExpectationBuilder\u0060 (#459)" + }, + { + "sha": "28efd912931c5084ed28162583281ccabc472feb", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 09:14:04 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.3 (#465)" + }, + { + "sha": "3fff2633dc67aa3cf460c92f2e939ad07d17fe27", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 10:43:16 2025 \u002B0100", + "message": "refactor: get rid of annotation warnings (#463)" + }, + { + "sha": "747a24ed586e9ecfc35c8c9847c48aab01503312", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 14:39:19 2025 \u002B0100", + "message": "feat: add missing negations (#466)" + }, + { + "sha": "736daeeabb8a1612a478cddbcd2547191487c54c", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 07:25:57 2025 \u002B0100", + "message": "feat: add context with equivalency options (#467)" + }, + { + "sha": "f6189ccdd0f53ac6501a6c26cf2270aedbded070", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 09:50:21 2025 \u002B0100", + "message": "refactor: remove obsolete \u0060ToString\u0060 overloads (#468)" + }, + { + "sha": "9204701a25c0a32e4ef3a53e8a0dbe189e4a41f8", + "author": "dependabot[bot]", + "date": "Mon Mar 17 10:12:05 2025 \u002B0100", + "message": "build(deps): bump the tunit group with 2 updates (#470)" + }, + { + "sha": "11b106e3b546c479a2b5f6c022fded08e9f97bef", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 10:17:11 2025 \u002B0100", + "message": "refactor: move nullable tests in subclass (#471)" + }, + { + "sha": "24fc41b18b6b349e5024e57a39e9eb7e8892e3c0", + "author": "dependabot[bot]", + "date": "Mon Mar 17 09:25:51 2025 \u002B0000", + "message": "build(deps): bump FluentAssertions and Microsoft.NETFramework.ReferenceAssemblies (#469)" + }, + { + "sha": "3af9446cb35c8d1cbe76492d5a09a5cfc262433e", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 12:15:04 2025 \u002B0100", + "message": "fix: missing expectation text in collections \u0060ComplyWith\u0060 constraint (#472)" + }, + { + "sha": "8b74560f17a738fd3a0f7b0e1a341e4c7a42f546", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 20:44:06 2025 \u002B0100", + "message": "fix: package reference in release mode (#473)" + }, + { + "sha": "8d5a07601f0fd13ab70c3f46594285c2c9af1484", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 11:18:17 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.5 (#476)" + }, + { + "sha": "b100e91a271529d9103a2f2058af130116ae5328", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 14:20:39 2025 \u002B0100", + "message": "coverage: add missing test cases (#477)" + }, + { + "sha": "12cced9d316cc966c5287464720e30dc95bdb116", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 14:29:36 2025 \u002B0100", + "message": "refactor: solve sonar issues (#478)" + }, + { + "sha": "4cfb62e93d273505ae62e73c6ffb4adb93c16ef9", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 15:23:28 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v2.0.0 (#479)" + }, + { + "sha": "8c5483ee162ab287def3a1dfa3a6cfffe557f8ff", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 20:21:30 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0 (#480)" + }, + { + "sha": "c17f75ad5dc08ebf207e8fdfa61ced46e0b60ea4", + "author": "Valentin Breu\u00DF", + "date": "Thu Mar 20 08:13:08 2025 \u002B0100", + "message": "chore: reset Microsoft.CodeAnalysis.* to v4.11.0 (#481)" + }, + { + "sha": "175c57930f3936bac57d85ce6c7b78a96ccac47e", + "author": "dependabot[bot]", + "date": "Mon Mar 24 12:12:17 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.6.2 to 1.6.3 (#485)" + }, + { + "sha": "0fa791adcbd59daa71a42b97721f6058f51c65b3", + "author": "dependabot[bot]", + "date": "Mon Mar 24 12:12:42 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#482)" + }, + { + "sha": "aad9bc45395204d3f736bea2ef1a2f04f79a40a9", + "author": "dependabot[bot]", + "date": "Mon Mar 31 11:08:16 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.18.60 to 0.19.32 in the tunit group (#487)" + }, + { + "sha": "396bfd6d2c32a76fe6d3d5f5c43c13ae2cb4b645", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 31 12:33:06 2025 \u002B0200", + "message": "chore: update aweXpect to v2.1.0 (#489)" + }, + { + "sha": "158a233ed6174aa31be7e8c171f03608e1f1d1c0", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 4 14:08:56 2025 \u002B0200", + "message": "fix: update docusaurus to fix GitHub security advisory (#490)" + }, + { + "sha": "27bfcfcea91c1638ece853f2a3653def9556ce97", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 5 16:56:35 2025 \u002B0200", + "message": "feat: allow overriding the subject description (#491)" + }, + { + "sha": "2597e1febf117fcccb094e922141b81798f3f576", + "author": "Valentin Breu\u00DF", + "date": "Sun Apr 6 21:07:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.2.0 (#492)" + }, + { + "sha": "8527c4e46e9d38f8a7433aeb1fa0399f3e5dc77b", + "author": "dependabot[bot]", + "date": "Mon Apr 7 14:29:50 2025 \u002B0200", + "message": "build(deps): bump the xunit group with 2 updates (#497)" + }, + { + "sha": "ec23c81a91312dfb172c47f71fafb6a7fc246028", + "author": "dependabot[bot]", + "date": "Mon Apr 7 14:29:31 2025 \u002B0200", + "message": "build(deps): bump TUnit from 0.19.24 to 0.19.32 in the tunit group (#495)" + }, + { + "sha": "d1fe3081ee4e150c0ac9a37d2f2b4d94b7b81e2c", + "author": "dependabot[bot]", + "date": "Mon Apr 7 15:19:49 2025 \u002B0200", + "message": "build(deps): bump NUnit.Analyzers from 4.6.0 to 4.7.0 in the nunit group (#496)" + }, + { + "sha": "ef3c4ea0da2f3726c86bfc4e03b07dbdbe3f6aae", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 15:09:46 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.0 (#502)" + }, + { + "sha": "0672d6ab3a832c40fef4c3b6d60b690592d38b69", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 15:59:01 2025 \u002B0200", + "message": "coverage: improve test coverage (#503)" + }, + { + "sha": "46d77bc34307d9036055ede3f158336c5677d3ad", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 20:34:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.3.0 (#504)" + }, + { + "sha": "cab3f522b1b5d376715f731e45b9da0b6fe8eb4f", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:07:56 2025 \u002B0200", + "message": "fix: catch \u0060ReflectionTypeLoadException\u0060 during initialization (#505)" + }, + { + "sha": "ef635cadc7aa67babbd66675f44bcd0b97610314", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:09:55 2025 \u002B0200", + "message": "fix: formatting exception with open generic types (#506)" + }, + { + "sha": "1273cb73620214a01520308e862b6b2bb2230fc9", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:29:06 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.1 (#507)" + }, + { + "sha": "95b58348dc1bca81c3d8f5f04b4ec003a215fbf8", + "author": "dependabot[bot]", + "date": "Mon Apr 14 19:25:23 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.19.32 to 0.19.74 in the tunit group (#508)" + }, + { + "sha": "3bce18cf82e2c6c6e3ebd52e212089ea217433d9", + "author": "Valentin Breu\u00DF", + "date": "Mon Apr 14 20:45:29 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.2 (#510)" + }, + { + "sha": "e6c950e2dca151fdb15d7ec34b24e46f005c8674", + "author": "Valentin Breu\u00DF", + "date": "Mon Apr 14 20:48:27 2025 \u002B0200", + "message": "feat: add \u0060IsNotEquivalentTo\u0060 for objects (#511)" + }, + { + "sha": "6130b25997a620542b72e639153caaa6750dc0cd", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 15:06:03 2025 \u002B0200", + "message": "feat: Add options for \u0060HasSingle\u0060 with predicate (#513)" + }, + { + "sha": "a515324e5d75808255997e3045c72fbcfae29f03", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 17:45:22 2025 \u002B0200", + "message": "fix: passive verbs for prefix/suffix string match type (#514)" + }, + { + "sha": "68d9a56eec61b923599df82b06345eca69e08f4f", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 18:15:05 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.3 (#515)" + }, + { + "sha": "1f7ff44a78222acf24f7295c97b5abe00933f2ca", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 23:09:20 2025 \u002B0200", + "message": "docs: include aweXpect.Reflection in documentation (#516)" + }, + { + "sha": "9bad633fcb529d20ea4e6bc01b39e863a3dbbe36", + "author": "dependabot[bot]", + "date": "Mon Apr 21 11:47:01 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.19.74 to 0.19.86 in the tunit group (#517)" + }, + { + "sha": "ec1c097dbbd46569f8eb989da1911b599faa4e5f", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 10:54:45 2025 \u002B0200", + "message": "fix: compare two \u0060null\u0060 should succeed for \u0060DateTime\u0060 and \u0060TimeSpan\u0060 (#522)" + }, + { + "sha": "0f3f4e97980977562dd5a6c04b6b1e529da3417a", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 11:41:21 2025 \u002B0200", + "message": "feat: add \u0060DoesNotHaveCount\u0060 for collections (#523)" + }, + { + "sha": "e8e013de5662244a2a88416497ac8c863e98acdb", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 12:17:21 2025 \u002B0200", + "message": "fix: format key and value of dictionaries correctly (#524)" + }, + { + "sha": "226b58d56dbae80293d3b678ee58e6350939741a", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 12:41:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.4 (#525)" + }, + { + "sha": "f5bf151515b5e3ed72c150c04642609c21e46f96", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 18:48:03 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.5 (#527)" + }, + { + "sha": "00d90a299c21aa170c0c85a7920531ede39b5486", + "author": "Valentin Breu\u00DF", + "date": "Thu Apr 24 03:45:14 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.4.0 (#530)" + }, + { + "sha": "3b35b5b80aa462e24848f04b1bdc714b4fa70178", + "author": "Valentin Breu\u00DF", + "date": "Thu Apr 24 07:26:31 2025 \u002B0200", + "message": "chore: update aweXpect to v2.7.0 (#531)" + }, + { + "sha": "a4e7e6e8cfc380407a9a473c81c75d6789ebac76", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 25 18:51:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.4.1 (#534)" + }, + { + "sha": "778a9d2ec57251f6c4452e393478513bb7b8ba26", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 26 16:31:15 2025 \u002B0200", + "message": "feat: add \u0060Implies\u0060 for nullable bool (#535)" + }, + { + "sha": "290f1de1e32f0a64e72d16d7acb2cff78e5f9dec", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 26 18:29:19 2025 \u002B0200", + "message": "fix: also apply analyzer \u0022aweXpect0001\u0022 when mixing with \u0060Synchronously.Verify\u0060 (#536)" + }, + { + "sha": "0921f48f46d3b2c17e4aab9c796a22f050cd10f4", + "author": "dependabot[bot]", + "date": "Mon Apr 28 19:53:32 2025 \u002B0200", + "message": "build(deps): bump PublicApiGenerator from 11.4.5 to 11.4.6 (#538)" + }, + { + "sha": "79641bc07bb5176aeddbdee5193d331d8e9d2e2f", + "author": "Valentin Breu\u00DF", + "date": "Thu May 1 18:46:36 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.5.0 (#542)" + }, + { + "sha": "a8c33b1b7ddd4195e51f9203e99b07c72306a13a", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 16:28:02 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#543)" + }, + { + "sha": "8d80a1da20ceb19f07f9e4a8c86235094ef33514", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 19:06:09 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060DateTime\u0060 and \u0060DateTimeOffset\u0060 (#544)" + }, + { + "sha": "b175affc4209bb00ad4cce520177b743e9f6f2e3", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 19:22:23 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060TimeSpan\u0060 (#545)" + }, + { + "sha": "aeaac5a96d167e4dbcee2b697044da00cc2c62f3", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 23:55:07 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for objects (#546)" + }, + { + "sha": "c02ec34a744481a8bf824d4abda93b1f2f395478", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 06:25:07 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for enums (#547)" + }, + { + "sha": "0709bcbaa97d804128281a2aa8a30c64b4417343", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 07:13:58 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 for numbers (#548)" + }, + { + "sha": "26291596b55dbd4d712f791c1a6935aededb307e", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 08:10:29 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.6.0 (#551)" + }, + { + "sha": "b0678de8ad3a4079ee897c46c61b8999ef1aac75", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 08:57:25 2025 \u002B0200", + "message": "feat: add \u0060char\u0060 expectations (#550)" + }, + { + "sha": "889bfeda836fe6853311cd4f956ccca4be75433b", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 09:21:26 2025 \u002B0200", + "message": "docs: fix char example for white-space (#552)" + }, + { + "sha": "f71870f38b5beb3e9b3043c87c7d623609d7b260", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 12:08:40 2025 \u002B0200", + "message": "fix: nullability handling in \u0060IsOneOf\u0060 (#553)" + }, + { + "sha": "187a765e7dff05a3390ba15d0690697016ade344", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 13:19:24 2025 \u002B0200", + "message": "fix: handle string \u0060.Contains\u0060 with empty string (#556)" + }, + { + "sha": "832882ed3364ddeaaa2b3d7f2c49daee99701d52", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 15:38:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.6.1 (#559)" + }, + { + "sha": "f1215d68b6cda35526c5c9543dff25bafc6bf2be", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 21:08:11 2025 \u002B0200", + "message": "fix: support open-generic types and interfaces in \u0060ThatObject.Is\u0060 (#561)" + }, + { + "sha": "5df2b5c0a3e01dbd73f130d776bfad6e652060e0", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 21:33:55 2025 \u002B0200", + "message": "feat: handle \u0060null\u0060 in type tests (#562)" + }, + { + "sha": "36b1ff77385d7f341498da304f0b2eadf9e30790", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 02:51:36 2025 \u002B0200", + "message": "refactor: \u0060Is\u0060/\u0060IsExactly\u0060 signature for \u0060null\u0060 case (#564)" + }, + { + "sha": "056d280a54436298b7d4f20cf32cd46d4f55aac8", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 03:03:24 2025 \u002B0200", + "message": "fix: support open-generic types and interfaces in \u0060ThatObject.IsExactly\u0060 (#565)" + }, + { + "sha": "80db07fd0be5cac12ea849d3da6fd7a010023cc1", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 03:05:12 2025 \u002B0200", + "message": "feat: include formatted expected value in failure message (#563)" + }, + { + "sha": "ec025a43243f67633027cbcef6e493f825ac8342", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 13:38:43 2025 \u002B0200", + "message": "feat: enable Tracing as customization option (#566)" + }, + { + "sha": "7cffa8422dfea1fccbd2a8198bf31a8b287b1128", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 20:25:07 2025 \u002B0200", + "message": "chore: update aweXpect to v2.9.1 (#569)" + }, + { + "sha": "39e6ba3b6d732c33ef32a0a750f94e3c118e032d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 22:27:47 2025 \u002B0200", + "message": "fix: correctly handle \u0060null\u0060 in string \u0060Contains\u0060 (#570)" + }, + { + "sha": "53a68057abf4b5cc510e9512d6c6468611c9ec6a", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 10:51:37 2025 \u002B0200", + "message": "chore: update aweXpect to v2.10.0 (#584)" + }, + { + "sha": "81ce72623cb3cb813d83cb8b0bcfb54e0d6fa574", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 11:54:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.8.1 (#585)" + }, + { + "sha": "c64a8e6e436a83168aae7b26c539186f0d6a0e14", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 21:56:22 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 type in collections \u0060Are(Type)\u0060 (#587)" + }, + { + "sha": "083abec01df497ae293c081986458feab324cf53", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 22:15:02 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 type in collections \u0060AreExactly(Type)\u0060 (#589)" + }, + { + "sha": "b248d20c16586d9a8f80b209d85c3e92b9c78196", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 08:00:31 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 predicates (#590)" + }, + { + "sha": "22e385c3e9dee3eea3c7557c5832bbc362a85db1", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 13:00:23 2025 \u002B0200", + "message": "fix: use the enumerator only once in \u0060IsEmpty\u0060 (#592)" + }, + { + "sha": "e4f3ff5d92cea9c0759ba6e93361b5f4c51b0b6d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 13:30:37 2025 \u002B0200", + "message": "fix: succeed when comparing two \u0060null\u0060 collections for equality (#593)" + }, + { + "sha": "113fe27ab148acbea339199c8772340081521094", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 21:31:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.9.0 (#597)" + }, + { + "sha": "d14f8f5ea10e099cc9cc62c125b55fd400c979ec", + "author": "Valentin Breu\u00DF", + "date": "Tue May 13 22:13:18 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.0 (#602)" + }, + { + "sha": "3d025a698a6200e34656666bd41dc058b4a2b831", + "author": "Valentin Breu\u00DF", + "date": "Thu May 15 17:56:41 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.1 (#605)" + }, + { + "sha": "c3567d33cf0835415dc89729a1591afd95200a5c", + "author": "Valentin Breu\u00DF", + "date": "Sat May 17 18:58:18 2025 \u002B0200", + "message": "feat: include collection information in \u0060AreAllUnique\u0060 (#608)" + }, + { + "sha": "3ecf574628899f9b5cc9b3fdd640dae117632214", + "author": "Valentin Breu\u00DF", + "date": "Sat May 17 19:26:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.3 (#609)" + }, + { + "sha": "dcb36930075d9d7a5d020f6d78fc55227f5b721c", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 03:33:20 2025 \u002B0200", + "message": "feat: add debug build to CI pipeline when BuildScope is not \u0022Default\u0022 (#610)" + }, + { + "sha": "da79591d7f38c6400874a36448979b03e448f0bc", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 10:15:02 2025 \u002B0200", + "message": "coverage: ensure usage of invariant culture in string equality (#611)" + }, + { + "sha": "1b058cd0e4b9fa2ff0c696fe3a45ff2a77ece5de", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 10:51:02 2025 \u002B0200", + "message": "feat: add \u0060MoreThan\u0060 and \u0060LessThan\u0060 for collections (#612)" + }, + { + "sha": "76f35d15b2efe2f043b61d491623453d5c3d30c0", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 11:26:26 2025 \u002B0200", + "message": "docs: add migration guide (#613)" + }, + { + "sha": "a0b9d93b1780c1fbf1011b484f1dd3b618814b1d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 19:34:53 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.4 (#616)" + }, + { + "sha": "6ee0b58b48cfee871a4d0717065b257735d143e8", + "author": "Valentin Breu\u00DF", + "date": "Mon May 19 12:11:24 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060/\u0060IsNotBetween\u0060 for \u0060DateTime\u0060 and \u0060DateTimeOffset\u0060 (#620)" + }, + { + "sha": "67d0ad6a9c5b6ec715a14dbd2b2ce015419369a6", + "author": "Valentin Breu\u00DF", + "date": "Mon May 19 22:34:18 2025 \u002B0200", + "message": "feat: add collection context information (#621)" + }, + { + "sha": "905faa416b28a0c84ea8518b4d0425c2ae1b5796", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 16:44:10 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060 for \u0060TimeSpan\u0060 (#623)" + }, + { + "sha": "9006a8c58df6020e12f681277bcbc5a5761f71d3", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 16:59:47 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060 for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#622)" + }, + { + "sha": "c665913bed7ceea89cd2c16141df8ecb0dc1c170", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 17:58:52 2025 \u002B0200", + "message": "feat: add \u0060IsNotBetween\u0060 for numbers (#624)" + }, + { + "sha": "62a44ebcb73663dde498890e86ea683ab059257f", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 20:51:43 2025 \u002B0200", + "message": "feat: support negated expectation on sort order (#625)" + }, + { + "sha": "3b46875177c787b71ac2abe0c141040320ac99bf", + "author": "Valentin Breu\u00DF", + "date": "Fri May 23 23:03:20 2025 \u002B0200", + "message": "feat: negate \u0060IsContainedIn\u0060 and \u0060Contains\u0060 (#627)" + }, + { + "sha": "926958352ca348efa4ff1c24ea61933713914a71", + "author": "Valentin Breu\u00DF", + "date": "Mon May 26 11:58:02 2025 \u002B0200", + "message": "fix: ignore assemblies where \u0060GetTypes()\u0060 throws an exception (#628)" + }, + { + "sha": "947ee8b81124933ae8d7d913700e2ffdcef48b98", + "author": "Valentin Breu\u00DF", + "date": "Mon May 26 12:26:06 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.5 (#629)" + }, + { + "sha": "589bbf9e00bf6eb71d9115f6e283b82eccc0a7d5", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 09:18:08 2025 \u002B0200", + "message": "feat: support \u0060IEnumerable\u0060 and \u0060ImmutableArray\u003CT\u003E\u0060 (#631)" + }, + { + "sha": "bc68bb4156182f1f4100331a9f2bac66fa2b640c", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 10:02:52 2025 \u002B0200", + "message": "fix: \u0060ComplyWith\u0060 with negated expectations (#635)" + }, + { + "sha": "a2199eab6b894e3f198376d9cee66e15ac15f023", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 11:21:15 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.6 (#638)" + }, + { + "sha": "92019bdc29fc8cc455ae01c6823110c45b96ee62", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 15:39:28 2025 \u002B0200", + "message": "fix: overload resolution for \u0060IEnumerable\u0060 (#639)" + }, + { + "sha": "d832baa0bedbaab7ce382d84eed07a6ea0ebbc3d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 16:12:07 2025 \u002B0200", + "message": "feat: support \u0060IReadOnlyDictionary\u0060 (#640)" + }, + { + "sha": "56b575bcfc538f0915244223bb38bf2a393a939d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 19:55:12 2025 \u002B0200", + "message": "fix: avoid duplicate contexts in collection expectations (#641)" + }, + { + "sha": "484fed7bf36e582d61a438c39dee1a3f355daf11", + "author": "Valentin Breu\u00DF", + "date": "Fri Jun 20 12:50:28 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.7 (#644)" + }, + { + "sha": "e50b9854f22dbe0a8ed0a4f5b1025895d866da32", + "author": "Valentin Breu\u00DF", + "date": "Fri Jun 20 21:45:26 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.0 (#647)" + }, + { + "sha": "27c997b35f643809af3a549a8adcc925414f6138", + "author": "Valentin Breu\u00DF", + "date": "Sat Jun 21 12:32:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.1 (#649)" + }, + { + "sha": "cc62afe8d7c03d4d3970de972ab82f7556b9bbe3", + "author": "Valentin Breu\u00DF", + "date": "Sun Jun 22 09:34:22 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.2 (#653)" + }, + { + "sha": "6f36cdd4b2d0f192f704e82f398ac041336db381", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 26 18:21:22 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.3 (#659)" + }, + { + "sha": "96261e5ae8fabfd39e1eb44e7f1f662af67854fd", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 26 21:28:42 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.12.0 (#661)" + }, + { + "sha": "d8de7740ec45836f853af84c32d521f3d6b15213", + "author": "Valentin Breu\u00DF", + "date": "Sat Jun 28 09:39:02 2025 \u002B0200", + "message": "feat!: remove unnecessary \u0060And\u0060 from delegate \u0060DoesNotThrow\u0060 (#665)" + }, + { + "sha": "07da697a58be4e16ead60602387d3c0a7983cc7e", + "author": "Valentin Breu\u00DF", + "date": "Sun Jun 29 16:42:09 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.13.0 (#670)" + }, + { + "sha": "9e84df70f4e013ebc0a2da107334ede71aac1fe1", + "author": "Valentin Breu\u00DF", + "date": "Mon Jun 30 08:17:08 2025 \u002B0200", + "message": "fix: throw \u0060ArgumentException\u0060 when expected is empty in \u0060IsOneOf\u0060 (2) (#671)" + }, + { + "sha": "b99b514adfa43c0ce981efac9c15d505bdd93355", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 13:24:17 2025 \u002B0200", + "message": "fix: collection contains with many additional items (#674)" + }, + { + "sha": "8bf6652bef6df86cc0f04f0608f7ae7cf71e9787", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 13:53:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.13.1 (#675)" + }, + { + "sha": "fa94a5f1f51f86da6a5067d888a3736333d761c5", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 17:20:54 2025 \u002B0200", + "message": "feat: make constructor of \u0060ThatDelegateThrows\u0060 public (#676)" + }, + { + "sha": "53a8dd1057539ecd81ac65815453aa028e292dfa", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 17:45:54 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.14.0 (#677)" + }, + { + "sha": "5c5e19b2f9b07e9f115b121b321a18f3d7576f16", + "author": "Valentin Breu\u00DF", + "date": "Thu Jul 10 16:44:27 2025 \u002B0200", + "message": "feat: support \u0060null\u0060 in \u0060WithParamName\u0060 (#678)" + }, + { + "sha": "5a2769aa9b565d1ea53fefa924dc53549fa334e7", + "author": "Valentin Breu\u00DF", + "date": "Thu Jul 10 17:43:14 2025 \u002B0200", + "message": "feat: add \u0060WithMessageContaining\u0060 for delegates (#679)" + }, + { + "sha": "fe15b21e6e21237480a65c926c12d7cedbd8c8eb", + "author": "Valentin Breu\u00DF", + "date": "Sat Jul 19 21:57:36 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.0 (#682)" + }, + { + "sha": "5b6272d3f5f155786126a90722f61a1873c6a5ef", + "author": "Valentin Breu\u00DF", + "date": "Sun Jul 20 14:17:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.1 (#686)" + }, + { + "sha": "12de9e033ef3ab8cc95cd6e120a13bbc683c20a4", + "author": "Valentin Breu\u00DF", + "date": "Mon Jul 21 22:12:04 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.2 (#688)" + }, + { + "sha": "6df2116f12a09d6bf711305161d28fe3a7f1e313", + "author": "dependabot[bot]", + "date": "Mon Jul 28 12:44:16 2025 \u002B0200", + "message": "chore: Bump the nunit group with 2 updates (#690)" + }, + { + "sha": "ca8cbe60f2db2f2ee4ffbc7ec92fa034d4253f24", + "author": "Valentin Breu\u00DF", + "date": "Mon Jul 28 20:19:42 2025 \u002B0200", + "message": "feat: add \u0060IsParsableInto\u0060 for strings (#693)" + }, + { + "sha": "850fd47b26539d95a5f96f751c1a05ea14768f8a", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 1 11:01:38 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#697)" + }, + { + "sha": "cbbba547b1431bca54d10c3cc1d4af82fcd9c552", + "author": "Valentin Breu\u00DF", + "date": "Sun Aug 3 22:15:08 2025 \u002B0200", + "message": "feat: add \u0060Matching\u0060 and \u0060MatchingExactly\u0060 option for \u0060HasItem\u0060 (#698)" + }, + { + "sha": "f6385ef85ab3b9a804734ed7d5a7d9b42e460099", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:17 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#703)" + }, + { + "sha": "13eb8350fd6f05480b32b25a89a9aa8da8f682e0", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:46 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#705)" + }, + { + "sha": "805ad539edb35a3eb3f2c95441e9b631bac11b1b", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:33 2025 \u002B0200", + "message": "chore: Bump the tunit group with 2 updates (#704)" + }, + { + "sha": "7e3179265c562f8a000eb7c94d574b6b4b8df134", + "author": "Copilot", + "date": "Fri Aug 8 20:16:11 2025 \u002B0200", + "message": "feat: Add comprehensive GitHub Copilot instructions for aweXpect repository (#708)" + }, + { + "sha": "c5477b05bb5ae75b265fdb6e51a4f5edc2980b30", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 11 19:04:31 2025 \u002B0200", + "message": "fix: \u0060InvalidOperationException\u0060 with \u0060Throws\u003CT\u003E().Which.Satisfies\u0060 (#711)" + }, + { + "sha": "c5f67910659edb8a08bc62a4ea051cfb753aedaa", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:09:14 2025 \u002B0200", + "message": "fix: Correctly handle \u0060Throws\u003CT\u003E().Which.Satisfies\u0060 (#714)" + }, + { + "sha": "13b8294538f238807a219763109594de024a65ed", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:20:27 2025 \u002B0200", + "message": "chore: revert Tunit to v0.25.21 (#713)" + }, + { + "sha": "4e412112fb1d7618b07736e550924a47e7555ed2", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:42:28 2025 \u002B0200", + "message": "chore: explicitely set version of \u0060dotnet-stryker\u0060 to v4.7.0 (#715)" + }, + { + "sha": "d08341b502eec5d14709a39ba37c8af2b9bb5cac", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:57:23 2025 \u002B0200", + "message": "fix: use dotnet nuget to push packages (#716)" + }, + { + "sha": "df0c03be8c1f6b51a9d2b99c0c5dc9c6c52e4781", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 01:17:13 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.16.1 (#717)" + }, + { + "sha": "02df3871bcee240a370064534f7ee1dae6c94414", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 14:53:12 2025 \u002B0200", + "message": "fix: \u0060HasItem\u0060 without parameters does not make sense (#719)" + }, + { + "sha": "6c33916eba22c865f247eb4acb8fa3ada723851d", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 15:38:21 2025 \u002B0200", + "message": "refactor: split mutation tests in two separate actions (#718)" + }, + { + "sha": "e13592d896810a6f4370d1ee373ab6a4574918a1", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 19:30:50 2025 \u002B0200", + "message": "fix: error in build pipeline (#720)" + }, + { + "sha": "b4cae97b90c350b33b31e1b19402974af01fbb4c", + "author": "dependabot[bot]", + "date": "Wed Aug 13 20:05:33 2025 \u002B0200", + "message": "chore: Bump actions/download-artifact from 4 to 5 (#709)" + }, + { + "sha": "835bc0d48338cbc25c4bd0798a397e7e0af05571", + "author": "Valentin Breu\u00DF", + "date": "Thu Aug 14 21:30:12 2025 \u002B0200", + "message": "docs: avoid duplicate documentation in extension projects (#721)" + }, + { + "sha": "af1cf72b5c89155574d951a1c8ada5f335784433", + "author": "Valentin Breu\u00DF", + "date": "Thu Aug 14 23:07:41 2025 \u002B0200", + "message": "docs: replace blog with link to extensions (#722)" + }, + { + "sha": "e73d4c7405cb9fe4e4d2d6d12aa6c3e05cd748ef", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 15 07:07:48 2025 \u002B0200", + "message": "fix: Missing WorkflowRunId in Mutation tests dashboard (#724)" + }, + { + "sha": "fe5c680d05c6d3941ea8fd3e432bdb1ef32260b7", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 15 07:31:19 2025 \u002B0200", + "message": "refactor: add missing files in \u0022.github\u0022 to solution (#725)" + }, + { + "sha": "0a3cfb943df6b5605ec93c7dc87e1a12cb629057", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:28:53 2025 \u002B0200", + "message": "chore: Bump actions/checkout from 4 to 5 (#727)" + }, + { + "sha": "1593161df71d4afed582a9a92fd0be027a63da7d", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:29:29 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#729)" + }, + { + "sha": "4cbb9ea05ffb6d9a0627789a3d4515ad858f9266", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:30:05 2025 \u002B0200", + "message": "chore: Bump the tunit group with 2 updates (#728)" + }, + { + "sha": "89176a9c205bc4644930a8396ff634888858f591", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:30:15 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#730)" + }, + { + "sha": "9fa48544dc6f4aa033f49b5ed5fc838d5aa0b03b", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 22 15:48:27 2025 \u002B0200", + "message": "chore: revert TUnit to v0.25.21 (#731)" + }, + { + "sha": "7f21274ad2885cf8d7145159b1978f33bbfa84c2", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 25 17:39:36 2025 \u002B0200", + "message": "feat: format \u0060void\u0060 and generic types (#735)" + }, + { + "sha": "ea878879055bc4d35748c8152e4d654430d51342", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 25 21:30:54 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#737)" + }, + { + "sha": "5178a3887e552cf895301ae8b071f61db86ee426", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 26 20:53:02 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.18.0 (#741)" + }, + { + "sha": "deb356b2c9211b6eeae47e68203965259261b688", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 26 21:30:32 2025 \u002B0200", + "message": "fix: failing CI-Analysis build when BuildScope is not default (#742)" + }, + { + "sha": "d92e24a6a85e9b15644f7a6a51de3a288e4458cc", + "author": "dependabot[bot]", + "date": "Tue Aug 26 19:36:36 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "200c148bde6059543fe4f7770576e7fc11a4c337", + "author": "dependabot[bot]", + "date": "Mon Sep 1 20:07:08 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#744)" + }, + { + "sha": "25eeff93ab20450fc1f44ae60ebaa7ce020aa81d", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 12:41:08 2025 \u002B0200", + "message": "chore: update aweXpect to v2.22.0 (#747)" + }, + { + "sha": "d5895a68a38f9a5b0950f785ba929bb9beecbda9", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 13:37:35 2025 \u002B0200", + "message": "refactor: fix sonar issues in test classes (#748)" + }, + { + "sha": "5adc056107d4d47c4208071e5e033bb88dd719c0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 15:09:58 2025 \u002B0200", + "message": "coverage: add missing test cases (#749)" + }, + { + "sha": "ec4efe1268e58fa6e1c0ce39ceaa09252c64f91d", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 10:14:42 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in dictionary \u0060HasValue\u0060 (#750)" + }, + { + "sha": "a18e70ccd09fe9c1c70f1206459e97f98009d673", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 11:06:45 2025 \u002B0200", + "message": "fix: failure messages of \u0060EquivalencyComparer\u0060 (#751)" + }, + { + "sha": "3d063a51222e9647283f0f1b4301f4df543b17a5", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 14:41:54 2025 \u002B0200", + "message": "fix: negation of \u0060Satisfy\u0060 for collections (#752)" + }, + { + "sha": "898ff9711ecd6de0dc5888a491fc12e7f830e775", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 18:00:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.20.0 (#754)" + }, + { + "sha": "9c101b748e7607de4522b28060c405905a6a82b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:29:49 2025 \u002B0200", + "message": "refactor: use latest Stryker.net version" + }, + { + "sha": "0a226a33a20fcf4fbaf8f725b1a0b5299e56cfa4", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:44:24 2025 \u002B0200", + "message": "refactor: re-enable skipped test (#756)" + }, + { + "sha": "c2a9dc57215a655fb54e1406a5d6b7b26d2eff5f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:43:29 2025 \u002B0200", + "message": "Temporarily disable since filter" + }, + { + "sha": "95828efed44e29017a4e08c3f7db6df4eed14a12", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 08:04:36 2025 \u002B0200", + "message": "Fix JSON error" + }, + { + "sha": "67917e64abcc51554b4f74824f780f95aa2bbc39", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 12:28:51 2025 \u002B0200", + "message": "chore: use latest Stryker.net version (#755)" + }, + { + "sha": "d9f4c5ad4df17c9e07803eb6b1da6907d0f382ce", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 12:56:40 2025 \u002B0200", + "message": "coverage: improve test coverage of helpers (#757)" + }, + { + "sha": "f000f6a6a9f87f6a04c87cb5f464b875ab8a950f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 14:32:12 2025 \u002B0200", + "message": "fix: nullability of MemberAccessor (#758)" + }, + { + "sha": "9d105c85e20c3685f42d1690ceb2496bcf6a25f3", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 16:06:19 2025 \u002B0200", + "message": "refactor: rename \u0060QuantifierContext\u0060 to \u0060QuantifierContexts\u0060 (#759)" + }, + { + "sha": "a7629c80dec8e7bccb156073939d8de6831d6f0f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 17:04:51 2025 \u002B0200", + "message": "fix: negation of wrapper \u0060ConstraintResult\u0060 in extensions (#760)" + }, + { + "sha": "7baba9806029d5bf90ddf8e379b3520966f5d62c", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 17:22:06 2025 \u002B0200", + "message": "refactor: fix nullability of nodes \u0060Add{Async}Mapping\u0060 (#761)" + }, + { + "sha": "c3ab0ef84d8b1635a9c922952b433fcee613d9ee", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 08:31:38 2025 \u002B0200", + "message": "Revert core changes in https://github.com/aweXpect/aweXpect/commit/5adc056107d4d47c4208071e5e033bb88dd719c0#diff-c5b33f0eeab99f044e3b57eca9fef984a61c734cdea105fbddc8cb038e1934e5" + }, + { + "sha": "d94595c5294c63bc7cf958de8b644cd5a788ccc1", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 10:29:53 2025 \u002B0200", + "message": "fix: Outcome of \u0060OrConstraintResult\u0060 (#762)" + }, + { + "sha": "4dc12c155f23e950b130f282fd6d16aa5600c181", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 6 23:17:29 2025 \u002B0200", + "message": "refactor!: Consolidate \u0060StartsWith\u0060/\u0060EndsWith\u0060 and \u0060AsPrefix\u0060/\u0060AsSuffix\u0060 for strings (#763)" + }, + { + "sha": "d1490b5b79edd9337b5b5cea013f76e243441706", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 13:48:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.21.1 (#765)" + }, + { + "sha": "4a2b227a7c0561c9a1b79ae8009ff92e08804867", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 18:37:18 2025 \u002B0200", + "message": "refactor: remove core mutation tests only on \u0060main\u0060 (#768)" + }, + { + "sha": "d8833fcc139983c60015fb5750000579b02c6ead", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 22:19:46 2025 \u002B0200", + "message": "fix: branch detection in Nuke pipeline (#769)" + }, + { + "sha": "18eaf32b1cc4d829c4ff55638ee74048ba4f2af0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 9 08:55:22 2025 \u002B0200", + "message": "refactor: also remove core mutation tests on tags (#774)" + }, + { + "sha": "f51db77110ec54b83668739142adb97229ebb5b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 11 13:48:44 2025 \u002B0200", + "message": "docs: Add GitHub sponsor username to FUNDING.yml (#775)" + }, + { + "sha": "9a1c4b68a8c15c788d728f2384cfbdaeac683233", + "author": "dependabot[bot]", + "date": "Thu Sep 11 13:49:20 2025 \u002B0200", + "message": "chore: Bump actions/setup-dotnet from 4 to 5 (#770)" + }, + { + "sha": "861e39d554510a4ef2fd6acd6144d17c1ee0bf46", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 13 21:27:56 2025 \u002B0200", + "message": "fix: download large benchmarks file (#779)" + }, + { + "sha": "d84649431a0dff8b75d44467a786480622d392bd", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:32:04 2025 \u002B0200", + "message": "chore: bump aweXpect (#780)" + }, + { + "sha": "f68f8a1efa548e2d07323c3cd6f65770feaee474", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:54:49 2025 \u002B0200", + "message": "feat: add negated nullable char expectations (#781)" + }, + { + "sha": "70e516b2e0a48d61ee3630049e5ef6d5d7e34e3c", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:30:16 2025 \u002B0200", + "message": "feat: add expectations on \u0060Uri\u0060 (#782)" + }, + { + "sha": "a3283c9b6999d7d07743aa910d6ae7d0be9ab5f5", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:44:05 2025 \u002B0200", + "message": "feat: add \u0060IsNullOrEmpty\u0060 expectation for nullable \u0060Guid\u0060 (#783)" + }, + { + "sha": "904d8ac2e7ca0009205e5b76a04197e80e9043c1", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 10:06:37 2025 \u002B0200", + "message": "refactor: move expectations on \u0060Uri\u0060 to \u0060aweXpect.Web\u0060 (#784)" + }, + { + "sha": "6545f65159e8f95000f320f872e508fd843ced3e", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:35:59 2025 \u002B0200", + "message": "refactor!: make \u0060IStringMatchType\u0060 asynchronous (#787)" + }, + { + "sha": "d7e7a07f41495479ac08fc20e4dcfeb4b603c60c", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:55:24 2025 \u002B0200", + "message": "refactor: make \u0060EquivalencyExpectationBuilder\u0060 public (#788)" + }, + { + "sha": "a1f5370cc3a1bbbf94487ebafa2713d68ad817a2", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 17:36:54 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.22.0 (#789)" + }, + { + "sha": "07fdc9d4da1368fa1ce45747a5c16ec433c206ae", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 15:48:09 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in \u0060It.Is\u0060 (#790)" + }, + { + "sha": "05fb28b3bcb7887b281ae6c7b1ca03e508181f73", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 20:48:06 2025 \u002B0200", + "message": "fix: correct error message for prefix/suffix of empty strings (#791)" + }, + { + "sha": "935f53e07753b6e5c00e334b587e09732a6a3ea1", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 18 03:55:11 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#792)" + }, + { + "sha": "dd79b966e3aea1a3d75f813a04a07a56e2f884df", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 16:17:31 2025 \u002B0200", + "message": "feat: add \u0060WithoutMessage\u0060 for delegate assertions (#793)" + }, + { + "sha": "704d02de889bf1d486a638305133f24c4e10945d", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 21:20:43 2025 \u002B0200", + "message": "feat: add support for .NET 10" + }, + { + "sha": "9fca9804d7c7f06e3ee5aae374f0ddd2ee3f8283", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 20 07:24:19 2025 \u002B0200", + "message": "feat: add string property result (#795)" + }, + { + "sha": "42ec1de1a26ffb4d0b9789f8185984d8c194e059", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 22:29:29 2025 \u002B0200", + "message": "feat: support direct check for boolean is \u0060true\u0060 (#797)" + }, + { + "sha": "d5661d2ee6cb2f698dd6d3f5c90daedfe4a82e84", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 23:12:33 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.24.0 (#798)" + }, + { + "sha": "93c3b02c44714c43f63cfbbc4a703af6dcd159b3", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:19 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#801)" + }, + { + "sha": "91c60ba855431973af34bede2f2a88577778e5cf", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:08 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#800)" + }, + { + "sha": "36587259c98421e9f94081815c9fbf3ff7292138", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 09:48:18 2025 \u002B0200", + "message": "feat: allow customization of the \u0060MaximumStringLength\u0060 (#802)" + }, + { + "sha": "0a4f21e41d630f23c7017d2ff39ccffd5a464b81", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 16:52:49 2025 \u002B0200", + "message": "chore: update docusaurus to v3.9.1 (#803)" + }, + { + "sha": "7ce73592f7520bd32f6115febcf0eb56ffddb9f0", + "author": "dependabot[bot]", + "date": "Mon Oct 13 07:56:46 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "e2088cee4f49ff63940a4e402ebe76ddf3bda5a1", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 17:58:17 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0" + }, + { + "sha": "e6be53a39856a79fc78368c84b889c23f3d79cfe", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 18:13:28 2025 \u002B0200", + "message": "fix: formatting of nullable types (#808)" + }, + { + "sha": "bdf6ee04fd9e6da82fba87adf8b50b675b6ea8e9", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:57:42 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#805)" + }, + { + "sha": "36732fb7c24b7058e62cded07ff36b3814d9c5ad", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:58:04 2025 \u002B0200", + "message": "chore: Bump the nunit group with 1 update (#806)" + }, + { + "sha": "1766c989f319f20bada8d6cc085c3afbfe2ac46f", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:35:09 2025 \u002B0200", + "message": "Also update testing frameworks" + }, + { + "sha": "d7c86fb9d72d7efb3a44ccd81590fb36d09b0d23", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:41:30 2025 \u002B0200", + "message": "revert unintential change" + }, + { + "sha": "ed766f1daa3d036ee89bb1ca5f9ecc8ad7747906", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:12:59 2025 \u002B0200", + "message": "Revert MSTest to 3.x" + }, + { + "sha": "258d43fed77e3a9ff12e5d0e62c989c5d6a31f73", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:25:15 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0 (#809)" + }, + { + "sha": "dc5f3600178fcff793fe9b1e0cd7141ac2459f12", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 14:14:03 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#812)" + }, + { + "sha": "8d0e2bcb9f0cee8eba8be0e403c4d4c37725d47a", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 15:38:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.25.0 (#813)" + }, + { + "sha": "f62cf1d506878aa2566ef3c5f9cafe5a237840be", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 16:01:29 2025 \u002B0200", + "message": "feat: support MSTest v4 (#814)" + }, + { + "sha": "bafccdb2aafc9d3a8a94b14dca2e7adc7584a473", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 17:14:58 2025 \u002B0200", + "message": "fix: formatting of nested types within generic types (#815)" + }, + { + "sha": "a8bcc4b232ba0107338ab71f43e6cb362fa785fb", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 22:07:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.27.1 (#818)" + }, + { + "sha": "be643c6fe158be8e2adf3c8cdcfad94d2828ea2a", + "author": "Valentin Breu\u00DF", + "date": "Sat Nov 1 16:52:12 2025 \u002B0100", + "message": "docs: document Mockolate (#828)" + }, + { + "sha": "d6cec126a8ff00e8d6a9bd1338d39c8037f10f46", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:37 2025 \u002B0100", + "message": "chore: Bump actions/setup-node from 5 to 6 (#819)" + }, + { + "sha": "cef93a9d073adabc3ce19f3d77a64e0649a5dabe", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:58 2025 \u002B0100", + "message": "chore: Bump actions/download-artifact from 5 to 6 (#822)" + }, + { + "sha": "18f0a375dbffcc41078402d8fc06a1cacc96d320", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:01:15 2025 \u002B0100", + "message": "chore: Bump actions/upload-artifact from 4 to 5 (#823)" + }, + { + "sha": "a50dd36ad4f88e5ad0e10313651daea27c065258", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:22 2025 \u002B0100", + "message": "chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#824)" + }, + { + "sha": "31a1b24e20b8103fe607a9baef31692d694108e9", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:36 2025 \u002B0100", + "message": "chore: Bump FluentAssertions from 8.2.0 to 8.8.0 (#825)" + } + ], + "labels": [ + "198447f7", + "e994b4dd", + "a6022c2c", + "ba348350", + "96f70d37", + "a65ca3f3", + "b6626f8e", + "08ef69d9", + "8c5638ae", + "8111de13", + "8881f806", + "a7ed6bc7", + "46c2cd1d", + "d876d089", + "93717d26", + "912178e4", + "63f4a10e", + "839ca5f6", + "09ad8c6c", + "55e8ae69", + "c94804fe", + "efadb67a", + "d782eda8", + "4ee65a13", + "4c351d72", + "c1fd6252", + "a878c654", + "680600ba", + "24a061c3", + "ca40146a", + "a14be273", + "7f8f299c", + "14c3633f", + "2979f127", + "27688f91", + "acad1c5d", + "d52b3a63", + "5899c66b", + "d1cf0e58", + "5f7b8bc9", + "d2654ced", + "e64de71b", + "37d40acf", + "f9889e95", + "eabdc5e7", + "822385da", + "9296e1f7", + "228dc625", + "6a933f4b", + "6ae2b5bf", + "ccd0a244", + "87ab795e", + "4c1d86c1", + "6a2e1ab7", + "f4233600", + "cf683ba6", + "9b72631e", + "7fdbefe8", + "336dbe16", + "f76cefad", + "9a5312d9", + "5c564abb", + "c709afb8", + "b630191d", + "0bebf245", + "c935463f", + "80179bea", + "f57a0596", + "55146670", + "2547e016", + "c85f0a60", + "ab405d13", + "7cf05384", + "b56e5fca", + "d4b664cd", + "9f1824ce", + "402fcf1b", + "5930c6cb", + "8b6d5c3f", + "982c1d09", + "8ae4321d", + "236ea658", + "83affdbd", + "051f951e", + "72034f95", + "896aa83e", + "4fb38900", + "e21efd52", + "0bf71956", + "3a9023e9", + "32612ac1", + "38657001", + "2e5abee5", + "c5d459a7", + "e9072521", + "0fe58fe8", + "85b5ef18", + "853f31c8", + "b8ec8b16", + "27d29c96", + "55e7e4fc", + "b0e47762", + "36644484", + "f8f7d0ad", + "eac7f2d2", + "e70deb86", + "0ec04dd4", + "7c2a7584", + "e9022782", + "2c41be54", + "afa882ee", + "969e0652", + "60eb6303", + "3a485751", + "3983116d", + "b04edcf8", + "4e57b02c", + "23b59cb4", + "40cc54fa", + "e5efbb97", + "51c034fd", + "106df424", + "a24ae441", + "93221aa4", + "a6a923e2", + "4c2a7876", + "e108e728", + "b69ccbf9", + "4fd874e9", + "98a7b28c", + "1085d54a", + "732f5d9d", + "2a8ac0a3", + "7412c4de", + "4204834e", + "06b45541", + "42f921a4", + "fdc0aaae", + "6e4441e1", + "12c76593", + "b2959468", + "07843f7f", + "84eb74e0", + "da1f968c", + "3cefc147", + "b9fe159b", + "4c5d53b0", + "79078484", + "eeee1391", + "c6b3a8d5", + "c6992a92", + "0c336223", + "dd480312", + "f6640b2f", + "d8aaae48", + "e0d78b97", + "bf2c3932", + "fa4ce4f4", + "c5103c0c", + "128a0618", + "0097e896", + "36cef1bf", + "b07b0834", + "3065034c", + "a6090881", + "11eb9576", + "6da1bdd9", + "e74b96fb", + "ad717ef7", + "977afeac", + "485d524c", + "4d002904", + "13732eac", + "e2eba3a9", + "29f00085", + "a92978ee", + "dd4a0d1c", + "c93fce56", + "7012cf9f", + "10f1052e", + "75dd39e7", + "ab75babf", + "73699f2c", + "02698bd2", + "8baa2a40", + "c43dc7b0", + "b9ddf912", + "651c6220", + "e8e57940", + "43563dba", + "2dfb85c6", + "90fee881", + "c114f723", + "0d568381", + "2f1d12d9", + "4d87a8bd", + "28efd912", + "3fff2633", + "747a24ed", + "736daeea", + "f6189ccd", + "9204701a", + "11b106e3", + "24fc41b1", + "3af9446c", + "8b74560f", + "8d5a0760", + "b100e91a", + "12cced9d", + "4cfb62e9", + "8c5483ee", + "c17f75ad", + "175c5793", + "0fa791ad", + "aad9bc45", + "396bfd6d", + "158a233e", + "27bfcfce", + "2597e1fe", + "8527c4e4", + "ec23c81a", + "d1fe3081", + "ef3c4ea0", + "0672d6ab", + "46d77bc3", + "cab3f522", + "ef635cad", + "1273cb73", + "95b58348", + "3bce18cf", + "e6c950e2", + "6130b259", + "a515324e", + "68d9a56e", + "1f7ff44a", + "9bad633f", + "ec1c097d", + "0f3f4e97", + "e8e013de", + "226b58d5", + "f5bf1515", + "00d90a29", + "3b35b5b8", + "a4e7e6e8", + "778a9d2e", + "290f1de1", + "0921f48f", + "79641bc0", + "a8c33b1b", + "8d80a1da", + "b175affc", + "aeaac5a9", + "c02ec34a", + "0709bcba", + "26291596", + "b0678de8", + "889bfeda", + "f71870f3", + "187a765e", + "832882ed", + "f1215d68", + "5df2b5c0", + "36b1ff77", + "056d280a", + "80db07fd", + "ec025a43", + "7cffa842", + "39e6ba3b", + "53a68057", + "81ce7262", + "c64a8e6e", + "083abec0", + "b248d20c", + "22e385c3", + "e4f3ff5d", + "113fe27a", + "d14f8f5e", + "3d025a69", + "c3567d33", + "3ecf5746", + "dcb36930", + "da79591d", + "1b058cd0", + "76f35d15", + "a0b9d93b", + "6ee0b58b", + "67d0ad6a", + "905faa41", + "9006a8c5", + "c665913b", + "62a44ebc", + "3b468751", + "92695835", + "947ee8b8", + "589bbf9e", + "bc68bb41", + "a2199eab", + "92019bdc", + "d832baa0", + "56b575bc", + "484fed7b", + "e50b9854", + "27c997b3", + "cc62afe8", + "6f36cdd4", + "96261e5a", + "d8de7740", + "07da697a", + "9e84df70", + "b99b514a", + "8bf6652b", + "fa94a5f1", + "53a8dd10", + "5c5e19b2", + "5a2769aa", + "fe15b21e", + "5b6272d3", + "12de9e03", + "6df2116f", + "ca8cbe60", + "850fd47b", + "cbbba547", + "f6385ef8", + "13eb8350", + "805ad539", + "7e317926", + "c5477b05", + "c5f67910", + "13b82945", + "4e412112", + "d08341b5", + "df0c03be", + "02df3871", + "6c33916e", + "e13592d8", + "b4cae97b", + "835bc0d4", + "af1cf72b", + "e73d4c74", + "fe5c680d", + "0a3cfb94", + "1593161d", + "4cbb9ea0", + "89176a9c", + "9fa48544", + "7f21274a", + "ea878879", + "5178a388", + "deb356b2", + "d92e24a6", + "200c148b", + "25eeff93", + "d5895a68", + "5adc0561", + "ec4efe12", + "a18e70cc", + "3d063a51", + "898ff971", + "9c101b74", + "0a226a33", + "c2a9dc57", + "95828efe", + "67917e64", + "d9f4c5ad", + "f000f6a6", + "9d105c85", + "a7629c80", + "7baba980", + "c3ab0ef8", + "d94595c5", + "4dc12c15", + "d1490b5b", + "4a2b227a", + "d8833fcc", + "18eaf32b", + "f51db771", + "9a1c4b68", + "861e39d5", + "d8464943", + "f68f8a1e", + "70e516b2", + "a3283c9b", + "904d8ac2", + "6545f651", + "d7e7a07f", + "a1f5370c", + "07fdc9d4", + "05fb28b3", + "935f53e0", + "dd79b966", + "704d02de", + "9fca9804", + "42ec1de1", + "d5661d2e", + "93c3b02c", + "91c60ba8", + "36587259", + "0a4f21e4", + "7ce73592", + "e2088cee", + "e6be53a3", + "bdf6ee04", + "36732fb7", + "1766c989", + "d7c86fb9", + "ed766f1d", + "258d43fe", + "dc5f3600", + "8d0e2bcb", + "f62cf1d5", + "bafccdb2", + "a8bcc4b2", + "be643c6f", + "d6cec126", + "cef93a9d", + "18f0a375", + "a50dd36a", + "31a1b24e" + ], + "datasets": [ + { + "label": "aweXpect time", + "unit": "ns", + "data": [ + 304.53645614477307, + 328.66932388714383, + 306.69245314598083, + 301.3085208960942, + 315.39779373577665, + 317.1949115753174, + 301.54692827860515, + 315.0062762260437, + 307.0068321961623, + 314.97997426986694, + 304.8040408452352, + 309.0778631766637, + 336.5508539199829, + 313.7182680130005, + 310.73493378957113, + 301.4533649172102, + 353.4685601506914, + 302.6582782268524, + 304.9169611249651, + 314.4776598123404, + 328.17161060969033, + 307.4428845814296, + 313.79391282399496, + 309.4396237593431, + 307.63651008605956, + 321.6040688196818, + 307.00577507019045, + 316.59784422601973, + 312.88508297602334, + 294.88878338153546, + 299.3778176943461, + 317.48860057195026, + 296.75530840555825, + 291.4519522190094, + 300.23872391382855, + 309.86661259333295, + 296.9761929512024, + 305.17502234776816, + 312.66588055292766, + 321.59086221059164, + 327.39163573582965, + 312.77659505208334, + 293.48995269139607, + 300.0718457017626, + 293.4669546445211, + 320.27522567113243, + 324.1211121082306, + 303.04374570846556, + 327.38395783106483, + 304.15941893259685, + 304.63714729036604, + 304.3760178565979, + 325.6111857732137, + 298.00174484934126, + 318.00646664301553, + 332.5949724197388, + 321.31823145548503, + 324.0251363436381, + 315.7313572679247, + 319.4534008026123, + 327.38727184931435, + 309.0163112367903, + 302.23387893040973, + 299.89982717377796, + 302.70174352327984, + 299.3996392885844, + 323.8548304875692, + 299.89240496499195, + 294.25802091451794, + 318.14660568237304, + 295.48374312264576, + 319.37698322931925, + 298.12826486996244, + 307.6374376501356, + 310.9973363558451, + 326.296169479688, + 320.5837716375078, + 340.6090046882629, + 314.49072392781574, + 329.8992637316386, + 315.19961846669514, + 319.03796984354653, + 336.5770201365153, + 325.5628830273946, + 343.2748657544454, + 399.3094798088074, + 324.83393408457437, + 313.51130944031934, + 336.34786796569824, + 298.58362678119113, + 331.239467723029, + 330.7693397839864, + 345.27203534444175, + 331.4345299402873, + 333.43487313588463, + 311.7837176640829, + 316.9929438829422, + 312.6925959587097, + 299.79153267542523, + 323.36700425829207, + 310.60553410847984, + 325.3907588322957, + 310.20801000595094, + 326.65651318232216, + 340.94956933535065, + 335.98969347136364, + 329.22149163026074, + 320.7075046221415, + 429.9304851849874, + 439.06155958175657, + 442.5496834119161, + 474.82763818105065, + 426.4658273379008, + 363.82479899724325, + 356.8363218307495, + 357.7305053642818, + 373.51889893213905, + 367.9986436843872, + 350.1298258304596, + 359.2368490854899, + 358.1057454622709, + 338.962934085301, + 368.92051388422647, + 366.0841347058614, + 390.830265712738, + 335.9811173439026, + 391.53565440859114, + 346.06633356639315, + 347.34580313364665, + 355.95208101272584, + 355.47241195042926, + 347.86191294988, + 342.6837420463562, + 359.0232746442159, + 347.9251470565796, + 363.94848944590643, + 345.75040568624223, + 360.205733367375, + 345.76703269141063, + 336.8282773835318, + 332.7059574860793, + 346.1113056818644, + 343.7549833615621, + 345.63378025690713, + 355.2077462832133, + 343.50774869918826, + 353.7673026402791, + 362.0175166130066, + 337.81743675867716, + 352.41244071324667, + 346.6699796676636, + 327.23792594273885, + 349.86260458628334, + 332.9062349115099, + 348.0253969192505, + 333.7147529919942, + 355.70023959477743, + 344.400312937223, + 341.82775629483734, + 347.3814981324332, + 349.7785401662191, + 381.7512897763933, + 336.7437336104257, + 351.1178954442342, + 340.26833197275795, + 360.7692256314414, + 348.31151987711587, + 378.8276767412821, + 344.6333299416762, + 369.10111042658485, + 341.05374489511763, + 351.072160414287, + 352.15367952982587, + 350.36364625295005, + 363.7682220458984, + 350.7579024755038, + 348.5818765640259, + 373.6020880063375, + 357.23730884279524, + 355.1486850466047, + 361.08979349136354, + 385.5733520825704, + 362.89561853408816, + 260.6219154993693, + 267.1549735705058, + 254.9938567706517, + 269.11847749123206, + 268.22042716344197, + 270.87497364679973, + 269.43409357070925, + 276.3807796410152, + 271.953155263265, + 265.5304442087809, + 269.5926916758219, + 255.21824179376875, + 305.8033173424857, + 310.2354601860046, + 320.84224213872636, + 311.74326975005016, + 324.1367013795035, + 310.8449862162272, + 311.55052595872144, + 325.57109610239667, + 331.90583082607816, + 316.89248394966125, + 316.0221185684204, + 337.60048491160074, + 332.73864224978854, + 324.72881041254317, + 323.1034324645996, + 314.9434088298253, + 331.9945740699768, + 309.2631950060526, + 320.47593148549396, + 334.1007035891215, + 310.067596244812, + 400.01151927312213, + 328.8593104680379, + 316.1708313501798, + 305.0399069786072, + 420.4995104244777, + 329.5756052652995, + 325.4519148554121, + 315.53746509552, + 307.3575401624044, + 307.17106339136757, + 334.04503107070923, + 317.9162379673549, + 369.50406920115154, + 309.20889339447024, + 319.5709954670497, + 346.15348800023395, + 370.55715093612673, + 322.3637885366167, + 324.152760664622, + 336.1079351425171, + 318.9303197860718, + 302.44828540938244, + 335.6253076553345, + 320.62817436854044, + 312.7002767244975, + 323.6907636324565, + 316.273068300883, + 316.09698567023645, + 346.48501412073773, + 321.03849148750305, + 343.622248617808, + 323.2542981367845, + 321.87919481595355, + 310.1965752601624, + 330.4692884763082, + 345.95934171676635, + 321.12500890096027, + 320.59356542996, + 322.5970549583435, + 309.9200983365377, + 320.98374331792195, + 355.39944585164386, + 320.67167244638716, + 311.01900577545166, + 330.3369025502886, + 312.1214802265167, + 322.26248404184975, + 333.021638806661, + 323.4944691998618, + 328.75616998672484, + 386.79594602584837, + 349.9901569366455, + 354.09764188130697, + 335.60100383758544, + 329.0063972791036, + 331.0735701243083, + 383.5896593161992, + 354.55623836517333, + 318.33969238826205, + 328.04169661658153, + 339.63557319641114, + 324.88600904600963, + 345.48704694112143, + 335.54828176498415, + 324.6192995707194, + 360.8786482810974, + 369.8556284268697, + 337.4909543650491, + 344.6681323732649, + 344.58875094927276, + 404.3627974305834, + 346.1702092034476, + 337.8303912480672, + 344.9213002522786, + 386.86575280703033, + 343.8973602881798, + 329.9240467389425, + 356.44820238749185, + 330.760696547372, + 347.1617356300354, + 347.54862417493547, + 371.5721657752991, + 357.67176113128664, + 347.5104963098253, + 327.91306355794273, + 342.3728185017904, + 354.1745580991109, + 341.0157405413114, + 346.34708077112833, + 367.556484635671, + 360.1514263470968, + 361.8039043744405, + 364.5241165161133, + 376.509240933827, + 346.3127804120382, + 363.49911438624065, + 361.23296387990314, + 335.1684801419576, + 372.5633696873983, + 331.1578245162964, + 342.42493467330934, + 356.95237627029417, + 336.2319192568461, + 338.51004954746793, + 354.59153922398883, + 327.1133761405945, + 382.6746514002482, + 383.23816747665404, + 328.71765829722085, + 370.3406238555908, + 361.7065555027553, + 359.9394147946284, + 332.38635169542755, + 403.75442225138346, + 363.8827963511149, + 340.064981396993, + 392.8086578845978, + 377.83654537200925, + 394.5958653177534, + 348.3294795581273, + 353.49674501419065, + 356.28253671101163, + 343.1581967353821, + 330.7347277959188, + 360.0867914472307, + 355.0507823739733, + 379.25353883107505, + 368.0010365758623, + 341.68189595540366, + 372.183012008667, + 351.94055821345404, + 393.65715618133544, + 387.4294823646545, + 378.324741767003, + 412.85512048857555, + 455.29218649864197, + 479.91764661243985, + 445.2301510810852, + 432.27665462493894, + 467.45049694606234, + 433.83433113098147, + 438.6982889175415, + 420.5760557310922, + 418.1136304415189, + 416.72663402557373, + 452.2651821454366, + 433.02853911717733, + 475.7194676081339, + 447.6604925473531, + 435.70586105493396, + 438.261678536733, + 460.0618996620178, + 414.25801073710124, + 455.679947750909, + 436.6501162528992, + 434.5228415897914, + 429.6565693787166, + 431.329376856486, + 466.5073441187541, + 432.7024888674418, + 417.36274047692615, + 443.0111813178429, + 438.89003324508667, + 482.0093069757734, + 450.38661425908407, + 435.8279695828756, + 425.59944508870444, + 417.7533317345839, + 449.55778255462644, + 483.25185521443683, + 489.10580348968506, + 496.1378790310451, + 461.6624502454485, + 506.2351643698556, + 472.7600017229716, + 482.68781960805256, + 472.96145346959435, + 512.112722269694, + 494.0269825617472, + 467.2325421969096, + 493.94981346130373, + 478.46248556772866, + 458.3356009165446, + 469.0961554600642, + 503.9838460286458, + 495.38142693837483, + 508.9947265897478, + 489.0047341755458, + 470.5525126775106, + 459.33850064644446, + 497.53650697072345, + 484.43059997558595, + 509.34662373860675, + 476.7005522410075, + 493.14027620951333, + 417.1361598650614, + 421.72915906906127, + 428.8254949251811, + 452.9621279920851, + 417.92175947825115, + 464.6669739314488, + 417.1481029510498 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "aweXpect memory", + "unit": "b", + "data": [ + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 928, + 936, + 936, + 936, + 936, + 936, + 936, + 936, + 936, + 936, + 952, + 952, + 952, + 952, + 1480, + 1480, + 1480, + 1480, + 1480, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 968, + 968, + 968, + 968, + 968, + 968, + 968, + 968, + 968, + 968, + 968, + 968, + 968, + 968, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 992, + 992, + 992, + 992, + 992, + 992, + 896, + 896, + 896, + 896, + 896, + 896, + 896, + 896, + 896, + 896, + 896, + 896, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1120, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1128, + 1160, + 1160, + 1160, + 1160, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1056, + 1056, + 1056, + 1056, + 1056, + 1056, + 1056 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + }, + { + "label": "FluentAssertions time", + "unit": "ns", + "data": [ + 351.26639202662875, + 409.45268201828003, + 351.31532487869265, + 354.7790416399638, + 364.92660064697264, + 375.06243960062665, + 370.2074193954468, + 360.54308700561523, + 347.67961702346804, + 368.80354767579297, + 347.7576244990031, + 370.4904707499913, + 378.0701917330424, + 347.05598201751707, + 350.3273480279105, + 347.56763416926066, + 393.68461221059164, + 363.2047135353088, + 355.0443636258443, + 399.4756405353546, + 352.3239835671016, + 356.52601159413655, + 372.75389159520466, + 354.195907274882, + 342.5066101367657, + 355.18453216552734, + 410.96202989986966, + 409.5653594652812, + 422.5815559387207, + 408.70154603322345, + 422.1491066296895, + 457.0513175646464, + 407.5110998471578, + 420.3721050262451, + 436.49057092666624, + 417.69425926889693, + 416.06316493352256, + 446.42561159133913, + 413.45227187020436, + 524.2538003921509, + 443.078218460083, + 447.3975631640508, + 415.69039386113485, + 427.68728901545205, + 441.68968146187916, + 454.14619569778444, + 451.8464105810438, + 455.07607151667276, + 481.79338855009814, + 437.0457924842834, + 425.1250131607056, + 416.42587032318113, + 459.4375424385071, + 411.77124344507854, + 414.1511273701986, + 474.2817321777344, + 440.1281431833903, + 451.6926376479013, + 410.07725633893693, + 450.5949158032735, + 429.21413590357855, + 405.9548151016235, + 438.9984813054403, + 409.35538145474027, + 449.3052138941629, + 422.91461254755654, + 446.82914609909056, + 413.07987932058484, + 417.5614389351436, + 422.94336194992064, + 415.73135528564455, + 410.66177180608116, + 413.28576643126354, + 419.6401875178019, + 422.98476972579954, + 439.04478988647463, + 433.50040534337364, + 422.6783900601523, + 407.44866660435997, + 462.27855043411256, + 421.06804469426476, + 420.30005400975546, + 430.7130115372794, + 415.5961516086872, + 461.5416115760803, + 532.2080801010131, + 441.3652965863546, + 420.0080930709839, + 444.5918750081743, + 419.8537077585856, + 442.810614045461, + 475.5955322810582, + 440.76762177149453, + 480.552694384257, + 438.189592054912, + 552.9477722304208, + 417.8204117457072, + 440.5437582560948, + 398.6889851093292, + 420.45587536493935, + 432.20756081172397, + 433.5679268836975, + 412.53609495162965, + 437.4341393709183, + 432.31234077306897, + 421.87431132793427, + 415.84040892918904, + 407.35540272394815, + 433.3582371075948, + 420.9524370340201, + 425.49004691441854, + 416.2859706878662, + 407.91362778345746, + 419.3358166558402, + 414.8054381052653, + 405.13646023614064, + 429.2879702568054, + 441.7760039329529, + 418.6946670668466, + 419.6120225906372, + 416.76894216537477, + 428.82164611816404, + 491.16524443259607, + 444.8376623471578, + 499.4384692509969, + 432.0619774500529, + 483.3669633547465, + 422.4853186289469, + 416.58218387457043, + 449.308858426412, + 425.3515562057495, + 418.4506005605062, + 411.99478673934937, + 408.7225323404585, + 412.89527552922567, + 457.26135698954266, + 409.0935947418213, + 427.81383498509723, + 436.74862009684244, + 419.61893234934126, + 417.6162357966105, + 429.3557568868001, + 421.3166163444519, + 417.2386638777597, + 437.0633897145589, + 409.3698238690694, + 421.43677520751953, + 419.16175044377644, + 413.08958504750177, + 439.9285873685564, + 414.64030381611417, + 413.3505523999532, + 417.97452425956726, + 412.93423722585044, + 407.07984895706176, + 411.0302793820699, + 467.19529029301236, + 408.16460307439166, + 426.5458315531413, + 429.81826060612997, + 420.6568264620645, + 478.3635486602783, + 409.93663011278426, + 415.0427648862203, + 501.2262914657593, + 436.8153597831726, + 416.94818172454836, + 461.9652804647173, + 434.73349113464354, + 443.058380762736, + 425.1323392050607, + 408.2790579114641, + 436.9684745788574, + 416.31424036026, + 462.38041969935097, + 415.91175821849276, + 423.1364303656987, + 448.6099762916565, + 425.95115058762684, + 408.47902362687245, + 427.4617662747701, + 471.8195525487264, + 459.46896031697594, + 453.58026231129963, + 462.3741830417088, + 461.50351224626814, + 485.9628042834146, + 472.77625162260875, + 483.4981426556905, + 477.31995919545494, + 491.90489689509076, + 453.6384391466776, + 494.29116083780923, + 466.64023366341223, + 472.8447083791097, + 463.31775931517285, + 458.95048430987765, + 468.40600602967396, + 456.3158748149872, + 459.9366309642792, + 463.79639853749956, + 447.4516038161058, + 475.9512894834791, + 480.5227783203125, + 457.31557512283325, + 465.6692876815796, + 486.19733295440676, + 518.8307388941447, + 474.121267636617, + 461.00527041753134, + 451.52869078318275, + 516.7315806661334, + 470.53340026310514, + 462.6129742940267, + 484.86786600748695, + 449.47659437473004, + 471.0718896865845, + 483.3842655590602, + 447.85168031056725, + 447.70865934235707, + 651.1543642452785, + 462.3107726757343, + 479.8086456934611, + 472.50604704448153, + 457.0701125008719, + 449.8377588272095, + 473.66288668314616, + 460.4336898803711, + 522.336421140035, + 453.5372713724772, + 467.63522345225016, + 487.55245005289714, + 501.50936568578084, + 466.5115341186523, + 463.506650352478, + 509.7198886235555, + 457.40909881591796, + 457.08305050776556, + 483.5858457565308, + 474.3432981491089, + 458.92913277943927, + 459.5744208653768, + 447.87482500076294, + 451.2627917803251, + 511.95439224243165, + 475.51999746958415, + 484.07260138193766, + 490.0394927538358, + 480.72745384488786, + 484.2794088363647, + 501.67386004130043, + 509.8131201426188, + 456.2291506767273, + 491.4281099319458, + 473.10309168008655, + 466.8173184712728, + 447.55869150161743, + 510.8224069595337, + 475.9185428619385, + 449.5346137682597, + 473.49254035949707, + 466.9854555130005, + 471.3781625307523, + 468.82323525746665, + 465.3824154218038, + 461.8846741676331, + 543.8470994949341, + 502.7881717046102, + 493.5823944091797, + 480.3555441538493, + 464.9862608909607, + 463.304212697347, + 589.0924611409505, + 470.66162236531574, + 449.5947645505269, + 462.79691820144654, + 548.6617100579398, + 459.0914795215313, + 468.7973273595174, + 457.1514930089315, + 466.4843738079071, + 533.010534286499, + 491.16339473724366, + 471.05012060801187, + 480.88228034973145, + 474.36408478418986, + 552.2087310791015, + 471.5006531935472, + 452.5546978541783, + 487.6526235580444, + 473.23411293029784, + 491.4839486440023, + 464.06545241673786, + 493.75733477274576, + 461.34744453430176, + 491.61240717569984, + 465.5487283706665, + 548.4726373672486, + 468.48163347244264, + 483.28295974731446, + 447.77258291244505, + 459.2809407711029, + 484.323215675354, + 461.5715643442594, + 513.3697696050008, + 525.7692464192709, + 476.9977034841265, + 481.75133043924967, + 516.5487712224325, + 505.93892451695035, + 473.5942123413086, + 468.90663712365284, + 487.35039081573484, + 464.8735952695211, + 575.2352180480957, + 488.2162861506144, + 457.6144228935242, + 505.07166086832683, + 450.139838886261, + 449.3180795056479, + 463.97621065775553, + 448.39687801996865, + 506.03544780186246, + 502.4566553115845, + 464.93153654734294, + 502.4130224863688, + 554.466837946574, + 540.6979899406433, + 469.28064911706105, + 475.27943270547047, + 576.4057349522908, + 484.9827379862467, + 564.8904190063477, + 529.1992258071899, + 497.35900224049885, + 477.90038274129233, + 485.5436551411947, + 461.56122985252966, + 475.9392600695292, + 463.1377405166626, + 488.0906815210978, + 473.3497388839722, + 516.9261315027873, + 507.9561713763646, + 459.5084365698007, + 487.8498085021973, + 486.51093877156575, + 502.00601793924966, + 478.31025444666545, + 480.1595137278239, + 481.1508778889974, + 503.26514638264973, + 505.1947363339938, + 504.88905709584554, + 467.325460093362, + 518.2871790568034, + 457.87321380206515, + 478.71507314046227, + 493.15801734924315, + 478.1383398691813, + 478.2495183577904, + 464.8676253098708, + 493.5037216186523, + 530.8186480840047, + 462.2912927309672, + 493.6350006421407, + 513.2092495600383, + 488.6699652353922, + 456.0181517918905, + 471.13205769856773, + 486.00647996266684, + 461.29454360689436, + 484.4121147155762, + 457.65990911211287, + 529.0961756706238, + 466.54764740807667, + 468.23926849365233, + 476.74132183619906, + 505.2962252934774, + 548.6755205790201, + 505.41757990519204, + 485.9532375971476, + 472.77169370651245, + 452.14571247782027, + 456.9725922175816, + 467.848566309611, + 483.3057573182242, + 461.2750885327657, + 456.0559544881185, + 479.63954594930016, + 473.97689507557794, + 463.76653374158417, + 474.33885803222654, + 645.7190235773722, + 499.6340201059977, + 464.5885016123454, + 464.2724816640218, + 489.9969794409616, + 526.9969946543375, + 474.98258851369224, + 488.6703682626997, + 477.5152720723833, + 494.6512009938558, + 487.08661162058513, + 469.4168283022367, + 486.88782761891684, + 515.5210558573405, + 481.6572167078654, + 477.04914719717846, + 478.9951577504476, + 548.7480166980198, + 1222.8185269673666, + 1158.414110438029, + 1213.3131118187537, + 1403.9719693320137, + 1184.2187130791801, + 1354.2897472381592, + 1194.9270001820155 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "FluentAssertions memory", + "unit": "b", + "data": [ + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1832, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 1904, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 3896, + 3896, + 3896, + 3896, + 3896, + 3896, + 3944 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + } + ] + }, + "StringArray": { + "commits": [ + { + "sha": "198447f7ad33650ea18d7239d6579cda44f17f2f", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 19 22:32:18 2025 \u002B0100", + "message": "fix: execute benchmark report in main build (#219)" + }, + { + "sha": "e994b4ddac319ba1496d5d908adabef71217f6b5", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:06:43 2025 \u002B0100", + "message": "docs: avoid reporting benchmarks for the same commit twice (#221)" + }, + { + "sha": "a6022c2c3716943fc039096336119983cf150e7e", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:17:07 2025 \u002B0100", + "message": "coverage: exclude polyfill files (#222)" + }, + { + "sha": "ba348350c55bc5b042f1e6116e5f4ddb00a80a24", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:43:03 2025 \u002B0100", + "message": "fix: finalize release when at least one push succeeded (#223)" + }, + { + "sha": "96f70d37e5bf44488ff777dab44333c47fbccfeb", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 11:28:18 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.18.0 (#229)" + }, + { + "sha": "a65ca3f33d06e0a712049c084956217791a1af8d", + "author": "Valentin", + "date": "Mon Jan 20 11:18:44 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.18.0" + }, + { + "sha": "b6626f8ea71062e77ed99d409fffa363faeeb86c", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:26 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.0 to 1.5.1 (#228)" + }, + { + "sha": "08ef69d9676332d2cc040e885cf1d859ae9a0238", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:36 2025 \u002B0100", + "message": "build(deps): bump SharpCompress from 0.38.0 to 0.39.0 (#227)" + }, + { + "sha": "8c5638ae5f225aa69698100f545da758885f3385", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:43 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.6.137 to 0.6.151 in the tunit group (#226)" + }, + { + "sha": "8111de1379be71399916ded9e459e43d9a746ca3", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:53 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#225)" + }, + { + "sha": "8881f80647f5e9da9bf8886db6ea6fec9537abc9", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:55:02 2025 \u002B0100", + "message": "build(deps): bump the nuke group with 2 updates (#224)" + }, + { + "sha": "a7ed6bc73346bbd62c70d36a9a61536eb87ad8de", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 13:24:55 2025 \u002B0100", + "message": "fix: finalize release executed only after aweXpect push (#230)" + }, + { + "sha": "46c2cd1d1828af4cc393c10457ea5ac986ee3cd2", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 14:17:39 2025 \u002B0100", + "message": "docs: set minimum of benchmark y-axes to zero (#231)" + }, + { + "sha": "d876d08995d12eeb8245ab23facecf32ed792e3c", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:03:50 2025 \u002B0100", + "message": "docs: reset benchmarks on main branch (#220)" + }, + { + "sha": "93717d26631de81c120e13f330547f3f4040da7b", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:39:26 2025 \u002B0100", + "message": "feat: include string options in expectation (#232)" + }, + { + "sha": "912178e4685bcae129fef70bb372d9d440b11b4a", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:43:06 2025 \u002B0100", + "message": "docs: fix extension documentation (#233)" + }, + { + "sha": "63f4a10e620ff1fe1ea3992f21699d158248a60d", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 21 08:03:52 2025 \u002B0100", + "message": "fix!: signature of \u0060NotEquivalentTo\u0060 (#234)" + }, + { + "sha": "839ca5f6aa7d14f6f63b92ab00b20ec32dea9b33", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 21 16:27:47 2025 \u002B0100", + "message": "coverage: add missing tests in aweXpect.Core (1) (#235)" + }, + { + "sha": "09ad8c6c63abcf2655824baffd0a07ca78f6ddd9", + "author": "Valentin Breu\u00DF", + "date": "Wed Jan 22 07:43:05 2025 \u002B0100", + "message": "fix: readme links in generated nuget packages (#236)" + }, + { + "sha": "55e8ae69fd60c7b889baa50873570f5883b7d847", + "author": "Valentin Breu\u00DF", + "date": "Wed Jan 22 09:35:25 2025 \u002B0100", + "message": "chore: update aweXpect.Core version to prepare release v0.19.0 (#237)" + }, + { + "sha": "c94804fe602f4c5adbeb3b0b93df215c56058157", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 11:34:36 2025 \u002B0100", + "message": "refactor: avoid creating core release in Github (#238)" + }, + { + "sha": "efadb67a50b5ad3732d07280893be3b1993c9b49", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 13:23:34 2025 \u002B0100", + "message": "fix: support \u0060Is\u0060/\u0060IsNot\u0060 for types (#239)" + }, + { + "sha": "d782eda8ddc3cb6a13d0bc450d4c111d68190157", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 16:30:30 2025 \u002B0100", + "message": "feat: support formatting \u0060char\u0060 (#240)" + }, + { + "sha": "4ee65a13d6e094107cd8e99f0c6d55b35c61a7e6", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 16:57:55 2025 \u002B0100", + "message": "feat: support \u0060IsNull\u0060 for structs (#241)" + }, + { + "sha": "4c351d722081e97e2b83d10813f56037263f5661", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 18:18:52 2025 \u002B0100", + "message": "feat: support \u0060.Is()\u0060 with struct types (#242)" + }, + { + "sha": "c1fd6252efc27628a26e9da3c356243023763c9f", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 21:45:57 2025 \u002B0100", + "message": "fix: add \u0022class\u0022 constraint to \u0060IsSameAs\u0060 (#243)" + }, + { + "sha": "a878c654debf69a880800e15bdb0c179bc74ff16", + "author": "Valentin Breu\u00DF", + "date": "Sat Jan 25 07:39:58 2025 \u002B0100", + "message": "docs: use fluentassertions 8 in benchmarks (#244)" + }, + { + "sha": "680600babaa52ff3d2a7f410a6a0acf71f2933e9", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 07:39:08 2025 \u002B0100", + "message": "feat: support synchronous expectations via \u0060.Verify()\u0060 (#245)" + }, + { + "sha": "24a061c3730392b3027be69c0248b6eef8d1fd54", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 07:42:18 2025 \u002B0100", + "message": "docs: remove no longer used \u0060MinVer\u0060 from documentation (#246)" + }, + { + "sha": "ca40146a97243a18d7885125306aba27e7a69995", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 15:33:17 2025 \u002B0100", + "message": "docs: update URL to awexpect.com (#248)" + }, + { + "sha": "a14be273924f30e0b247e5e8b5afbb579635cbff", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 15:59:01 2025 \u002B0100", + "message": "docs: add CNAME file (#249)" + }, + { + "sha": "7f8f299c3acbcd4118cab2a7774e13b95dae1dad", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 16:23:58 2025 \u002B0100", + "message": "feat: include options in expectation message of string collections (#247)" + }, + { + "sha": "14c3633f7c3dac7e1b78a01d74dea4eecedd0892", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 18:42:50 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.19.2 (#250)" + }, + { + "sha": "2979f1279e15727c0c6937979bdf1d429f348ccb", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 21:17:51 2025 \u002B0100", + "message": "docs: add explicit package descriptions (#251)" + }, + { + "sha": "27688f91da484e4a8cd4f6139ae49ead54df35fb", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:01:04 2025 \u002B0100", + "message": "feat: support chaining delegate expectations in any order (#255)" + }, + { + "sha": "acad1c5d1ed9f0832c9530823d71e37c9b40d05d", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:03:25 2025 \u002B0100", + "message": "refactor: cleanup \u0022Make variable type not nullable\u0022 (#256)" + }, + { + "sha": "d52b3a639abd2946ebc324dd3cdef19c7bf76651", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:35:19 2025 \u002B0100", + "message": "feat: make \u0060IsNull()\u0060 generic (#257)" + }, + { + "sha": "5899c66bcd95078518b2bd5810cce22c95624d03", + "author": "dependabot[bot]", + "date": "Mon Jan 27 09:32:23 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#259)" + }, + { + "sha": "d1cf0e582fad81b176fd98eb4e14fbafe17c5fbe", + "author": "dependabot[bot]", + "date": "Mon Jan 27 08:40:12 2025 \u002B0000", + "message": "build(deps): bump TUnit.Assertions from 0.6.151 to 0.7.19 in the tunit group (#260)" + }, + { + "sha": "5f7b8bc97634b7d7dee49319bd6190187fde3b07", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 11:03:27 2025 \u002B0100", + "message": "feat: make collection expectations nullable (#258)" + }, + { + "sha": "d2654cedff550ad0abb20421e957836b0eaaafa8", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 14:13:28 2025 \u002B0100", + "message": "chore: update aweXpect.Core to 0.19.3 (#264)" + }, + { + "sha": "e64de71b68b7d9208d98aab45454661e7c084300", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 14:36:32 2025 \u002B0100", + "message": "docs: fix name of suggested alternative in warnings (#265)" + }, + { + "sha": "37d40acf866c5c362c579295547c4dfa805018a6", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 15:42:30 2025 \u002B0100", + "message": "docs: add link to benchmark definition (#266)" + }, + { + "sha": "f9889e95e606e7815534c1baeeb6876768043efc", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 01:02:52 2025 \u002B0100", + "message": "chore: update Tunit to V8.0 (#267)" + }, + { + "sha": "eabdc5e7cbd8b07841c778e0d6069a9a86f95c22", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 09:50:24 2025 \u002B0100", + "message": "feat: rename \u0060Is\u0060 to \u0060IsEqualTo\u0060 to make the meaning more clear (#268)" + }, + { + "sha": "822385da970191e05233560b83abe0b738b5066f", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 16:22:20 2025 \u002B0100", + "message": "feat: refactor property expectations (#269)" + }, + { + "sha": "9296e1f70927c6addd764e43227cb6a16c2d04d1", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 18:16:49 2025 \u002B0100", + "message": "chore(deps): update aweXpect to v0.22.0 (#270)" + }, + { + "sha": "228dc6258bfb424a3edc91acfb4dba17ff2863cb", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 13:15:00 2025 \u002B0100", + "message": "feat: support static synchronous \u0060Verify\u0060 (#272)" + }, + { + "sha": "6a933f4ba21b149414198d5bb691d8e6fb82d662", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 15:18:44 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.19.4 (#273)" + }, + { + "sha": "6ae2b5bf711f496a7f02d1a930912adff8de8f2d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 16:29:50 2025 \u002B0100", + "message": "chore: update TUnit to v0.9.0 (#274)" + }, + { + "sha": "ccd0a244f2d145205fe5ca46d9943841c3cda61c", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 18:38:12 2025 \u002B0100", + "message": "feat: support pre-release packages (#275)" + }, + { + "sha": "87ab795e631f29410bb2a2d1deefc8dd449f8115", + "author": "dependabot[bot]", + "date": "Thu Jan 30 18:56:02 2025 \u002B0000", + "message": "build(deps): bump PublicApiGenerator from 11.3.0 to 11.4.1 (#263)" + }, + { + "sha": "4c1d86c197d49202b30e86dcc290cae446e7915a", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 09:10:38 2025 \u002B0100", + "message": "feat: strong-named sign the assemblies (#276)" + }, + { + "sha": "6a2e1ab7f9f401c8d0fc789a51319e216b734ddb", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 09:33:54 2025 \u002B0100", + "message": "feat: avoid creating releases on pre-release tags (#277)" + }, + { + "sha": "f423360092c1f7af553f5814d0da5b7271f2f616", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 11:27:44 2025 \u002B0100", + "message": "refactor: temporarily disable NU5104 (#278)" + }, + { + "sha": "cf683ba6f1b9a13f3d0b34f6504d6bb2d0727b30", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 13:21:44 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.20.0 (#280)" + }, + { + "sha": "9b72631ec8eabfa7caade3c8bf8205dbba4ccfa7", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 13:21:36 2025 \u002B0100", + "message": "feat: auto-update copyright year (#279)" + }, + { + "sha": "7fdbefe8d3dbb7fe1aabd567004395b29bd73a11", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 16:51:33 2025 \u002B0100", + "message": "chore: update aweXpect to v0.24.0 (#281)" + }, + { + "sha": "336dbe1664650a7117288af84650ee3452811b65", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 1 20:32:01 2025 \u002B0100", + "message": "feat: improve code-fix-provider (#282)" + }, + { + "sha": "f76cefad38fcbd92b34d839e94a59929d1fbe405", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 2 07:25:35 2025 \u002B0100", + "message": "feat: add \u0060GreaterThan\u0060/\u0060LessThan\u0060-\u0060OrEqualTo\u0060 to property expectations (#283)" + }, + { + "sha": "9a5312d98231752b464ca12894e567b65cbc7cb2", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 2 11:14:20 2025 \u002B0100", + "message": "refactor: speedup \u0060StringDifference\u0060 (#284)" + }, + { + "sha": "5c564abbc185e0c3b650cdcaf069483566dfa707", + "author": "dependabot[bot]", + "date": "Mon Feb 3 11:56:03 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#286)" + }, + { + "sha": "c709afb81612f6dbee6a26a9b01da91f041533f5", + "author": "dependabot[bot]", + "date": "Mon Feb 3 11:55:50 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.9.0 to 0.10.4 in the tunit group (#287)" + }, + { + "sha": "b630191da7acc45ce14ec7ec1cbbb7b786306a37", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:17:25 2025 \u002B0100", + "message": "refactor: rename \u0060Are(TItem)\u0060 to \u0060AreEqualTo(TItem)\u0060 (#289)" + }, + { + "sha": "0bebf24528a92ba97ae77969d80b73ba35159daa", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:49:49 2025 \u002B0100", + "message": "feat: include configuration options in string equal to expectations (#290)" + }, + { + "sha": "c935463f5fdd77556b04af7cdbeb94d5e7892c51", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:56:59 2025 \u002B0100", + "message": "refactor: group \u0022Microsoft.CodeAnalysis\u0022 updates for dependabot (#291)" + }, + { + "sha": "80179bea6a22fe75e7eaefcf72a3c38a24f80b92", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 13:11:48 2025 \u002B0100", + "message": "refactor!: move \u0060PropertyResult\u0060 to aweXpect.Core (#292)" + }, + { + "sha": "f57a059658f8e343dd90cdec66c4f6f070b46c60", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:13:44 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.1 to 1.5.3 (#295)" + }, + { + "sha": "55146670dd9a157d24358d6485e51e186212f2a5", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:13:48 2025 \u002B0100", + "message": "build(deps): bump coverlet.collector from 6.0.3 to 6.0.4 (#296)" + }, + { + "sha": "2547e0162393426fd34717edf4ef4cf5c470389a", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:14:11 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.10.4 to 0.10.6 in the tunit group (#293)" + }, + { + "sha": "c85f0a6085116a62761d41842b4d93229d0c725d", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 13:39:11 2025 \u002B0100", + "message": "refactor: simplify build pipeline to push nuget packages (#297)" + }, + { + "sha": "ab405d131c2ddfca63f7801e90686679e3c82d59", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 16:03:24 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.21.0 (#298)" + }, + { + "sha": "7cf053841b15013f0daad867164b04e4073a2a58", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 21:18:05 2025 \u002B0100", + "message": "feat: add \u0060ComplyWith\u0060 for collections (#299)" + }, + { + "sha": "b56e5fca49f77c86935cd777c0a1c61ebedf4baa", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 12:32:32 2025 \u002B0100", + "message": "docs: improve XML-Doc comments (#300)" + }, + { + "sha": "d4b664cdc97c087e0a6bacd0a630e6c3288f50d3", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 12:45:47 2025 \u002B0100", + "message": "refactor!: generic equality options (#301)" + }, + { + "sha": "9f1824ce78b9e5fe1596eab0cdd476dde9207dc4", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 13:40:01 2025 \u002B0100", + "message": "feat!: generic equality options (2) (#302)" + }, + { + "sha": "402fcf1bf65571795a1dd376fbc2aa48ad78292a", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 16:36:17 2025 \u002B0100", + "message": "chore: update aweXpect to v0.26.0 (#303)" + }, + { + "sha": "5930c6cb87c61321d4194c1a86e87c8074b62dee", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 08:37:58 2025 \u002B0100", + "message": "feat: improve equivalency (#304)" + }, + { + "sha": "8b6d5c3f21970d5f1cd04c1327ae7dc8e3899bc9", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 09:06:32 2025 \u002B0100", + "message": "docs: add core nuget badge (#305)" + }, + { + "sha": "982c1d09f8ad0bb809a9357d1c6a1017cf0cd1c6", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 09:23:51 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.23.0 (#306)" + }, + { + "sha": "8ae4321d9e06929c0fba8bf045724241e6a7df39", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 12:23:51 2025 \u002B0100", + "message": "refactor: improve code coverage (#307)" + }, + { + "sha": "236ea658dd027ff0c344b4e481a9d2e9a9b443a5", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 16:45:36 2025 \u002B0100", + "message": "refactor: improve code coverage (2) (#308)" + }, + { + "sha": "83affdbde5065f6d9fc9c3e667f323756aaf3e89", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 08:47:58 2025 \u002B0100", + "message": "fix: null handling in expectations on inner exceptions (#309)" + }, + { + "sha": "051f951e84cfa145bf70e6a902f359a8f4588c17", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 13:11:04 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.24.0 (#310)" + }, + { + "sha": "72034f95814162df71d6866ccb911ea00c49fcaa", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 16:46:55 2025 \u002B0100", + "message": "chore: update aweXpect to v0.27.0 (#311)" + }, + { + "sha": "896aa83e1cc540b579c8c71788f3684fbf4e22e2", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 08:21:10 2025 \u002B0100", + "message": "feat: change options to \u0060record\u0060 types (#312)" + }, + { + "sha": "4fb38900ee7db2337f104f11364d1dd97b01141a", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 14:27:57 2025 \u002B0100", + "message": "feat: improve equivalency (#313)" + }, + { + "sha": "e21efd5259231069dc353a0ed1dc031e3262939e", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 16:58:52 2025 \u002B0100", + "message": "feat: improve equivalency by allowing to specify the supported visibility of fields and properties (#314)" + }, + { + "sha": "0bf71956acfd2204c0dea7434128637911c31d1b", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 19:16:53 2025 \u002B0100", + "message": "feat: improve equivalency (#315)" + }, + { + "sha": "3a9023e9b63becb67a007fd5d55dcd623d5bd0be", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 05:35:45 2025 \u002B0100", + "message": "feat: add \u0060WhoseValue{s}\u0060 to dictionary \u0060ContainsKey{s}\u0060 expectations (#316)" + }, + { + "sha": "32612ac1bd6505d5c377e30b271cd3b8337a3751", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 06:00:37 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.25.0 (#317)" + }, + { + "sha": "3865700179835858ea681a38afe1ad29ba605efa", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:18:03 2025 \u002B0100", + "message": "feat: add \u0060AndOrWhoseResult\u0060 (#318)" + }, + { + "sha": "2e5abee59dc76a29b6e01c11b6831229d6afdcc7", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:26:16 2025 \u002B0100", + "message": "feat: add \u0060AreEquivalentTo\u0060 for collections (#319)" + }, + { + "sha": "c5d459a774ff25500c4e1c41a7bf7d88e1712362", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:54:29 2025 \u002B0100", + "message": "refactor: update \u0022needs\u0022 in build pipeline (#320)" + }, + { + "sha": "e907252126cbe0767ed9b6a29ac97af8f9efdc2e", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 11:18:07 2025 \u002B0100", + "message": "feat: include the key information in dictionary \u0060WhoseValue\u0060 (#321)" + }, + { + "sha": "0fe58fe8a85c0737f8945f67acf4a7d59c1b98c5", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 23:08:45 2025 \u002B0100", + "message": "refactor!: remove \u0022should\u0022 from expectation text (#322)" + }, + { + "sha": "85b5ef1879e5fa2f54eb71d0a34aed62cd657344", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 23:59:26 2025 \u002B0100", + "message": "feat: simplify \u0060HasStatusCode\u0060 expectation on \u0060HttpResponseMessage\u0060 (#323)" + }, + { + "sha": "853f31c84db0e8a44a8628f7e6cc1544fdfebd4e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 10:04:51 2025 \u002B0100", + "message": "chore: update aweXpect to v0.30.0 (#328)" + }, + { + "sha": "b8ec8b16b937fedda5e35dae3142e451e9bfcc01", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 12:56:23 2025 \u002B0100", + "message": "feat: Add \u0060AreExactly\u0060 for collections (#329)" + }, + { + "sha": "27d29c96b2191226d4203a1d54e2ec68c673e45b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 15:47:29 2025 \u002B0100", + "message": "refactor: cleanup code (#330)" + }, + { + "sha": "55e7e4fc36e520ffdfda00f473cafa7b2007c4d5", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 19:18:55 2025 \u002B0100", + "message": "feat: add \u0060WhoseParameters\u0060 for \u0060Signaler\u0060 (#333)" + }, + { + "sha": "b0e47762b9dff9411b49c7dfce5d9531fe782826", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:47:53 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.10.6 to 0.11.0 in the tunit group (#335)" + }, + { + "sha": "36644484fb0f233238d1370a9a0b9bf4a505ea9e", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:48:07 2025 \u002B0100", + "message": "build(deps): bump the xunit group with 4 updates (#336)" + }, + { + "sha": "f8f7d0ad3c52b6fd2f17380105e5526f0a7056ae", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:48:20 2025 \u002B0100", + "message": "build(deps): bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies (#337)" + }, + { + "sha": "eac7f2d29e73e96407f2239af62ed6565dcd1a67", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 10 20:39:45 2025 \u002B0100", + "message": "chore: update aweXpect to v0.31.0 (#341)" + }, + { + "sha": "e70deb86aa2bba5f3fdb9550427361314105f8f7", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 10:47:49 2025 \u002B0100", + "message": "feat: add \u0060TestCancellation\u0060 to aweXpect settings (#342)" + }, + { + "sha": "0ec04dd4ae1d470d91eb9763e48314a95e124b7e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 20:37:41 2025 \u002B0100", + "message": "coverage: add missing tests (#343)" + }, + { + "sha": "7c2a7584ad2c666d597dc0b4c472d9bdc116e33f", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 20:50:54 2025 \u002B0100", + "message": "docs: add \u0022Cancellation\u0022 as headline in docs (#344)" + }, + { + "sha": "e9022782b02473e54d0ca73ed6546ec3a19c1053", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 21:10:38 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.0 (#345)" + }, + { + "sha": "2c41be542bbcdf7bb9c8643813e9a84ad61d624d", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 21:31:51 2025 \u002B0100", + "message": "feat: add analyzer when object.Equals is used on \u0060IThat\u003CT\u003E\u0060 (#346)" + }, + { + "sha": "afa882ee430a10d4a663a546018cda5edf808479", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 01:23:00 2025 \u002B0100", + "message": "fix: customizations are \u0022AsyncLocal\u0022 (#347)" + }, + { + "sha": "969e065219289210888f6a3741c51f175d1e1bf3", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 01:26:14 2025 \u002B0100", + "message": "chore: update aweXpect to v0.32.0 (#348)" + }, + { + "sha": "60eb63031c20eeb00a983c441ad3b4d284020769", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 02:10:49 2025 \u002B0100", + "message": "refactor: revert changes that caused bad benchmarks (#349)" + }, + { + "sha": "3a4857513bf145df5e4eb1640ac5e9819e4a951e", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 07:57:12 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.1 (#350)" + }, + { + "sha": "3983116de1128f4699eb659a509c3c442704891f", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 09:03:49 2025 \u002B0100", + "message": "refactor: improve resilience of tests (#351)" + }, + { + "sha": "b04edcf8a2afce90907358fae72a74e8e7829d6e", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 10:22:17 2025 \u002B0100", + "message": "feat: add overwriting the global timeout locally (#352)" + }, + { + "sha": "4e57b02ca115de0908afd39b8bc97aece29f94db", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 21:21:11 2025 \u002B0100", + "message": "refactor: improve code coverage in aweXpect.Core (#353)" + }, + { + "sha": "23b59cb4b6304a90c69fde9833222439db4a2f3f", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 21:51:50 2025 \u002B0100", + "message": "refactor: improve code coverage in aweXpect (#354)" + }, + { + "sha": "40cc54fa59657af4bcf147c5ac4d5c78507d0ce5", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 22:28:43 2025 \u002B0100", + "message": "refactor: improve delegate coverage (#355)" + }, + { + "sha": "e5efbb978305b9cbe0d61f571b0cf6dcbcb47740", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 04:06:34 2025 \u002B0100", + "message": "refactor: consolidate error messages for delegates (#356)" + }, + { + "sha": "51c034fd65adef7d72b2711dff7f61b2cf117ee4", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:38:30 2025 \u002B0100", + "message": "docs: refactor the documentation structure (#357)" + }, + { + "sha": "106df424ca40df9b271c6dd2967bd3eb7ffc291c", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:41:39 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.2 (#359)" + }, + { + "sha": "a24ae4410ae25144b2f4800160e0f221cc9a35ee", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:52:32 2025 \u002B0100", + "message": "feat!: use \u0022HasCount\u0022 for counting items in a collection (#358)" + }, + { + "sha": "93221aa4249061be5d94da1cf166d1f7abf28ee3", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 08:15:05 2025 \u002B0100", + "message": "refactor: delete unused code in Http expectations (#360)" + }, + { + "sha": "a6a923e2a0e99d3701ef58e9dc7c14db7533d879", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 08:57:34 2025 \u002B0100", + "message": "refactor: make \u0060Initialization\u0060 testable (#361)" + }, + { + "sha": "4c2a787678320dba68f25b9338810dff25986b51", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 13:00:43 2025 \u002B0100", + "message": "refactor: improve code coverage of aweXpect.Core (#362)" + }, + { + "sha": "e108e728a4c81ee96a19fbbdec9b37ab43f2181e", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 17:34:40 2025 \u002B0100", + "message": "refactor: improve coverage of aweXpect.Core (#363)" + }, + { + "sha": "b69ccbf93ac5b2baeb390d5973f6626ab2835e7a", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 18:29:59 2025 \u002B0100", + "message": "feat: include options in collection \u0060Contains\u0060 (#364)" + }, + { + "sha": "4fd874e98b0376517392d128619a627d9b6fc1f3", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 19:58:37 2025 \u002B0100", + "message": "refactor: ensure correct \u0060null\u0060 handling for \u0060TimeSpan\u0060 expectations (#365)" + }, + { + "sha": "98a7b28ce438bae32f59d784a436caae556bd66a", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 20:17:52 2025 \u002B0100", + "message": "refactor: ensure correct \u0060null\u0060 handling for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#366)" + }, + { + "sha": "1085d54aed6265a3eacda9cd28b5a08af7f6c9ad", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 20:39:59 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.30.0 (#367)" + }, + { + "sha": "732f5d9da08cebe94fa74802cf7fdd090c9b7aeb", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 09:13:15 2025 \u002B0100", + "message": "fix: incorrectly named exception expectation (#369)" + }, + { + "sha": "2a8ac0a378d1311e6f430d9e23c07fb73885e5a5", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 09:17:40 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect: (#368)" + }, + { + "sha": "7412c4de5ebb1fb088cbfc4985554ef7b3d02a3b", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 10:38:47 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (2) (#370)" + }, + { + "sha": "4204834e873323af57e2219c773f6140d6457a26", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 12:29:25 2025 \u002B0100", + "message": "feat: return \u0022Undecided\u0022 when the collection could not be iterated completely (#371)" + }, + { + "sha": "06b4554137d84210ee70fe522af4a32c4e728be5", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 15:05:24 2025 \u002B0100", + "message": "chore: re-enable build scope (#375)" + }, + { + "sha": "42f921a4e89d9fd0d9f99f371e57c87857427474", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 17:17:24 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (3) (#376)" + }, + { + "sha": "fdc0aaae9b95f15777de40d68dcaf44b04e3c046", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 19:57:15 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (4) (#377)" + }, + { + "sha": "6e4441e13ad7fed30c219aff5133874e344d92fa", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 15:33:24 2025 \u002B0100", + "message": "feat!: remove Http and Json expectations (#378)" + }, + { + "sha": "12c765936621a94deca594b414cc58bb9098a568", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 21:06:28 2025 \u002B0100", + "message": "docs: include documentation from extensions (#379)" + }, + { + "sha": "b2959468330f7657c88caec2d68758ad54689183", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 21:19:16 2025 \u002B0100", + "message": "chore: add \u0022repository_dispatch\u0022 to build.yml (#380)" + }, + { + "sha": "07843f7f35cffea48197c86ff295104aa393761c", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 22:43:16 2025 \u002B0100", + "message": "refactor: use the \u0022InternalsVisibleTo\u0022 attribute in csproj (#381)" + }, + { + "sha": "84eb74e03f254e780e7537e3198faac120ac8a4e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 04:33:35 2025 \u002B0100", + "message": "chore: update TUnit to v0.13.0 (#382)" + }, + { + "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 04:48:16 2025 \u002B0100", + "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" + }, + { + "sha": "3cefc147bae2ebe6cf8ed6e465ecd75df017ee6a", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:06:00 2025 \u002B0100", + "message": "docs: limit benchmark data per default (#385)" + }, + { + "sha": "b9fe159b0df1c93b79d198a3b867d072a53e8d90", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:37:44 2025 \u002B0100", + "message": "feat: support canceled tasks (#386)" + }, + { + "sha": "4c5d53b031cc8be55d6cf8138307aef411807a73", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:52:13 2025 \u002B0100", + "message": "docs: limited-data cannot be uploaded in build pipeline (#387)" + }, + { + "sha": "79078484225c9b8b539f61b139746ac568bb095e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:22:39 2025 \u002B0100", + "message": "refactor: consolidate use of EquivalencyOptions (#388)" + }, + { + "sha": "eeee13915e9b0c07a32c097c5a3be9f083215eae", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:47:10 2025 \u002B0100", + "message": "refactor: execute code cleanup (#389)" + }, + { + "sha": "c6b3a8d5a2ab29c4796438c4ac19538c1b84b025", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:55:29 2025 \u002B0100", + "message": "docs: move extension projects under separate folder (#390)" + }, + { + "sha": "c6992a9248a8b854e479c8c58de852013b73a89b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 08:15:39 2025 \u002B0100", + "message": "docs: fix example for writing a custom extension (#391)" + }, + { + "sha": "0c336223308e044cfae772e0564e64e494a07228", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 08:39:04 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.0.0 (#392)" + }, + { + "sha": "dd4803124f8423871f8991f18170388f6e4b0733", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 09:05:55 2025 \u002B0100", + "message": "docs: add nuget badge to extension documentation page (#393)" + }, + { + "sha": "f6640b2ffdf76d5eda2b70b9626946a384736c49", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 10:42:13 2025 \u002B0100", + "message": "docs: fix link in README (#394)" + }, + { + "sha": "d8aaae48559a0e83768916d409714db3f1f961c5", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 12:44:39 2025 \u002B0100", + "message": "docs: fix incorrect line break in README (#395)" + }, + { + "sha": "e0d78b97a1b88d29190c977e6faae7a28d81a38e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 18 08:38:00 2025 \u002B0100", + "message": "docs: add redirects for extensions (#399)" + }, + { + "sha": "bf2c3932f3e333208fb89ffbd4839317ed71147b", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:11:08 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#396)" + }, + { + "sha": "fa4ce4f413162e8c37be5062033c49a36b5f1a4b", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:11:54 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.3 to 1.6.0 (#398)" + }, + { + "sha": "c5103c0ce6aa9a3803356744da67a48dd0ee21d9", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 11:19:12 2025 \u002B0100", + "message": "fix: consider \u0060FurtherProcessingStrategy\u0060 in \u0060MappingNode\u0060 (#400)" + }, + { + "sha": "128a061836f52b92c8bfa4b43f00ce18fc3377aa", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:48:50 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.13.0 to 0.14.0 in the tunit group across 1 directory (#402)" + }, + { + "sha": "0097e8960d2cf9bc985983feea16c8677f68737d", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:49:03 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.6.0 to 1.6.2 (#401)" + }, + { + "sha": "36cef1bf146d5445aa873af21bb6168f88e777ee", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 12:19:35 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.0.1 (#403)" + }, + { + "sha": "b07b08347c360d084eb47c1514732f1de27cc982", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 17:18:09 2025 \u002B0100", + "message": "chore: update aweXpect to v1.0.1 (#404)" + }, + { + "sha": "3065034c36dbba21de21ca5ca95d4610ec3f05cd", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 09:38:30 2025 \u002B0100", + "message": "feat: support async mapping nodes (#405)" + }, + { + "sha": "a6090881eab7fbdfcbeb87935425d0bb6fbc4f88", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 10:28:23 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.1.0 (#406)" + }, + { + "sha": "11eb957652173498965a63ea7ad6c8df67d28f8b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 11:42:42 2025 \u002B0100", + "message": "feat: support \u0060AddContext\u0060 in \u0060MemberExpectationBuilder\u0060 (#407)" + }, + { + "sha": "6da1bdd996ee3dc0e23a61f00062e28fb7f40045", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 13:11:09 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.2.0 (#408)" + }, + { + "sha": "e74b96fbfa10c29253be679de47c3b3c8001086f", + "author": "dependabot[bot]", + "date": "Mon Feb 24 20:19:00 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.14.0 to 0.14.6 in the tunit group (#410)" + }, + { + "sha": "ad717ef751db9b920448a9f29b43de7e6e214f30", + "author": "dependabot[bot]", + "date": "Mon Feb 24 20:18:48 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#409)" + }, + { + "sha": "977afeac6e33a93ac6bb327776c82fa9020c973e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 20:40:41 2025 \u002B0100", + "message": "feat: add \u0060CompliesWith\u0060 as generic expectation (#412)" + }, + { + "sha": "485d524cbdd18473b0d2c69f120e80a1ba1d45ac", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 21:22:00 2025 \u002B0100", + "message": "feat: add \u0060Within\u0060 repeated check for \u0060Satisfies\u0060 and \u0060CompliesWith\u0060 (#413)" + }, + { + "sha": "4d0029040776fbbeb889dec42c5ae7dd5fe2ab3f", + "author": "dependabot[bot]", + "date": "Tue Feb 25 21:09:12 2025 \u002B0000", + "message": "build(deps): bump PublicApiGenerator from 11.4.1 to 11.4.2 (#411)" + }, + { + "sha": "13732eacf5ff0694f75bd52ef3bd895460b3628c", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 22:09:58 2025 \u002B0100", + "message": "feat: trim common whitespace from expectation expressions (#414)" + }, + { + "sha": "e2eba3a908c1897d4681cda369724c968ea8efa5", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 10:46:15 2025 \u002B0100", + "message": "feat: allow specifying multiple contexts in \u0060MemberExpectationBuilder\u0060 (#415)" + }, + { + "sha": "29f000854964360832d38881b377450b1ce60c80", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 11:16:58 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.3.0 (#416)" + }, + { + "sha": "a92978eee6592d76b8d11a423f2b9e29f7dc3f74", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 16:07:05 2025 \u002B0100", + "message": "chore: update aweXpect to v1.4.0 (#421)" + }, + { + "sha": "dd4a0d1c564737d50a96644c4fa147e3479e695e", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 16:17:46 2025 \u002B0100", + "message": "refactor: use current year in copyright (#422)" + }, + { + "sha": "c93fce568e5fd5a8faeb4498c681602f9f3f4ebf", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 28 11:48:49 2025 \u002B0100", + "message": "chore: update aweXpect to v1.5.0 (#426)" + }, + { + "sha": "7012cf9fe99e58a9788ab362e38c7bff7b53aac7", + "author": "Valentin Breu\u00DF", + "date": "Sat Mar 1 07:31:50 2025 \u002B0100", + "message": "chore: update aweXpect to v1.6.0 (#431)" + }, + { + "sha": "10f1052efb6049163d5b2c90c14e9d82e9c3d344", + "author": "Valentin Breu\u00DF", + "date": "Sat Mar 1 15:08:21 2025 \u002B0100", + "message": "feat: add \u0060HasCount\u0060 for collections (#432)" + }, + { + "sha": "75dd39e715f4f58af3ad66dfdcca9bc6cd1d39df", + "author": "dependabot[bot]", + "date": "Tue Mar 4 13:11:24 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.14.6 to 0.16.4 in the tunit group (#434)" + }, + { + "sha": "ab75babf8d30e9b3ab1a01d4644fe1420088c547", + "author": "dependabot[bot]", + "date": "Tue Mar 4 13:11:50 2025 \u002B0100", + "message": "build(deps): bump the xunit group with 2 updates (#435)" + }, + { + "sha": "73699f2ce05bd23be059df3f8b91fde0c94749f8", + "author": "Valentin Breu\u00DF", + "date": "Tue Mar 4 13:25:25 2025 \u002B0100", + "message": "feat: add support for inconclusive tests (#440)" + }, + { + "sha": "02698bd2cf1ae3d78e84f3ea29400ec2e7967a65", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 9 12:20:38 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.1 (#444)" + }, + { + "sha": "8baa2a409242122daf165748a283f84e2606c815", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 9 14:02:01 2025 \u002B0100", + "message": "refactor: use explicit constraints for numbers (#445)" + }, + { + "sha": "c43dc7b02df37a84148cc7310d92c7a75e440ed4", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 06:55:00 2025 \u002B0100", + "message": "chore: support pull requests from forks (#451)" + }, + { + "sha": "b9ddf9125a5a51cae9bd2913588a4755e97db8a2", + "author": "dependabot[bot]", + "date": "Fri Mar 14 06:55:30 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.CodeCoverage from 17.13.1 to 17.14.2 (#448)" + }, + { + "sha": "651c6220eab01125cb6720bc07296bd12c451f06", + "author": "dependabot[bot]", + "date": "Fri Mar 14 08:28:29 2025 \u002B0100", + "message": "build(deps): bump PublicApiGenerator from 11.4.2 to 11.4.5 (#447)" + }, + { + "sha": "e8e579406612d6945ee5b105684555f8bea62c31", + "author": "dependabot[bot]", + "date": "Fri Mar 14 07:29:11 2025 \u002B0000", + "message": "build(deps): bump TUnit.Assertions from 0.16.4 to 0.18.26 in the tunit group (#446)" + }, + { + "sha": "43563dba1f0e3d20abef6793b53d48889dbf7603", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 10:22:49 2025 \u002B0100", + "message": "feat: make properties of \u0060FormattingOptions\u0060 public (#453)" + }, + { + "sha": "2dfb85c69746e1219f0ff19f5e775456c312f114", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 10:35:33 2025 \u002B0100", + "message": "chore: update Microsoft.codeAnalysis.* to v4.13.0 (#452)" + }, + { + "sha": "90fee8812070a81e273a10dfda3bd04001e0d845", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:05:36 2025 \u002B0100", + "message": "feat: add \u0060IsPrefix\u0060 and \u0060IsSuffix\u0060 as string equality option (#454)" + }, + { + "sha": "c114f7232e999d96d51e6bf68820bc03d84192ea", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:23:29 2025 \u002B0100", + "message": "fix: incorrect project in build pipeline (#455)" + }, + { + "sha": "0d568381c1eb0862af4524d9c393d25c4131a382", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:38:22 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v2.0.0-pre.2 (#456)" + }, + { + "sha": "2f1d12d920063a94daec7f758c2f917a6c8fc75c", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:44:21 2025 \u002B0100", + "message": "fix: analyis pipeline (#457)" + }, + { + "sha": "4d87a8bd44797f14e2c8350b6dd0996a241d885f", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 07:23:31 2025 \u002B0100", + "message": "fix: forward contexts from \u0060ManualExpectationBuilder\u0060 (#459)" + }, + { + "sha": "28efd912931c5084ed28162583281ccabc472feb", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 09:14:04 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.3 (#465)" + }, + { + "sha": "3fff2633dc67aa3cf460c92f2e939ad07d17fe27", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 10:43:16 2025 \u002B0100", + "message": "refactor: get rid of annotation warnings (#463)" + }, + { + "sha": "747a24ed586e9ecfc35c8c9847c48aab01503312", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 14:39:19 2025 \u002B0100", + "message": "feat: add missing negations (#466)" + }, + { + "sha": "736daeeabb8a1612a478cddbcd2547191487c54c", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 07:25:57 2025 \u002B0100", + "message": "feat: add context with equivalency options (#467)" + }, + { + "sha": "f6189ccdd0f53ac6501a6c26cf2270aedbded070", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 09:50:21 2025 \u002B0100", + "message": "refactor: remove obsolete \u0060ToString\u0060 overloads (#468)" + }, + { + "sha": "9204701a25c0a32e4ef3a53e8a0dbe189e4a41f8", + "author": "dependabot[bot]", + "date": "Mon Mar 17 10:12:05 2025 \u002B0100", + "message": "build(deps): bump the tunit group with 2 updates (#470)" + }, + { + "sha": "11b106e3b546c479a2b5f6c022fded08e9f97bef", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 10:17:11 2025 \u002B0100", + "message": "refactor: move nullable tests in subclass (#471)" + }, + { + "sha": "24fc41b18b6b349e5024e57a39e9eb7e8892e3c0", + "author": "dependabot[bot]", + "date": "Mon Mar 17 09:25:51 2025 \u002B0000", + "message": "build(deps): bump FluentAssertions and Microsoft.NETFramework.ReferenceAssemblies (#469)" + }, + { + "sha": "3af9446cb35c8d1cbe76492d5a09a5cfc262433e", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 12:15:04 2025 \u002B0100", + "message": "fix: missing expectation text in collections \u0060ComplyWith\u0060 constraint (#472)" + }, + { + "sha": "8b74560f17a738fd3a0f7b0e1a341e4c7a42f546", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 20:44:06 2025 \u002B0100", + "message": "fix: package reference in release mode (#473)" + }, + { + "sha": "8d5a07601f0fd13ab70c3f46594285c2c9af1484", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 11:18:17 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.5 (#476)" + }, + { + "sha": "b100e91a271529d9103a2f2058af130116ae5328", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 14:20:39 2025 \u002B0100", + "message": "coverage: add missing test cases (#477)" + }, + { + "sha": "12cced9d316cc966c5287464720e30dc95bdb116", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 14:29:36 2025 \u002B0100", + "message": "refactor: solve sonar issues (#478)" + }, + { + "sha": "4cfb62e93d273505ae62e73c6ffb4adb93c16ef9", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 15:23:28 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v2.0.0 (#479)" + }, + { + "sha": "8c5483ee162ab287def3a1dfa3a6cfffe557f8ff", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 20:21:30 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0 (#480)" + }, + { + "sha": "c17f75ad5dc08ebf207e8fdfa61ced46e0b60ea4", + "author": "Valentin Breu\u00DF", + "date": "Thu Mar 20 08:13:08 2025 \u002B0100", + "message": "chore: reset Microsoft.CodeAnalysis.* to v4.11.0 (#481)" + }, + { + "sha": "175c57930f3936bac57d85ce6c7b78a96ccac47e", + "author": "dependabot[bot]", + "date": "Mon Mar 24 12:12:17 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.6.2 to 1.6.3 (#485)" + }, + { + "sha": "0fa791adcbd59daa71a42b97721f6058f51c65b3", + "author": "dependabot[bot]", + "date": "Mon Mar 24 12:12:42 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#482)" + }, + { + "sha": "aad9bc45395204d3f736bea2ef1a2f04f79a40a9", + "author": "dependabot[bot]", + "date": "Mon Mar 31 11:08:16 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.18.60 to 0.19.32 in the tunit group (#487)" + }, + { + "sha": "396bfd6d2c32a76fe6d3d5f5c43c13ae2cb4b645", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 31 12:33:06 2025 \u002B0200", + "message": "chore: update aweXpect to v2.1.0 (#489)" + }, + { + "sha": "158a233ed6174aa31be7e8c171f03608e1f1d1c0", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 4 14:08:56 2025 \u002B0200", + "message": "fix: update docusaurus to fix GitHub security advisory (#490)" + }, + { + "sha": "27bfcfcea91c1638ece853f2a3653def9556ce97", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 5 16:56:35 2025 \u002B0200", + "message": "feat: allow overriding the subject description (#491)" + }, + { + "sha": "2597e1febf117fcccb094e922141b81798f3f576", + "author": "Valentin Breu\u00DF", + "date": "Sun Apr 6 21:07:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.2.0 (#492)" + }, + { + "sha": "8527c4e46e9d38f8a7433aeb1fa0399f3e5dc77b", + "author": "dependabot[bot]", + "date": "Mon Apr 7 14:29:50 2025 \u002B0200", + "message": "build(deps): bump the xunit group with 2 updates (#497)" + }, + { + "sha": "ec23c81a91312dfb172c47f71fafb6a7fc246028", + "author": "dependabot[bot]", + "date": "Mon Apr 7 14:29:31 2025 \u002B0200", + "message": "build(deps): bump TUnit from 0.19.24 to 0.19.32 in the tunit group (#495)" + }, + { + "sha": "d1fe3081ee4e150c0ac9a37d2f2b4d94b7b81e2c", + "author": "dependabot[bot]", + "date": "Mon Apr 7 15:19:49 2025 \u002B0200", + "message": "build(deps): bump NUnit.Analyzers from 4.6.0 to 4.7.0 in the nunit group (#496)" + }, + { + "sha": "ef3c4ea0da2f3726c86bfc4e03b07dbdbe3f6aae", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 15:09:46 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.0 (#502)" + }, + { + "sha": "0672d6ab3a832c40fef4c3b6d60b690592d38b69", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 15:59:01 2025 \u002B0200", + "message": "coverage: improve test coverage (#503)" + }, + { + "sha": "46d77bc34307d9036055ede3f158336c5677d3ad", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 20:34:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.3.0 (#504)" + }, + { + "sha": "cab3f522b1b5d376715f731e45b9da0b6fe8eb4f", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:07:56 2025 \u002B0200", + "message": "fix: catch \u0060ReflectionTypeLoadException\u0060 during initialization (#505)" + }, + { + "sha": "ef635cadc7aa67babbd66675f44bcd0b97610314", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:09:55 2025 \u002B0200", + "message": "fix: formatting exception with open generic types (#506)" + }, + { + "sha": "1273cb73620214a01520308e862b6b2bb2230fc9", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:29:06 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.1 (#507)" + }, + { + "sha": "95b58348dc1bca81c3d8f5f04b4ec003a215fbf8", + "author": "dependabot[bot]", + "date": "Mon Apr 14 19:25:23 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.19.32 to 0.19.74 in the tunit group (#508)" + }, + { + "sha": "3bce18cf82e2c6c6e3ebd52e212089ea217433d9", + "author": "Valentin Breu\u00DF", + "date": "Mon Apr 14 20:45:29 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.2 (#510)" + }, + { + "sha": "e6c950e2dca151fdb15d7ec34b24e46f005c8674", + "author": "Valentin Breu\u00DF", + "date": "Mon Apr 14 20:48:27 2025 \u002B0200", + "message": "feat: add \u0060IsNotEquivalentTo\u0060 for objects (#511)" + }, + { + "sha": "6130b25997a620542b72e639153caaa6750dc0cd", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 15:06:03 2025 \u002B0200", + "message": "feat: Add options for \u0060HasSingle\u0060 with predicate (#513)" + }, + { + "sha": "a515324e5d75808255997e3045c72fbcfae29f03", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 17:45:22 2025 \u002B0200", + "message": "fix: passive verbs for prefix/suffix string match type (#514)" + }, + { + "sha": "68d9a56eec61b923599df82b06345eca69e08f4f", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 18:15:05 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.3 (#515)" + }, + { + "sha": "1f7ff44a78222acf24f7295c97b5abe00933f2ca", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 23:09:20 2025 \u002B0200", + "message": "docs: include aweXpect.Reflection in documentation (#516)" + }, + { + "sha": "9bad633fcb529d20ea4e6bc01b39e863a3dbbe36", + "author": "dependabot[bot]", + "date": "Mon Apr 21 11:47:01 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.19.74 to 0.19.86 in the tunit group (#517)" + }, + { + "sha": "ec1c097dbbd46569f8eb989da1911b599faa4e5f", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 10:54:45 2025 \u002B0200", + "message": "fix: compare two \u0060null\u0060 should succeed for \u0060DateTime\u0060 and \u0060TimeSpan\u0060 (#522)" + }, + { + "sha": "0f3f4e97980977562dd5a6c04b6b1e529da3417a", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 11:41:21 2025 \u002B0200", + "message": "feat: add \u0060DoesNotHaveCount\u0060 for collections (#523)" + }, + { + "sha": "e8e013de5662244a2a88416497ac8c863e98acdb", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 12:17:21 2025 \u002B0200", + "message": "fix: format key and value of dictionaries correctly (#524)" + }, + { + "sha": "226b58d56dbae80293d3b678ee58e6350939741a", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 12:41:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.4 (#525)" + }, + { + "sha": "f5bf151515b5e3ed72c150c04642609c21e46f96", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 18:48:03 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.5 (#527)" + }, + { + "sha": "00d90a299c21aa170c0c85a7920531ede39b5486", + "author": "Valentin Breu\u00DF", + "date": "Thu Apr 24 03:45:14 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.4.0 (#530)" + }, + { + "sha": "3b35b5b80aa462e24848f04b1bdc714b4fa70178", + "author": "Valentin Breu\u00DF", + "date": "Thu Apr 24 07:26:31 2025 \u002B0200", + "message": "chore: update aweXpect to v2.7.0 (#531)" + }, + { + "sha": "a4e7e6e8cfc380407a9a473c81c75d6789ebac76", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 25 18:51:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.4.1 (#534)" + }, + { + "sha": "778a9d2ec57251f6c4452e393478513bb7b8ba26", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 26 16:31:15 2025 \u002B0200", + "message": "feat: add \u0060Implies\u0060 for nullable bool (#535)" + }, + { + "sha": "290f1de1e32f0a64e72d16d7acb2cff78e5f9dec", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 26 18:29:19 2025 \u002B0200", + "message": "fix: also apply analyzer \u0022aweXpect0001\u0022 when mixing with \u0060Synchronously.Verify\u0060 (#536)" + }, + { + "sha": "0921f48f46d3b2c17e4aab9c796a22f050cd10f4", + "author": "dependabot[bot]", + "date": "Mon Apr 28 19:53:32 2025 \u002B0200", + "message": "build(deps): bump PublicApiGenerator from 11.4.5 to 11.4.6 (#538)" + }, + { + "sha": "79641bc07bb5176aeddbdee5193d331d8e9d2e2f", + "author": "Valentin Breu\u00DF", + "date": "Thu May 1 18:46:36 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.5.0 (#542)" + }, + { + "sha": "a8c33b1b7ddd4195e51f9203e99b07c72306a13a", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 16:28:02 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#543)" + }, + { + "sha": "8d80a1da20ceb19f07f9e4a8c86235094ef33514", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 19:06:09 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060DateTime\u0060 and \u0060DateTimeOffset\u0060 (#544)" + }, + { + "sha": "b175affc4209bb00ad4cce520177b743e9f6f2e3", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 19:22:23 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060TimeSpan\u0060 (#545)" + }, + { + "sha": "aeaac5a96d167e4dbcee2b697044da00cc2c62f3", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 23:55:07 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for objects (#546)" + }, + { + "sha": "c02ec34a744481a8bf824d4abda93b1f2f395478", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 06:25:07 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for enums (#547)" + }, + { + "sha": "0709bcbaa97d804128281a2aa8a30c64b4417343", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 07:13:58 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 for numbers (#548)" + }, + { + "sha": "26291596b55dbd4d712f791c1a6935aededb307e", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 08:10:29 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.6.0 (#551)" + }, + { + "sha": "b0678de8ad3a4079ee897c46c61b8999ef1aac75", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 08:57:25 2025 \u002B0200", + "message": "feat: add \u0060char\u0060 expectations (#550)" + }, + { + "sha": "889bfeda836fe6853311cd4f956ccca4be75433b", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 09:21:26 2025 \u002B0200", + "message": "docs: fix char example for white-space (#552)" + }, + { + "sha": "f71870f38b5beb3e9b3043c87c7d623609d7b260", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 12:08:40 2025 \u002B0200", + "message": "fix: nullability handling in \u0060IsOneOf\u0060 (#553)" + }, + { + "sha": "187a765e7dff05a3390ba15d0690697016ade344", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 13:19:24 2025 \u002B0200", + "message": "fix: handle string \u0060.Contains\u0060 with empty string (#556)" + }, + { + "sha": "832882ed3364ddeaaa2b3d7f2c49daee99701d52", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 15:38:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.6.1 (#559)" + }, + { + "sha": "f1215d68b6cda35526c5c9543dff25bafc6bf2be", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 21:08:11 2025 \u002B0200", + "message": "fix: support open-generic types and interfaces in \u0060ThatObject.Is\u0060 (#561)" + }, + { + "sha": "5df2b5c0a3e01dbd73f130d776bfad6e652060e0", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 21:33:55 2025 \u002B0200", + "message": "feat: handle \u0060null\u0060 in type tests (#562)" + }, + { + "sha": "36b1ff77385d7f341498da304f0b2eadf9e30790", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 02:51:36 2025 \u002B0200", + "message": "refactor: \u0060Is\u0060/\u0060IsExactly\u0060 signature for \u0060null\u0060 case (#564)" + }, + { + "sha": "056d280a54436298b7d4f20cf32cd46d4f55aac8", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 03:03:24 2025 \u002B0200", + "message": "fix: support open-generic types and interfaces in \u0060ThatObject.IsExactly\u0060 (#565)" + }, + { + "sha": "80db07fd0be5cac12ea849d3da6fd7a010023cc1", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 03:05:12 2025 \u002B0200", + "message": "feat: include formatted expected value in failure message (#563)" + }, + { + "sha": "ec025a43243f67633027cbcef6e493f825ac8342", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 13:38:43 2025 \u002B0200", + "message": "feat: enable Tracing as customization option (#566)" + }, + { + "sha": "7cffa8422dfea1fccbd2a8198bf31a8b287b1128", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 20:25:07 2025 \u002B0200", + "message": "chore: update aweXpect to v2.9.1 (#569)" + }, + { + "sha": "39e6ba3b6d732c33ef32a0a750f94e3c118e032d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 22:27:47 2025 \u002B0200", + "message": "fix: correctly handle \u0060null\u0060 in string \u0060Contains\u0060 (#570)" + }, + { + "sha": "53a68057abf4b5cc510e9512d6c6468611c9ec6a", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 10:51:37 2025 \u002B0200", + "message": "chore: update aweXpect to v2.10.0 (#584)" + }, + { + "sha": "81ce72623cb3cb813d83cb8b0bcfb54e0d6fa574", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 11:54:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.8.1 (#585)" + }, + { + "sha": "c64a8e6e436a83168aae7b26c539186f0d6a0e14", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 21:56:22 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 type in collections \u0060Are(Type)\u0060 (#587)" + }, + { + "sha": "083abec01df497ae293c081986458feab324cf53", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 22:15:02 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 type in collections \u0060AreExactly(Type)\u0060 (#589)" + }, + { + "sha": "b248d20c16586d9a8f80b209d85c3e92b9c78196", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 08:00:31 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 predicates (#590)" + }, + { + "sha": "22e385c3e9dee3eea3c7557c5832bbc362a85db1", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 13:00:23 2025 \u002B0200", + "message": "fix: use the enumerator only once in \u0060IsEmpty\u0060 (#592)" + }, + { + "sha": "e4f3ff5d92cea9c0759ba6e93361b5f4c51b0b6d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 13:30:37 2025 \u002B0200", + "message": "fix: succeed when comparing two \u0060null\u0060 collections for equality (#593)" + }, + { + "sha": "113fe27ab148acbea339199c8772340081521094", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 21:31:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.9.0 (#597)" + }, + { + "sha": "d14f8f5ea10e099cc9cc62c125b55fd400c979ec", + "author": "Valentin Breu\u00DF", + "date": "Tue May 13 22:13:18 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.0 (#602)" + }, + { + "sha": "3d025a698a6200e34656666bd41dc058b4a2b831", + "author": "Valentin Breu\u00DF", + "date": "Thu May 15 17:56:41 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.1 (#605)" + }, + { + "sha": "c3567d33cf0835415dc89729a1591afd95200a5c", + "author": "Valentin Breu\u00DF", + "date": "Sat May 17 18:58:18 2025 \u002B0200", + "message": "feat: include collection information in \u0060AreAllUnique\u0060 (#608)" + }, + { + "sha": "3ecf574628899f9b5cc9b3fdd640dae117632214", + "author": "Valentin Breu\u00DF", + "date": "Sat May 17 19:26:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.3 (#609)" + }, + { + "sha": "dcb36930075d9d7a5d020f6d78fc55227f5b721c", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 03:33:20 2025 \u002B0200", + "message": "feat: add debug build to CI pipeline when BuildScope is not \u0022Default\u0022 (#610)" + }, + { + "sha": "da79591d7f38c6400874a36448979b03e448f0bc", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 10:15:02 2025 \u002B0200", + "message": "coverage: ensure usage of invariant culture in string equality (#611)" + }, + { + "sha": "1b058cd0e4b9fa2ff0c696fe3a45ff2a77ece5de", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 10:51:02 2025 \u002B0200", + "message": "feat: add \u0060MoreThan\u0060 and \u0060LessThan\u0060 for collections (#612)" + }, + { + "sha": "76f35d15b2efe2f043b61d491623453d5c3d30c0", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 11:26:26 2025 \u002B0200", + "message": "docs: add migration guide (#613)" + }, + { + "sha": "a0b9d93b1780c1fbf1011b484f1dd3b618814b1d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 19:34:53 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.4 (#616)" + }, + { + "sha": "6ee0b58b48cfee871a4d0717065b257735d143e8", + "author": "Valentin Breu\u00DF", + "date": "Mon May 19 12:11:24 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060/\u0060IsNotBetween\u0060 for \u0060DateTime\u0060 and \u0060DateTimeOffset\u0060 (#620)" + }, + { + "sha": "67d0ad6a9c5b6ec715a14dbd2b2ce015419369a6", + "author": "Valentin Breu\u00DF", + "date": "Mon May 19 22:34:18 2025 \u002B0200", + "message": "feat: add collection context information (#621)" + }, + { + "sha": "905faa416b28a0c84ea8518b4d0425c2ae1b5796", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 16:44:10 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060 for \u0060TimeSpan\u0060 (#623)" + }, + { + "sha": "9006a8c58df6020e12f681277bcbc5a5761f71d3", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 16:59:47 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060 for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#622)" + }, + { + "sha": "c665913bed7ceea89cd2c16141df8ecb0dc1c170", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 17:58:52 2025 \u002B0200", + "message": "feat: add \u0060IsNotBetween\u0060 for numbers (#624)" + }, + { + "sha": "62a44ebcb73663dde498890e86ea683ab059257f", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 20:51:43 2025 \u002B0200", + "message": "feat: support negated expectation on sort order (#625)" + }, + { + "sha": "3b46875177c787b71ac2abe0c141040320ac99bf", + "author": "Valentin Breu\u00DF", + "date": "Fri May 23 23:03:20 2025 \u002B0200", + "message": "feat: negate \u0060IsContainedIn\u0060 and \u0060Contains\u0060 (#627)" + }, + { + "sha": "926958352ca348efa4ff1c24ea61933713914a71", + "author": "Valentin Breu\u00DF", + "date": "Mon May 26 11:58:02 2025 \u002B0200", + "message": "fix: ignore assemblies where \u0060GetTypes()\u0060 throws an exception (#628)" + }, + { + "sha": "947ee8b81124933ae8d7d913700e2ffdcef48b98", + "author": "Valentin Breu\u00DF", + "date": "Mon May 26 12:26:06 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.5 (#629)" + }, + { + "sha": "589bbf9e00bf6eb71d9115f6e283b82eccc0a7d5", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 09:18:08 2025 \u002B0200", + "message": "feat: support \u0060IEnumerable\u0060 and \u0060ImmutableArray\u003CT\u003E\u0060 (#631)" + }, + { + "sha": "bc68bb4156182f1f4100331a9f2bac66fa2b640c", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 10:02:52 2025 \u002B0200", + "message": "fix: \u0060ComplyWith\u0060 with negated expectations (#635)" + }, + { + "sha": "a2199eab6b894e3f198376d9cee66e15ac15f023", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 11:21:15 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.6 (#638)" + }, + { + "sha": "92019bdc29fc8cc455ae01c6823110c45b96ee62", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 15:39:28 2025 \u002B0200", + "message": "fix: overload resolution for \u0060IEnumerable\u0060 (#639)" + }, + { + "sha": "d832baa0bedbaab7ce382d84eed07a6ea0ebbc3d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 16:12:07 2025 \u002B0200", + "message": "feat: support \u0060IReadOnlyDictionary\u0060 (#640)" + }, + { + "sha": "56b575bcfc538f0915244223bb38bf2a393a939d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 19:55:12 2025 \u002B0200", + "message": "fix: avoid duplicate contexts in collection expectations (#641)" + }, + { + "sha": "484fed7bf36e582d61a438c39dee1a3f355daf11", + "author": "Valentin Breu\u00DF", + "date": "Fri Jun 20 12:50:28 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.7 (#644)" + }, + { + "sha": "e50b9854f22dbe0a8ed0a4f5b1025895d866da32", + "author": "Valentin Breu\u00DF", + "date": "Fri Jun 20 21:45:26 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.0 (#647)" + }, + { + "sha": "27c997b35f643809af3a549a8adcc925414f6138", + "author": "Valentin Breu\u00DF", + "date": "Sat Jun 21 12:32:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.1 (#649)" + }, + { + "sha": "cc62afe8d7c03d4d3970de972ab82f7556b9bbe3", + "author": "Valentin Breu\u00DF", + "date": "Sun Jun 22 09:34:22 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.2 (#653)" + }, + { + "sha": "6f36cdd4b2d0f192f704e82f398ac041336db381", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 26 18:21:22 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.3 (#659)" + }, + { + "sha": "96261e5ae8fabfd39e1eb44e7f1f662af67854fd", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 26 21:28:42 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.12.0 (#661)" + }, + { + "sha": "d8de7740ec45836f853af84c32d521f3d6b15213", + "author": "Valentin Breu\u00DF", + "date": "Sat Jun 28 09:39:02 2025 \u002B0200", + "message": "feat!: remove unnecessary \u0060And\u0060 from delegate \u0060DoesNotThrow\u0060 (#665)" + }, + { + "sha": "07da697a58be4e16ead60602387d3c0a7983cc7e", + "author": "Valentin Breu\u00DF", + "date": "Sun Jun 29 16:42:09 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.13.0 (#670)" + }, + { + "sha": "9e84df70f4e013ebc0a2da107334ede71aac1fe1", + "author": "Valentin Breu\u00DF", + "date": "Mon Jun 30 08:17:08 2025 \u002B0200", + "message": "fix: throw \u0060ArgumentException\u0060 when expected is empty in \u0060IsOneOf\u0060 (2) (#671)" + }, + { + "sha": "b99b514adfa43c0ce981efac9c15d505bdd93355", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 13:24:17 2025 \u002B0200", + "message": "fix: collection contains with many additional items (#674)" + }, + { + "sha": "8bf6652bef6df86cc0f04f0608f7ae7cf71e9787", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 13:53:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.13.1 (#675)" + }, + { + "sha": "fa94a5f1f51f86da6a5067d888a3736333d761c5", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 17:20:54 2025 \u002B0200", + "message": "feat: make constructor of \u0060ThatDelegateThrows\u0060 public (#676)" + }, + { + "sha": "53a8dd1057539ecd81ac65815453aa028e292dfa", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 17:45:54 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.14.0 (#677)" + }, + { + "sha": "5c5e19b2f9b07e9f115b121b321a18f3d7576f16", + "author": "Valentin Breu\u00DF", + "date": "Thu Jul 10 16:44:27 2025 \u002B0200", + "message": "feat: support \u0060null\u0060 in \u0060WithParamName\u0060 (#678)" + }, + { + "sha": "5a2769aa9b565d1ea53fefa924dc53549fa334e7", + "author": "Valentin Breu\u00DF", + "date": "Thu Jul 10 17:43:14 2025 \u002B0200", + "message": "feat: add \u0060WithMessageContaining\u0060 for delegates (#679)" + }, + { + "sha": "fe15b21e6e21237480a65c926c12d7cedbd8c8eb", + "author": "Valentin Breu\u00DF", + "date": "Sat Jul 19 21:57:36 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.0 (#682)" + }, + { + "sha": "5b6272d3f5f155786126a90722f61a1873c6a5ef", + "author": "Valentin Breu\u00DF", + "date": "Sun Jul 20 14:17:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.1 (#686)" + }, + { + "sha": "12de9e033ef3ab8cc95cd6e120a13bbc683c20a4", + "author": "Valentin Breu\u00DF", + "date": "Mon Jul 21 22:12:04 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.2 (#688)" + }, + { + "sha": "6df2116f12a09d6bf711305161d28fe3a7f1e313", + "author": "dependabot[bot]", + "date": "Mon Jul 28 12:44:16 2025 \u002B0200", + "message": "chore: Bump the nunit group with 2 updates (#690)" + }, + { + "sha": "ca8cbe60f2db2f2ee4ffbc7ec92fa034d4253f24", + "author": "Valentin Breu\u00DF", + "date": "Mon Jul 28 20:19:42 2025 \u002B0200", + "message": "feat: add \u0060IsParsableInto\u0060 for strings (#693)" + }, + { + "sha": "850fd47b26539d95a5f96f751c1a05ea14768f8a", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 1 11:01:38 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#697)" + }, + { + "sha": "cbbba547b1431bca54d10c3cc1d4af82fcd9c552", + "author": "Valentin Breu\u00DF", + "date": "Sun Aug 3 22:15:08 2025 \u002B0200", + "message": "feat: add \u0060Matching\u0060 and \u0060MatchingExactly\u0060 option for \u0060HasItem\u0060 (#698)" + }, + { + "sha": "f6385ef85ab3b9a804734ed7d5a7d9b42e460099", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:17 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#703)" + }, + { + "sha": "13eb8350fd6f05480b32b25a89a9aa8da8f682e0", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:46 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#705)" + }, + { + "sha": "805ad539edb35a3eb3f2c95441e9b631bac11b1b", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:33 2025 \u002B0200", + "message": "chore: Bump the tunit group with 2 updates (#704)" + }, + { + "sha": "7e3179265c562f8a000eb7c94d574b6b4b8df134", + "author": "Copilot", + "date": "Fri Aug 8 20:16:11 2025 \u002B0200", + "message": "feat: Add comprehensive GitHub Copilot instructions for aweXpect repository (#708)" + }, + { + "sha": "c5477b05bb5ae75b265fdb6e51a4f5edc2980b30", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 11 19:04:31 2025 \u002B0200", + "message": "fix: \u0060InvalidOperationException\u0060 with \u0060Throws\u003CT\u003E().Which.Satisfies\u0060 (#711)" + }, + { + "sha": "c5f67910659edb8a08bc62a4ea051cfb753aedaa", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:09:14 2025 \u002B0200", + "message": "fix: Correctly handle \u0060Throws\u003CT\u003E().Which.Satisfies\u0060 (#714)" + }, + { + "sha": "13b8294538f238807a219763109594de024a65ed", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:20:27 2025 \u002B0200", + "message": "chore: revert Tunit to v0.25.21 (#713)" + }, + { + "sha": "4e412112fb1d7618b07736e550924a47e7555ed2", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:42:28 2025 \u002B0200", + "message": "chore: explicitely set version of \u0060dotnet-stryker\u0060 to v4.7.0 (#715)" + }, + { + "sha": "d08341b502eec5d14709a39ba37c8af2b9bb5cac", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:57:23 2025 \u002B0200", + "message": "fix: use dotnet nuget to push packages (#716)" + }, + { + "sha": "df0c03be8c1f6b51a9d2b99c0c5dc9c6c52e4781", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 01:17:13 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.16.1 (#717)" + }, + { + "sha": "02df3871bcee240a370064534f7ee1dae6c94414", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 14:53:12 2025 \u002B0200", + "message": "fix: \u0060HasItem\u0060 without parameters does not make sense (#719)" + }, + { + "sha": "6c33916eba22c865f247eb4acb8fa3ada723851d", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 15:38:21 2025 \u002B0200", + "message": "refactor: split mutation tests in two separate actions (#718)" + }, + { + "sha": "e13592d896810a6f4370d1ee373ab6a4574918a1", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 19:30:50 2025 \u002B0200", + "message": "fix: error in build pipeline (#720)" + }, + { + "sha": "b4cae97b90c350b33b31e1b19402974af01fbb4c", + "author": "dependabot[bot]", + "date": "Wed Aug 13 20:05:33 2025 \u002B0200", + "message": "chore: Bump actions/download-artifact from 4 to 5 (#709)" + }, + { + "sha": "835bc0d48338cbc25c4bd0798a397e7e0af05571", + "author": "Valentin Breu\u00DF", + "date": "Thu Aug 14 21:30:12 2025 \u002B0200", + "message": "docs: avoid duplicate documentation in extension projects (#721)" + }, + { + "sha": "af1cf72b5c89155574d951a1c8ada5f335784433", + "author": "Valentin Breu\u00DF", + "date": "Thu Aug 14 23:07:41 2025 \u002B0200", + "message": "docs: replace blog with link to extensions (#722)" + }, + { + "sha": "e73d4c7405cb9fe4e4d2d6d12aa6c3e05cd748ef", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 15 07:07:48 2025 \u002B0200", + "message": "fix: Missing WorkflowRunId in Mutation tests dashboard (#724)" + }, + { + "sha": "fe5c680d05c6d3941ea8fd3e432bdb1ef32260b7", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 15 07:31:19 2025 \u002B0200", + "message": "refactor: add missing files in \u0022.github\u0022 to solution (#725)" + }, + { + "sha": "0a3cfb943df6b5605ec93c7dc87e1a12cb629057", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:28:53 2025 \u002B0200", + "message": "chore: Bump actions/checkout from 4 to 5 (#727)" + }, + { + "sha": "1593161df71d4afed582a9a92fd0be027a63da7d", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:29:29 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#729)" + }, + { + "sha": "4cbb9ea05ffb6d9a0627789a3d4515ad858f9266", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:30:05 2025 \u002B0200", + "message": "chore: Bump the tunit group with 2 updates (#728)" + }, + { + "sha": "89176a9c205bc4644930a8396ff634888858f591", + "author": "dependabot[bot]", + "date": "Mon Aug 18 17:30:15 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#730)" + }, + { + "sha": "9fa48544dc6f4aa033f49b5ed5fc838d5aa0b03b", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 22 15:48:27 2025 \u002B0200", + "message": "chore: revert TUnit to v0.25.21 (#731)" + }, + { + "sha": "7f21274ad2885cf8d7145159b1978f33bbfa84c2", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 25 17:39:36 2025 \u002B0200", + "message": "feat: format \u0060void\u0060 and generic types (#735)" + }, + { + "sha": "ea878879055bc4d35748c8152e4d654430d51342", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 25 21:30:54 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#737)" + }, + { + "sha": "5178a3887e552cf895301ae8b071f61db86ee426", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 26 20:53:02 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.18.0 (#741)" + }, + { + "sha": "deb356b2c9211b6eeae47e68203965259261b688", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 26 21:30:32 2025 \u002B0200", + "message": "fix: failing CI-Analysis build when BuildScope is not default (#742)" + }, + { + "sha": "d92e24a6a85e9b15644f7a6a51de3a288e4458cc", + "author": "dependabot[bot]", + "date": "Tue Aug 26 19:36:36 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "200c148bde6059543fe4f7770576e7fc11a4c337", + "author": "dependabot[bot]", + "date": "Mon Sep 1 20:07:08 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#744)" + }, + { + "sha": "25eeff93ab20450fc1f44ae60ebaa7ce020aa81d", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 12:41:08 2025 \u002B0200", + "message": "chore: update aweXpect to v2.22.0 (#747)" + }, + { + "sha": "d5895a68a38f9a5b0950f785ba929bb9beecbda9", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 13:37:35 2025 \u002B0200", + "message": "refactor: fix sonar issues in test classes (#748)" + }, + { + "sha": "5adc056107d4d47c4208071e5e033bb88dd719c0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 15:09:58 2025 \u002B0200", + "message": "coverage: add missing test cases (#749)" + }, + { + "sha": "ec4efe1268e58fa6e1c0ce39ceaa09252c64f91d", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 10:14:42 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in dictionary \u0060HasValue\u0060 (#750)" + }, + { + "sha": "a18e70ccd09fe9c1c70f1206459e97f98009d673", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 11:06:45 2025 \u002B0200", + "message": "fix: failure messages of \u0060EquivalencyComparer\u0060 (#751)" + }, + { + "sha": "3d063a51222e9647283f0f1b4301f4df543b17a5", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 14:41:54 2025 \u002B0200", + "message": "fix: negation of \u0060Satisfy\u0060 for collections (#752)" + }, + { + "sha": "898ff9711ecd6de0dc5888a491fc12e7f830e775", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 18:00:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.20.0 (#754)" + }, + { + "sha": "9c101b748e7607de4522b28060c405905a6a82b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:29:49 2025 \u002B0200", + "message": "refactor: use latest Stryker.net version" + }, + { + "sha": "0a226a33a20fcf4fbaf8f725b1a0b5299e56cfa4", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:44:24 2025 \u002B0200", + "message": "refactor: re-enable skipped test (#756)" + }, + { + "sha": "c2a9dc57215a655fb54e1406a5d6b7b26d2eff5f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:43:29 2025 \u002B0200", + "message": "Temporarily disable since filter" + }, + { + "sha": "95828efed44e29017a4e08c3f7db6df4eed14a12", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 08:04:36 2025 \u002B0200", + "message": "Fix JSON error" + }, + { + "sha": "67917e64abcc51554b4f74824f780f95aa2bbc39", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 12:28:51 2025 \u002B0200", + "message": "chore: use latest Stryker.net version (#755)" + }, + { + "sha": "d9f4c5ad4df17c9e07803eb6b1da6907d0f382ce", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 12:56:40 2025 \u002B0200", + "message": "coverage: improve test coverage of helpers (#757)" + }, + { + "sha": "f000f6a6a9f87f6a04c87cb5f464b875ab8a950f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 14:32:12 2025 \u002B0200", + "message": "fix: nullability of MemberAccessor (#758)" + }, + { + "sha": "9d105c85e20c3685f42d1690ceb2496bcf6a25f3", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 16:06:19 2025 \u002B0200", + "message": "refactor: rename \u0060QuantifierContext\u0060 to \u0060QuantifierContexts\u0060 (#759)" + }, + { + "sha": "a7629c80dec8e7bccb156073939d8de6831d6f0f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 17:04:51 2025 \u002B0200", + "message": "fix: negation of wrapper \u0060ConstraintResult\u0060 in extensions (#760)" + }, + { + "sha": "7baba9806029d5bf90ddf8e379b3520966f5d62c", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 17:22:06 2025 \u002B0200", + "message": "refactor: fix nullability of nodes \u0060Add{Async}Mapping\u0060 (#761)" + }, + { + "sha": "c3ab0ef84d8b1635a9c922952b433fcee613d9ee", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 08:31:38 2025 \u002B0200", + "message": "Revert core changes in https://github.com/aweXpect/aweXpect/commit/5adc056107d4d47c4208071e5e033bb88dd719c0#diff-c5b33f0eeab99f044e3b57eca9fef984a61c734cdea105fbddc8cb038e1934e5" + }, + { + "sha": "d94595c5294c63bc7cf958de8b644cd5a788ccc1", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 10:29:53 2025 \u002B0200", + "message": "fix: Outcome of \u0060OrConstraintResult\u0060 (#762)" + }, + { + "sha": "4dc12c155f23e950b130f282fd6d16aa5600c181", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 6 23:17:29 2025 \u002B0200", + "message": "refactor!: Consolidate \u0060StartsWith\u0060/\u0060EndsWith\u0060 and \u0060AsPrefix\u0060/\u0060AsSuffix\u0060 for strings (#763)" + }, + { + "sha": "d1490b5b79edd9337b5b5cea013f76e243441706", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 13:48:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.21.1 (#765)" + }, + { + "sha": "4a2b227a7c0561c9a1b79ae8009ff92e08804867", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 18:37:18 2025 \u002B0200", + "message": "refactor: remove core mutation tests only on \u0060main\u0060 (#768)" + }, + { + "sha": "d8833fcc139983c60015fb5750000579b02c6ead", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 22:19:46 2025 \u002B0200", + "message": "fix: branch detection in Nuke pipeline (#769)" + }, + { + "sha": "18eaf32b1cc4d829c4ff55638ee74048ba4f2af0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 9 08:55:22 2025 \u002B0200", + "message": "refactor: also remove core mutation tests on tags (#774)" + }, + { + "sha": "f51db77110ec54b83668739142adb97229ebb5b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 11 13:48:44 2025 \u002B0200", + "message": "docs: Add GitHub sponsor username to FUNDING.yml (#775)" + }, + { + "sha": "9a1c4b68a8c15c788d728f2384cfbdaeac683233", + "author": "dependabot[bot]", + "date": "Thu Sep 11 13:49:20 2025 \u002B0200", + "message": "chore: Bump actions/setup-dotnet from 4 to 5 (#770)" + }, + { + "sha": "861e39d554510a4ef2fd6acd6144d17c1ee0bf46", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 13 21:27:56 2025 \u002B0200", + "message": "fix: download large benchmarks file (#779)" + }, + { + "sha": "d84649431a0dff8b75d44467a786480622d392bd", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:32:04 2025 \u002B0200", + "message": "chore: bump aweXpect (#780)" + }, + { + "sha": "f68f8a1efa548e2d07323c3cd6f65770feaee474", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:54:49 2025 \u002B0200", + "message": "feat: add negated nullable char expectations (#781)" + }, + { + "sha": "70e516b2e0a48d61ee3630049e5ef6d5d7e34e3c", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:30:16 2025 \u002B0200", + "message": "feat: add expectations on \u0060Uri\u0060 (#782)" + }, + { + "sha": "a3283c9b6999d7d07743aa910d6ae7d0be9ab5f5", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:44:05 2025 \u002B0200", + "message": "feat: add \u0060IsNullOrEmpty\u0060 expectation for nullable \u0060Guid\u0060 (#783)" + }, + { + "sha": "904d8ac2e7ca0009205e5b76a04197e80e9043c1", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 10:06:37 2025 \u002B0200", + "message": "refactor: move expectations on \u0060Uri\u0060 to \u0060aweXpect.Web\u0060 (#784)" + }, + { + "sha": "6545f65159e8f95000f320f872e508fd843ced3e", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:35:59 2025 \u002B0200", + "message": "refactor!: make \u0060IStringMatchType\u0060 asynchronous (#787)" + }, + { + "sha": "d7e7a07f41495479ac08fc20e4dcfeb4b603c60c", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:55:24 2025 \u002B0200", + "message": "refactor: make \u0060EquivalencyExpectationBuilder\u0060 public (#788)" + }, + { + "sha": "a1f5370cc3a1bbbf94487ebafa2713d68ad817a2", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 17:36:54 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.22.0 (#789)" + }, + { + "sha": "07fdc9d4da1368fa1ce45747a5c16ec433c206ae", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 15:48:09 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in \u0060It.Is\u0060 (#790)" + }, + { + "sha": "05fb28b3bcb7887b281ae6c7b1ca03e508181f73", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 20:48:06 2025 \u002B0200", + "message": "fix: correct error message for prefix/suffix of empty strings (#791)" + }, + { + "sha": "935f53e07753b6e5c00e334b587e09732a6a3ea1", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 18 03:55:11 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#792)" + }, + { + "sha": "dd79b966e3aea1a3d75f813a04a07a56e2f884df", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 16:17:31 2025 \u002B0200", + "message": "feat: add \u0060WithoutMessage\u0060 for delegate assertions (#793)" + }, + { + "sha": "704d02de889bf1d486a638305133f24c4e10945d", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 21:20:43 2025 \u002B0200", + "message": "feat: add support for .NET 10" + }, + { + "sha": "9fca9804d7c7f06e3ee5aae374f0ddd2ee3f8283", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 20 07:24:19 2025 \u002B0200", + "message": "feat: add string property result (#795)" + }, + { + "sha": "42ec1de1a26ffb4d0b9789f8185984d8c194e059", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 22:29:29 2025 \u002B0200", + "message": "feat: support direct check for boolean is \u0060true\u0060 (#797)" + }, + { + "sha": "d5661d2ee6cb2f698dd6d3f5c90daedfe4a82e84", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 23:12:33 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.24.0 (#798)" + }, + { + "sha": "93c3b02c44714c43f63cfbbc4a703af6dcd159b3", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:19 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#801)" + }, + { + "sha": "91c60ba855431973af34bede2f2a88577778e5cf", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:08 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#800)" + }, + { + "sha": "36587259c98421e9f94081815c9fbf3ff7292138", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 09:48:18 2025 \u002B0200", + "message": "feat: allow customization of the \u0060MaximumStringLength\u0060 (#802)" + }, + { + "sha": "0a4f21e41d630f23c7017d2ff39ccffd5a464b81", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 16:52:49 2025 \u002B0200", + "message": "chore: update docusaurus to v3.9.1 (#803)" + }, + { + "sha": "7ce73592f7520bd32f6115febcf0eb56ffddb9f0", + "author": "dependabot[bot]", + "date": "Mon Oct 13 07:56:46 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "e2088cee4f49ff63940a4e402ebe76ddf3bda5a1", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 17:58:17 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0" + }, + { + "sha": "e6be53a39856a79fc78368c84b889c23f3d79cfe", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 18:13:28 2025 \u002B0200", + "message": "fix: formatting of nullable types (#808)" + }, + { + "sha": "bdf6ee04fd9e6da82fba87adf8b50b675b6ea8e9", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:57:42 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#805)" + }, + { + "sha": "36732fb7c24b7058e62cded07ff36b3814d9c5ad", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:58:04 2025 \u002B0200", + "message": "chore: Bump the nunit group with 1 update (#806)" + }, + { + "sha": "1766c989f319f20bada8d6cc085c3afbfe2ac46f", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:35:09 2025 \u002B0200", + "message": "Also update testing frameworks" + }, + { + "sha": "d7c86fb9d72d7efb3a44ccd81590fb36d09b0d23", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:41:30 2025 \u002B0200", + "message": "revert unintential change" + }, + { + "sha": "ed766f1daa3d036ee89bb1ca5f9ecc8ad7747906", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:12:59 2025 \u002B0200", + "message": "Revert MSTest to 3.x" + }, + { + "sha": "258d43fed77e3a9ff12e5d0e62c989c5d6a31f73", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:25:15 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0 (#809)" + }, + { + "sha": "dc5f3600178fcff793fe9b1e0cd7141ac2459f12", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 14:14:03 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#812)" + }, + { + "sha": "8d0e2bcb9f0cee8eba8be0e403c4d4c37725d47a", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 15:38:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.25.0 (#813)" + }, + { + "sha": "f62cf1d506878aa2566ef3c5f9cafe5a237840be", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 16:01:29 2025 \u002B0200", + "message": "feat: support MSTest v4 (#814)" + }, + { + "sha": "bafccdb2aafc9d3a8a94b14dca2e7adc7584a473", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 17:14:58 2025 \u002B0200", + "message": "fix: formatting of nested types within generic types (#815)" + }, + { + "sha": "a8bcc4b232ba0107338ab71f43e6cb362fa785fb", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 22:07:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.27.1 (#818)" + }, + { + "sha": "be643c6fe158be8e2adf3c8cdcfad94d2828ea2a", + "author": "Valentin Breu\u00DF", + "date": "Sat Nov 1 16:52:12 2025 \u002B0100", + "message": "docs: document Mockolate (#828)" + }, + { + "sha": "d6cec126a8ff00e8d6a9bd1338d39c8037f10f46", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:37 2025 \u002B0100", + "message": "chore: Bump actions/setup-node from 5 to 6 (#819)" + }, + { + "sha": "cef93a9d073adabc3ce19f3d77a64e0649a5dabe", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:58 2025 \u002B0100", + "message": "chore: Bump actions/download-artifact from 5 to 6 (#822)" + }, + { + "sha": "18f0a375dbffcc41078402d8fc06a1cacc96d320", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:01:15 2025 \u002B0100", + "message": "chore: Bump actions/upload-artifact from 4 to 5 (#823)" + }, + { + "sha": "a50dd36ad4f88e5ad0e10313651daea27c065258", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:22 2025 \u002B0100", + "message": "chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#824)" + }, + { + "sha": "31a1b24e20b8103fe607a9baef31692d694108e9", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:36 2025 \u002B0100", + "message": "chore: Bump FluentAssertions from 8.2.0 to 8.8.0 (#825)" + } + ], + "labels": [ + "198447f7", + "e994b4dd", + "a6022c2c", + "ba348350", + "96f70d37", + "a65ca3f3", + "b6626f8e", + "08ef69d9", + "8c5638ae", + "8111de13", + "8881f806", + "a7ed6bc7", + "46c2cd1d", + "d876d089", + "93717d26", + "912178e4", + "63f4a10e", + "839ca5f6", + "09ad8c6c", + "55e8ae69", + "c94804fe", + "efadb67a", + "d782eda8", + "4ee65a13", + "4c351d72", + "c1fd6252", + "a878c654", + "680600ba", + "24a061c3", + "ca40146a", + "a14be273", + "7f8f299c", + "14c3633f", + "2979f127", + "27688f91", + "acad1c5d", + "d52b3a63", + "5899c66b", + "d1cf0e58", + "5f7b8bc9", + "d2654ced", + "e64de71b", + "37d40acf", + "f9889e95", + "eabdc5e7", + "822385da", + "9296e1f7", + "228dc625", + "6a933f4b", + "6ae2b5bf", + "ccd0a244", + "87ab795e", + "4c1d86c1", + "6a2e1ab7", + "f4233600", + "cf683ba6", + "9b72631e", + "7fdbefe8", + "336dbe16", + "f76cefad", + "9a5312d9", + "5c564abb", + "c709afb8", + "b630191d", + "0bebf245", + "c935463f", + "80179bea", + "f57a0596", + "55146670", + "2547e016", + "c85f0a60", + "ab405d13", + "7cf05384", + "b56e5fca", + "d4b664cd", + "9f1824ce", + "402fcf1b", + "5930c6cb", + "8b6d5c3f", + "982c1d09", + "8ae4321d", + "236ea658", + "83affdbd", + "051f951e", + "72034f95", + "896aa83e", + "4fb38900", + "e21efd52", + "0bf71956", + "3a9023e9", + "32612ac1", + "38657001", + "2e5abee5", + "c5d459a7", + "e9072521", + "0fe58fe8", + "85b5ef18", + "853f31c8", + "b8ec8b16", + "27d29c96", + "55e7e4fc", + "b0e47762", + "36644484", + "f8f7d0ad", + "eac7f2d2", + "e70deb86", + "0ec04dd4", + "7c2a7584", + "e9022782", + "2c41be54", + "afa882ee", + "969e0652", + "60eb6303", + "3a485751", + "3983116d", + "b04edcf8", + "4e57b02c", + "23b59cb4", + "40cc54fa", + "e5efbb97", + "51c034fd", + "106df424", + "a24ae441", + "93221aa4", + "a6a923e2", + "4c2a7876", + "e108e728", + "b69ccbf9", + "4fd874e9", + "98a7b28c", + "1085d54a", + "732f5d9d", + "2a8ac0a3", + "7412c4de", + "4204834e", + "06b45541", + "42f921a4", + "fdc0aaae", + "6e4441e1", + "12c76593", + "b2959468", + "07843f7f", + "84eb74e0", + "da1f968c", + "3cefc147", + "b9fe159b", + "4c5d53b0", + "79078484", + "eeee1391", + "c6b3a8d5", + "c6992a92", + "0c336223", + "dd480312", + "f6640b2f", + "d8aaae48", + "e0d78b97", + "bf2c3932", + "fa4ce4f4", + "c5103c0c", + "128a0618", + "0097e896", + "36cef1bf", + "b07b0834", + "3065034c", + "a6090881", + "11eb9576", + "6da1bdd9", + "e74b96fb", + "ad717ef7", + "977afeac", + "485d524c", + "4d002904", + "13732eac", + "e2eba3a9", + "29f00085", + "a92978ee", + "dd4a0d1c", + "c93fce56", + "7012cf9f", + "10f1052e", + "75dd39e7", + "ab75babf", + "73699f2c", + "02698bd2", + "8baa2a40", + "c43dc7b0", + "b9ddf912", + "651c6220", + "e8e57940", + "43563dba", + "2dfb85c6", + "90fee881", + "c114f723", + "0d568381", + "2f1d12d9", + "4d87a8bd", + "28efd912", + "3fff2633", + "747a24ed", + "736daeea", + "f6189ccd", + "9204701a", + "11b106e3", + "24fc41b1", + "3af9446c", + "8b74560f", + "8d5a0760", + "b100e91a", + "12cced9d", + "4cfb62e9", + "8c5483ee", + "c17f75ad", + "175c5793", + "0fa791ad", + "aad9bc45", + "396bfd6d", + "158a233e", + "27bfcfce", + "2597e1fe", + "8527c4e4", + "ec23c81a", + "d1fe3081", + "ef3c4ea0", + "0672d6ab", + "46d77bc3", + "cab3f522", + "ef635cad", + "1273cb73", + "95b58348", + "3bce18cf", + "e6c950e2", + "6130b259", + "a515324e", + "68d9a56e", + "1f7ff44a", + "9bad633f", + "ec1c097d", + "0f3f4e97", + "e8e013de", + "226b58d5", + "f5bf1515", + "00d90a29", + "3b35b5b8", + "a4e7e6e8", + "778a9d2e", + "290f1de1", + "0921f48f", + "79641bc0", + "a8c33b1b", + "8d80a1da", + "b175affc", + "aeaac5a9", + "c02ec34a", + "0709bcba", + "26291596", + "b0678de8", + "889bfeda", + "f71870f3", + "187a765e", + "832882ed", + "f1215d68", + "5df2b5c0", + "36b1ff77", + "056d280a", + "80db07fd", + "ec025a43", + "7cffa842", + "39e6ba3b", + "53a68057", + "81ce7262", + "c64a8e6e", + "083abec0", + "b248d20c", + "22e385c3", + "e4f3ff5d", + "113fe27a", + "d14f8f5e", + "3d025a69", + "c3567d33", + "3ecf5746", + "dcb36930", + "da79591d", + "1b058cd0", + "76f35d15", + "a0b9d93b", + "6ee0b58b", + "67d0ad6a", + "905faa41", + "9006a8c5", + "c665913b", + "62a44ebc", + "3b468751", + "92695835", + "947ee8b8", + "589bbf9e", + "bc68bb41", + "a2199eab", + "92019bdc", + "d832baa0", + "56b575bc", + "484fed7b", + "e50b9854", + "27c997b3", + "cc62afe8", + "6f36cdd4", + "96261e5a", + "d8de7740", + "07da697a", + "9e84df70", + "b99b514a", + "8bf6652b", + "fa94a5f1", + "53a8dd10", + "5c5e19b2", + "5a2769aa", + "fe15b21e", + "5b6272d3", + "12de9e03", + "6df2116f", + "ca8cbe60", + "850fd47b", + "cbbba547", + "f6385ef8", + "13eb8350", + "805ad539", + "7e317926", + "c5477b05", + "c5f67910", + "13b82945", + "4e412112", + "d08341b5", + "df0c03be", + "02df3871", + "6c33916e", + "e13592d8", + "b4cae97b", + "835bc0d4", + "af1cf72b", + "e73d4c74", + "fe5c680d", + "0a3cfb94", + "1593161d", + "4cbb9ea0", + "89176a9c", + "9fa48544", + "7f21274a", + "ea878879", + "5178a388", + "deb356b2", + "d92e24a6", + "200c148b", + "25eeff93", + "d5895a68", + "5adc0561", + "ec4efe12", + "a18e70cc", + "3d063a51", + "898ff971", + "9c101b74", + "0a226a33", + "c2a9dc57", + "95828efe", + "67917e64", + "d9f4c5ad", + "f000f6a6", + "9d105c85", + "a7629c80", + "7baba980", + "c3ab0ef8", + "d94595c5", + "4dc12c15", + "d1490b5b", + "4a2b227a", + "d8833fcc", + "18eaf32b", + "f51db771", + "9a1c4b68", + "861e39d5", + "d8464943", + "f68f8a1e", + "70e516b2", + "a3283c9b", + "904d8ac2", + "6545f651", + "d7e7a07f", + "a1f5370c", + "07fdc9d4", + "05fb28b3", + "935f53e0", + "dd79b966", + "704d02de", + "9fca9804", + "42ec1de1", + "d5661d2e", + "93c3b02c", + "91c60ba8", + "36587259", + "0a4f21e4", + "7ce73592", + "e2088cee", + "e6be53a3", + "bdf6ee04", + "36732fb7", + "1766c989", + "d7c86fb9", + "ed766f1d", + "258d43fe", + "dc5f3600", + "8d0e2bcb", + "f62cf1d5", + "bafccdb2", + "a8bcc4b2", + "be643c6f", + "d6cec126", + "cef93a9d", + "18f0a375", + "a50dd36a", + "31a1b24e" + ], + "datasets": [ + { + "label": "aweXpect time", + "unit": "ns", + "data": [ + 1069.4012530190605, + 1128.346786226545, + 1098.832622391837, + 1076.532111985343, + 1181.8951923370362, + 1101.8187058766682, + 1068.2992315292358, + 1067.380584335327, + 1056.3488892873129, + 1062.4824607031685, + 1053.444019317627, + 1080.6714853559222, + 1138.7777727762857, + 1132.456537246704, + 1169.6811229160853, + 1173.7943625816931, + 1230.7474044799806, + 1166.9965447017125, + 1184.4956657409668, + 1201.2330593109132, + 1243.8926986694337, + 1170.9835370870737, + 1262.2336720057897, + 1159.130579630534, + 1144.1467520850044, + 1157.1552261939416, + 1163.2354447501045, + 1202.6463932037354, + 1205.3210531870525, + 1188.9954233169556, + 1170.2736518859863, + 1223.426608022054, + 1161.8742585863386, + 1167.9363388334002, + 1216.0451708475748, + 1300.6401838938395, + 1189.4780055999756, + 1178.5651341951811, + 1139.1049791482778, + 1169.4694477961614, + 1213.9927685601372, + 1222.4065443674724, + 1135.3230386098226, + 1168.0136779785157, + 1267.291745376587, + 1258.7564034779866, + 1228.019203867231, + 1221.1022143046062, + 1295.3636631284442, + 1152.5495427938608, + 1260.723283513387, + 1203.043154496413, + 1212.4379102161952, + 1133.5015157063801, + 1202.2131080627441, + 1184.861887105306, + 1164.094601949056, + 1218.460678736369, + 1162.4487730662029, + 1217.328432973226, + 1266.504524230957, + 1167.7110981260028, + 1157.9575112206596, + 1147.8557393210274, + 1156.9531517028809, + 1206.2387764794487, + 1239.0523595174154, + 1154.7259621253381, + 1163.6917425791423, + 1190.3349400838217, + 1183.3554184777397, + 1170.6017426710862, + 1175.2424555460611, + 1182.94156059852, + 1199.8451463259184, + 1208.0213132222493, + 1263.2789239883423, + 1186.4072568075997, + 1197.7905676705498, + 1290.322443825858, + 1220.6531725565592, + 1218.683905329023, + 1336.7498410088676, + 1167.318586031596, + 1288.5585553487142, + 1307.5156518496, + 1291.392672220866, + 1203.3241343180339, + 1261.9425341742378, + 1193.2289890876184, + 1223.4985092708043, + 1206.7775072370257, + 1282.6404687336512, + 1272.8651862825666, + 1222.7439421335855, + 1200.5403307596841, + 1195.5122802440937, + 1175.077733484904, + 1211.1215738932292, + 1205.1555449167888, + 1228.6675163269042, + 1217.8485837300618, + 1316.5012627919516, + 1269.5339554377965, + 1274.5225147519793, + 1233.0054644071138, + 1204.974359512329, + 1220.6434086163838, + 1401.5844449361166, + 1330.3292388916016, + 1400.749732698713, + 1390.3402591705321, + 1355.4141684940882, + 1230.5188978830972, + 1230.837197113037, + 1240.600087738037, + 1259.5038602193197, + 1326.1575024922688, + 1276.7244334902082, + 1242.7144643238612, + 1224.0007543563843, + 1267.6007118225098, + 1287.2316630045573, + 1314.819841257731, + 1389.4386366526285, + 1233.640109761556, + 1359.3767735799154, + 1277.2088130950929, + 1252.564574608436, + 1299.2058840433756, + 1246.0615770975749, + 1262.3148127964564, + 1204.303384399414, + 1186.3021720886231, + 1186.3500947316488, + 1311.925902230399, + 1246.1207154591877, + 1243.6965127672468, + 1233.4621602376303, + 1195.2053229992207, + 1180.2425022125244, + 1229.7892965952556, + 1160.7693789555476, + 1185.6329675038655, + 1225.1622986112322, + 1206.0888084411622, + 1222.5329284667969, + 1241.461775716146, + 1218.9957813535418, + 1239.4899383272443, + 1246.9822279612224, + 1200.3347723642985, + 1235.6281406402588, + 1258.4862521035332, + 1185.3442564646402, + 1175.9756165822348, + 1254.718436901386, + 1240.073859914144, + 1208.147041193644, + 1290.181001027425, + 1230.119121142796, + 1296.7066986083985, + 1215.3611574172974, + 1203.284512247358, + 1241.6561150868733, + 1295.504610824585, + 1256.8871546427408, + 1309.4071862147405, + 1203.0499405494104, + 1276.887897237142, + 1211.28622341156, + 1189.4122442881267, + 1308.4180557250977, + 1279.2071016947427, + 1304.3515504201252, + 1226.5698474884034, + 1277.112212589809, + 1331.5995423634847, + 1294.6010954720634, + 1237.9322574615478, + 1260.8275195757549, + 1288.3729685465494, + 1254.0057444254558, + 1048.1564278920491, + 1122.5865618841988, + 1056.9109296798706, + 1121.116044484652, + 1089.7768157958985, + 1030.4426962534587, + 1052.7831845964704, + 1070.3683983939034, + 1033.1266834259034, + 1102.027259572347, + 1070.2858438491821, + 1049.0716325124106, + 1032.0280433654784, + 1058.2643215179444, + 1076.2518012183052, + 1112.6748668964092, + 1056.4786418914796, + 1055.4216938018799, + 1068.9074942725044, + 1175.2127840677897, + 1088.9597409566243, + 1064.7006388346354, + 1093.1394198099772, + 1099.9575327555337, + 1120.065237045288, + 1071.0747042338053, + 1063.5104094285232, + 1124.9772745279165, + 1189.5063625063215, + 1026.1354383741107, + 1059.8611496516637, + 1143.2706895192464, + 1110.1784766060966, + 1061.209801864624, + 1068.232519276937, + 1056.1872095743815, + 1109.3324143545967, + 1706.9824881235759, + 1106.8352112088885, + 1127.9552107493082, + 1104.8587485722132, + 1102.3417764027913, + 1089.5965651194253, + 1120.1602608816963, + 1085.5441045125326, + 1183.8581049992488, + 1049.0842334747315, + 1047.1071217854817, + 1130.0228824615479, + 1180.6780648549397, + 1090.0653171539307, + 1112.30292523702, + 1157.757976659139, + 1097.1040682474772, + 1110.934621810913, + 1132.9557239532471, + 1158.6088589986166, + 1085.629499053955, + 1091.4431257883707, + 1036.9369196573894, + 1100.5603024800619, + 1090.7990264892578, + 1058.0326712926228, + 1136.5915609995525, + 1128.1684215545654, + 1095.800820350647, + 1202.5107058116369, + 1102.2335801442464, + 1095.5582065582275, + 1086.9947269439697, + 1211.6990715026855, + 1096.2862469809395, + 1087.625200544085, + 985.9961134592692, + 1139.1761419932047, + 1134.4428824016027, + 1120.8965291341146, + 1095.1651114145914, + 1065.5912098517786, + 1137.932123184204, + 1111.9980724879674, + 1131.4874315897623, + 1120.8633014678956, + 1264.730616124471, + 1135.6465227762858, + 1130.9418654123942, + 1106.836745452881, + 1102.6660358428956, + 1117.201140721639, + 1204.9808985392253, + 1130.578184890747, + 1096.097999708993, + 1093.5680886782134, + 1153.3302586873372, + 1151.8838663736979, + 1182.2483853560227, + 1080.708688354492, + 1125.688649113973, + 1124.2899721690587, + 1156.6017702738443, + 1052.1590765635171, + 1166.9130198160808, + 1131.3778129305158, + 1225.8498344421387, + 1195.2742523780237, + 1113.352572807899, + 1133.4418055216472, + 1139.8615409306117, + 1314.327764638265, + 1277.475847117106, + 1261.4664159502302, + 1276.221273167928, + 1403.854779179891, + 1290.8648170471192, + 1279.8576189676921, + 1229.2228226979573, + 1485.5296230316162, + 1362.9875935236612, + 1320.797989908854, + 1396.320725631714, + 1453.894500096639, + 1341.0103571573893, + 1429.1151908874513, + 1395.7656646141638, + 1385.0707617441813, + 1507.922436396281, + 1450.5686060587566, + 1378.5706532796223, + 1318.633962504069, + 1341.119970703125, + 1345.5216365814208, + 1420.0480931599934, + 1382.2567981719972, + 1302.2429545084635, + 1389.4736036936442, + 1403.839359964643, + 1369.522089767456, + 1339.8367659705025, + 1320.1893612997872, + 1435.9492445627848, + 1493.3558091481527, + 1360.3424818856377, + 1471.434380395072, + 1498.089180246989, + 1361.954124323527, + 1383.401475906372, + 1459.6668649400983, + 1416.8200059618268, + 1422.5139600208827, + 1437.587763595581, + 1559.861279296875, + 1360.6034299214682, + 1368.3301949818929, + 1363.9384354182653, + 1385.534526007516, + 1373.8977586110434, + 1395.3268552144368, + 1403.7060078938803, + 1396.8999580383302, + 1403.898435719808, + 1429.3755779266357, + 1388.179148832957, + 1429.424225616455, + 1395.8590058644613, + 1454.7043769836425, + 1448.783856455485, + 1377.8513252258301, + 1421.8742904663086, + 1812.5641902923585, + 1841.9244415283204, + 1871.680981318156, + 1797.67679302509, + 1806.6922238667805, + 1694.2974803107124, + 1765.683292388916, + 1775.6778882833628, + 1692.6491400400798, + 1725.214999516805, + 1705.4649738584246, + 1798.8281017303466, + 1787.2566527048746, + 1711.0052505220685, + 1805.974021021525, + 1884.8077570597331, + 1768.9861426720252, + 1770.3791221618653, + 1731.6198300679525, + 1789.1137566884358, + 1746.0731966018677, + 1754.320014136178, + 1741.0077984673637, + 1861.223882293701, + 1764.5257284800211, + 1725.2217935834612, + 1805.1198635101318, + 1799.5521504538399, + 1938.7070114135743, + 1777.8413832346598, + 1768.8057811443623, + 1748.8558232625326, + 1753.2375204722086, + 1675.2504884084067, + 1932.1340344746907, + 1956.5660400390625, + 1941.8967473347982, + 1921.1778926849365, + 1932.8731807708741, + 1937.5697926112584, + 1863.6905127207438, + 2004.574562890189, + 2021.5065406799317, + 1974.424671936035, + 1940.6831729595478, + 1982.46843846639, + 2008.2560424804688, + 1970.7028912862143, + 1868.8411866596766, + 1927.11331354777, + 2019.3273142496744, + 2014.6843386332193, + 1931.8058667864118, + 1969.7125183105468, + 1844.5016375223795, + 1980.4201372782388, + 2003.6187076568604, + 1964.5726053873698, + 1875.9855552400861, + 1882.722839864095, + 1818.5281080881755, + 1842.647770336696, + 1818.443026815142, + 1652.3186402638753, + 1797.72993850708, + 2016.3298437935966, + 1814.2599040985108 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "aweXpect memory", + "unit": "b", + "data": [ + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2504, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2552, + 2552, + 2552, + 2552, + 3056, + 3056, + 3056, + 3056, + 3056, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2352, + 2352, + 2352, + 2352, + 2352, + 2352, + 2352, + 2352, + 2352, + 2352, + 2352, + 2352, + 2352, + 2352, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2336, + 2368, + 2368, + 2368, + 2368, + 2368, + 2376, + 2376, + 2376, + 2376, + 2376, + 2376, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2024, + 2024, + 2024, + 2024, + 2024, + 2712, + 2712, + 2712, + 2712, + 2712, + 2712, + 2712, + 2712, + 2752, + 2728, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2744, + 2776, + 2776, + 2776, + 2776, + 2856, + 2856, + 2856, + 2856, + 2856, + 2856, + 2856, + 2856, + 2856, + 2856, + 2856, + 2856, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2568, + 2568, + 2568, + 2568, + 2568, + 2568, + 2568 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + }, + { + "label": "FluentAssertions time", + "unit": "ns", + "data": [ + 1175.168862915039, + 1306.7912724812825, + 1294.6244603474936, + 1156.1905431111654, + 1206.3019789377847, + 1235.2764401753743, + 1188.1393574305944, + 1209.3633190155028, + 1204.6632853190104, + 1177.385548655192, + 1161.8918017069498, + 1170.215314102173, + 1212.6018609364828, + 1280.659209060669, + 1124.8404919760567, + 1148.7828202928815, + 1190.6446767171224, + 1254.1669639587403, + 1228.2751047770182, + 1232.5295566558839, + 1248.565466562907, + 1246.2254877726236, + 1293.1850360870362, + 1177.8333392510046, + 1181.5877056121826, + 1148.807777786255, + 1179.3441125324794, + 1205.7529940287272, + 1181.517018999372, + 1245.7201058523995, + 1234.0787826538085, + 1292.0761892954508, + 1232.4627752304077, + 1241.3908696492513, + 1239.2258140563965, + 1207.3014738718668, + 1245.0915793010167, + 1247.4018885294597, + 1277.9747220448085, + 1213.6266394395095, + 1328.5873027801513, + 1210.068729909261, + 1208.2293099721273, + 1201.7893142700195, + 1302.8288435618083, + 1389.5190022786458, + 1276.3358738762993, + 1204.974629720052, + 1396.248903656006, + 1234.1051052093505, + 1278.4940237681071, + 1187.5520716447097, + 1276.6524943033853, + 1237.5632411638896, + 1224.6990648905437, + 1347.5994433085123, + 1293.5051325480142, + 1229.8717528751918, + 1203.0762465159098, + 1298.8048463185628, + 1219.430116144816, + 1239.0460549672446, + 1235.633915456136, + 1230.6896832784016, + 1288.7115893046062, + 1171.1407291412354, + 1289.1070891789027, + 1232.486088480268, + 1163.3603374481202, + 1257.0655723571776, + 1166.7286386489868, + 1248.664733759562, + 1267.4495096940261, + 1203.8612298965454, + 1244.1122009277344, + 1262.8646752675375, + 1232.7970424652099, + 1219.471481176523, + 1245.4006571451823, + 1282.5260323744553, + 1195.3219502766926, + 1265.8075747172038, + 1220.8308667500814, + 1206.6304907480876, + 1330.3660106658936, + 1454.3738615853447, + 1305.122022374471, + 1225.392256810115, + 1312.7105534871419, + 1176.886414972941, + 1260.4263668060303, + 1294.2822069803874, + 1312.9809714726039, + 1325.2573818206788, + 1275.8848793029786, + 1213.7145041147867, + 1191.7710747037615, + 1184.6886122567314, + 1140.9058729807537, + 1172.1701968056816, + 1266.0472885131835, + 1271.2275978968694, + 1202.526193891253, + 1252.117607243856, + 1252.3678704775298, + 1212.122128423055, + 1176.9008397420248, + 1204.4500342149001, + 1232.4721028645833, + 1219.8660055796306, + 1214.6345872243246, + 1328.152537282308, + 1227.9458408355713, + 1190.1829043070475, + 1187.308096822103, + 1184.5159256274883, + 1222.2564605712892, + 1241.3547398885091, + 1179.603597768148, + 1229.8049171447753, + 1181.5711085001628, + 1239.1139979044597, + 1275.5652097555308, + 1275.6486924489338, + 1327.7080047607421, + 1267.4233563286919, + 1377.9816042582195, + 1289.2481583913168, + 1197.013356145223, + 1250.3991628011067, + 1247.223953374227, + 1202.4646185466222, + 1207.9994911780725, + 1282.2164141337078, + 1162.9560219446819, + 1288.8480508168539, + 1309.055589167277, + 1232.0127981821695, + 1305.7888694763183, + 1174.6949152946472, + 1250.3417900630407, + 1204.3439136505126, + 1179.2887406349182, + 1181.5666632334392, + 1208.039221827189, + 1229.6265884399413, + 1271.409934588841, + 1273.6358014424643, + 1207.1707303365072, + 1205.6180573781332, + 1220.3730564117432, + 1190.5406812940325, + 1206.4140895843507, + 1216.4824661254884, + 1164.1131950378417, + 1253.9695091247559, + 1245.1175818125407, + 1254.9389784886287, + 1169.2599378313337, + 1345.4473163604737, + 1211.7718964894614, + 1281.5484807332357, + 1200.2363016764323, + 1192.2478160858154, + 1194.4991613115583, + 1257.059605662028, + 1215.5173990885417, + 1312.46263478597, + 1223.2447832743326, + 1281.6934903462727, + 1214.9134709676107, + 1264.4160370459924, + 1309.2952336629232, + 1270.8802322387696, + 1402.3980242865425, + 1187.3191887991768, + 1196.5160273234048, + 1234.2700308481851, + 1322.5114024026054, + 1208.3844462076822, + 1203.8119869232178, + 1309.6961647914006, + 1275.3307777132306, + 1283.593655649821, + 1314.5250933329264, + 1291.0856945037842, + 1242.6905602675217, + 1300.4066338857015, + 1236.6571908315022, + 1289.5524681091308, + 1343.8835406670203, + 1234.7625334421793, + 1340.0175034659248, + 1223.5157888852632, + 1240.3853115081788, + 1243.4003009796143, + 1246.6499298095703, + 1285.541519800822, + 1255.6113290786743, + 1213.2288977305095, + 1250.42152432033, + 1218.8123661041259, + 1273.25422261556, + 1274.0229181925456, + 1261.8983540852864, + 1297.403947693961, + 1381.5749364217122, + 1352.5350563049317, + 1349.4627017974854, + 1247.8314323425293, + 1222.4558835347493, + 1349.9552834828694, + 1220.0199904123942, + 1275.0634483337403, + 1295.60396194458, + 1241.3094042264497, + 1280.5874989373344, + 1295.2539573396955, + 1230.1847798483711, + 1330.6799790700277, + 1997.3936989648003, + 1331.1228448232016, + 1331.3651218414307, + 1277.3845671335855, + 1367.9343302408854, + 1255.2281643794133, + 1353.8691059112548, + 1247.8739865166801, + 1385.4377380371093, + 1261.1276108877998, + 1250.3156709035238, + 1405.1111368815104, + 1409.362286376953, + 1281.437453842163, + 1294.7140761057535, + 1403.1249450683595, + 1275.729163233439, + 1322.2008628845215, + 1319.6753554026286, + 1364.5623420715333, + 1236.4927711486816, + 1312.4991752624512, + 1233.0656675611224, + 1326.8306219736735, + 1294.4737897600446, + 1310.7859204610188, + 1437.9552282605853, + 1359.2045324961343, + 1280.7022258758545, + 1323.596933110555, + 1399.3304279327392, + 1329.378657913208, + 1246.0590887705484, + 1311.7225372314454, + 1226.7488852909632, + 1275.630331548055, + 1250.1545215606689, + 1365.9006033579508, + 1292.962818400065, + 1276.8586231231689, + 1238.2117856343586, + 1275.9561566670736, + 1254.241219584147, + 1349.4964748382567, + 1326.1594444274901, + 1283.8648433685303, + 1470.8772312164306, + 1404.4512463887534, + 1354.077754465739, + 1387.7131831829365, + 1249.1069519860405, + 1314.1766084035237, + 1487.0328997294107, + 1351.636740366618, + 1239.290754445394, + 1308.0396700541178, + 1334.178370030721, + 1316.5972109476725, + 1316.080820465088, + 1286.7858207702636, + 1323.911829249064, + 1325.0280788739522, + 1350.41394627889, + 1282.548368181501, + 1331.6883131663005, + 1416.3262522379557, + 1502.0562735239664, + 1336.538775507609, + 1347.518753306071, + 1268.2270727157593, + 1286.8146965026856, + 1251.6614463806152, + 1288.9248940785726, + 1268.9306722368513, + 1301.5327020372663, + 1366.5729435511998, + 1241.6301436106364, + 1317.9282190958659, + 1246.1236507415772, + 1341.114610417684, + 1244.4669793446858, + 1244.8103379567465, + 1269.4440137227377, + 1403.4167254130045, + 1319.1912958780924, + 1357.6318433125814, + 1349.706202952067, + 1314.3270118713378, + 1412.0929337819418, + 1373.4581010182699, + 1321.5053040822347, + 1355.3581834157308, + 1283.8466106414794, + 1270.3477993011475, + 1393.171454111735, + 1267.1283485706035, + 1348.5674292246501, + 1376.529356275286, + 1253.8849623362223, + 1277.9614789145332, + 1295.1427772839863, + 1297.9943272908529, + 1517.3338939666749, + 1290.910200881958, + 1286.9698220661708, + 1425.3927232106528, + 1418.5389539082846, + 1406.6185943896953, + 1433.4731702168783, + 1313.9129651387532, + 1455.476150004069, + 1307.4820973322942, + 1477.973246383667, + 1480.9022111256918, + 1351.5406889597575, + 1358.9983839670817, + 1310.710327557155, + 1259.4306265024038, + 1375.0749058356653, + 1322.9255753835043, + 1344.0232087453207, + 1328.3051708221435, + 1358.08385403951, + 1367.7037433624268, + 1298.2002841949463, + 1319.0095249176024, + 1349.9853496551514, + 1382.81140238444, + 1334.5607617696126, + 1318.9393591199603, + 1452.7012999216715, + 1306.6645254770915, + 1426.7150866644722, + 1409.1931215922039, + 1338.7535554250082, + 1411.1441051483155, + 1285.0642438252767, + 1363.5709106445313, + 1308.3069737752278, + 1320.9490539550782, + 1405.3151053110757, + 1235.711539586385, + 1343.606426532452, + 1416.480962371826, + 1397.2751046589442, + 1386.1319029490153, + 1376.590788269043, + 1465.0321689333234, + 1305.0713628133137, + 1381.9386660257976, + 1360.7157407124837, + 1310.3537946065267, + 1322.2879586537679, + 1357.894983427865, + 1435.0140235900878, + 1323.5876591546196, + 1310.9797569274901, + 1361.1923206329345, + 1365.5272491455078, + 1481.8735827128091, + 1415.1540985107422, + 1339.4392157236734, + 1260.4743906167837, + 1293.5604891459147, + 1311.0709548950194, + 1326.581183751424, + 1357.5313623973302, + 1260.040162785848, + 1279.5674416859945, + 1340.723444529942, + 1378.096979268392, + 1266.162911928617, + 1306.0863279978435, + 1369.018996511187, + 1385.855007425944, + 1336.7990465799967, + 1355.7677356175013, + 1432.3283816746302, + 1323.483294214521, + 1325.3668045316424, + 1421.1097104390462, + 1330.9589940388998, + 1443.1974104563394, + 1355.1511698404947, + 1334.59151499612, + 1479.4523022515434, + 1471.6537434895833, + 1331.1062872568766, + 1309.9062379201252, + 1324.6389726911273, + 1346.7257797241211, + 1336.5098396301269, + 1312.4805297851562, + 1332.2870490210396, + 1466.7270138604301, + 1291.689398901803, + 1486.4345049176898, + 1356.7886479241508 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "FluentAssertions memory", + "unit": "b", + "data": [ + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3760, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 3888, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152 ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", "yAxisID": "y1", "borderDash": [ 5, 5 ], "pointStyle": "triangle" + } + ] + }, + "StringArrayInAnyOrder": { + "commits": [ + { + "sha": "198447f7ad33650ea18d7239d6579cda44f17f2f", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 19 22:32:18 2025 \u002B0100", + "message": "fix: execute benchmark report in main build (#219)" + }, + { + "sha": "e994b4ddac319ba1496d5d908adabef71217f6b5", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:06:43 2025 \u002B0100", + "message": "docs: avoid reporting benchmarks for the same commit twice (#221)" + }, + { + "sha": "a6022c2c3716943fc039096336119983cf150e7e", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:17:07 2025 \u002B0100", + "message": "coverage: exclude polyfill files (#222)" + }, + { + "sha": "ba348350c55bc5b042f1e6116e5f4ddb00a80a24", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 08:43:03 2025 \u002B0100", + "message": "fix: finalize release when at least one push succeeded (#223)" + }, + { + "sha": "96f70d37e5bf44488ff777dab44333c47fbccfeb", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 11:28:18 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.18.0 (#229)" + }, + { + "sha": "a65ca3f33d06e0a712049c084956217791a1af8d", + "author": "Valentin", + "date": "Mon Jan 20 11:18:44 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.18.0" + }, + { + "sha": "b6626f8ea71062e77ed99d409fffa363faeeb86c", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:26 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.0 to 1.5.1 (#228)" + }, + { + "sha": "08ef69d9676332d2cc040e885cf1d859ae9a0238", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:36 2025 \u002B0100", + "message": "build(deps): bump SharpCompress from 0.38.0 to 0.39.0 (#227)" + }, + { + "sha": "8c5638ae5f225aa69698100f545da758885f3385", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:43 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.6.137 to 0.6.151 in the tunit group (#226)" + }, + { + "sha": "8111de1379be71399916ded9e459e43d9a746ca3", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:54:53 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#225)" + }, + { + "sha": "8881f80647f5e9da9bf8886db6ea6fec9537abc9", + "author": "dependabot[bot]", + "date": "Mon Jan 20 11:55:02 2025 \u002B0100", + "message": "build(deps): bump the nuke group with 2 updates (#224)" + }, + { + "sha": "a7ed6bc73346bbd62c70d36a9a61536eb87ad8de", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 13:24:55 2025 \u002B0100", + "message": "fix: finalize release executed only after aweXpect push (#230)" + }, + { + "sha": "46c2cd1d1828af4cc393c10457ea5ac986ee3cd2", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 14:17:39 2025 \u002B0100", + "message": "docs: set minimum of benchmark y-axes to zero (#231)" + }, + { + "sha": "d876d08995d12eeb8245ab23facecf32ed792e3c", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:03:50 2025 \u002B0100", + "message": "docs: reset benchmarks on main branch (#220)" + }, + { + "sha": "93717d26631de81c120e13f330547f3f4040da7b", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:39:26 2025 \u002B0100", + "message": "feat: include string options in expectation (#232)" + }, + { + "sha": "912178e4685bcae129fef70bb372d9d440b11b4a", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 20 17:43:06 2025 \u002B0100", + "message": "docs: fix extension documentation (#233)" + }, + { + "sha": "63f4a10e620ff1fe1ea3992f21699d158248a60d", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 21 08:03:52 2025 \u002B0100", + "message": "fix!: signature of \u0060NotEquivalentTo\u0060 (#234)" + }, + { + "sha": "839ca5f6aa7d14f6f63b92ab00b20ec32dea9b33", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 21 16:27:47 2025 \u002B0100", + "message": "coverage: add missing tests in aweXpect.Core (1) (#235)" + }, + { + "sha": "09ad8c6c63abcf2655824baffd0a07ca78f6ddd9", + "author": "Valentin Breu\u00DF", + "date": "Wed Jan 22 07:43:05 2025 \u002B0100", + "message": "fix: readme links in generated nuget packages (#236)" + }, + { + "sha": "55e8ae69fd60c7b889baa50873570f5883b7d847", + "author": "Valentin Breu\u00DF", + "date": "Wed Jan 22 09:35:25 2025 \u002B0100", + "message": "chore: update aweXpect.Core version to prepare release v0.19.0 (#237)" + }, + { + "sha": "c94804fe602f4c5adbeb3b0b93df215c56058157", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 11:34:36 2025 \u002B0100", + "message": "refactor: avoid creating core release in Github (#238)" + }, + { + "sha": "efadb67a50b5ad3732d07280893be3b1993c9b49", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 13:23:34 2025 \u002B0100", + "message": "fix: support \u0060Is\u0060/\u0060IsNot\u0060 for types (#239)" + }, + { + "sha": "d782eda8ddc3cb6a13d0bc450d4c111d68190157", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 16:30:30 2025 \u002B0100", + "message": "feat: support formatting \u0060char\u0060 (#240)" + }, + { + "sha": "4ee65a13d6e094107cd8e99f0c6d55b35c61a7e6", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 16:57:55 2025 \u002B0100", + "message": "feat: support \u0060IsNull\u0060 for structs (#241)" + }, + { + "sha": "4c351d722081e97e2b83d10813f56037263f5661", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 18:18:52 2025 \u002B0100", + "message": "feat: support \u0060.Is()\u0060 with struct types (#242)" + }, + { + "sha": "c1fd6252efc27628a26e9da3c356243023763c9f", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 23 21:45:57 2025 \u002B0100", + "message": "fix: add \u0022class\u0022 constraint to \u0060IsSameAs\u0060 (#243)" + }, + { + "sha": "a878c654debf69a880800e15bdb0c179bc74ff16", + "author": "Valentin Breu\u00DF", + "date": "Sat Jan 25 07:39:58 2025 \u002B0100", + "message": "docs: use fluentassertions 8 in benchmarks (#244)" + }, + { + "sha": "680600babaa52ff3d2a7f410a6a0acf71f2933e9", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 07:39:08 2025 \u002B0100", + "message": "feat: support synchronous expectations via \u0060.Verify()\u0060 (#245)" + }, + { + "sha": "24a061c3730392b3027be69c0248b6eef8d1fd54", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 07:42:18 2025 \u002B0100", + "message": "docs: remove no longer used \u0060MinVer\u0060 from documentation (#246)" + }, + { + "sha": "ca40146a97243a18d7885125306aba27e7a69995", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 15:33:17 2025 \u002B0100", + "message": "docs: update URL to awexpect.com (#248)" + }, + { + "sha": "a14be273924f30e0b247e5e8b5afbb579635cbff", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 15:59:01 2025 \u002B0100", + "message": "docs: add CNAME file (#249)" + }, + { + "sha": "7f8f299c3acbcd4118cab2a7774e13b95dae1dad", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 16:23:58 2025 \u002B0100", + "message": "feat: include options in expectation message of string collections (#247)" + }, + { + "sha": "14c3633f7c3dac7e1b78a01d74dea4eecedd0892", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 18:42:50 2025 \u002B0100", + "message": "chore(deps): update aweXpect.Core to v0.19.2 (#250)" + }, + { + "sha": "2979f1279e15727c0c6937979bdf1d429f348ccb", + "author": "Valentin Breu\u00DF", + "date": "Sun Jan 26 21:17:51 2025 \u002B0100", + "message": "docs: add explicit package descriptions (#251)" + }, + { + "sha": "27688f91da484e4a8cd4f6139ae49ead54df35fb", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:01:04 2025 \u002B0100", + "message": "feat: support chaining delegate expectations in any order (#255)" + }, + { + "sha": "acad1c5d1ed9f0832c9530823d71e37c9b40d05d", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:03:25 2025 \u002B0100", + "message": "refactor: cleanup \u0022Make variable type not nullable\u0022 (#256)" + }, + { + "sha": "d52b3a639abd2946ebc324dd3cdef19c7bf76651", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 08:35:19 2025 \u002B0100", + "message": "feat: make \u0060IsNull()\u0060 generic (#257)" + }, + { + "sha": "5899c66bcd95078518b2bd5810cce22c95624d03", + "author": "dependabot[bot]", + "date": "Mon Jan 27 09:32:23 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#259)" + }, + { + "sha": "d1cf0e582fad81b176fd98eb4e14fbafe17c5fbe", + "author": "dependabot[bot]", + "date": "Mon Jan 27 08:40:12 2025 \u002B0000", + "message": "build(deps): bump TUnit.Assertions from 0.6.151 to 0.7.19 in the tunit group (#260)" + }, + { + "sha": "5f7b8bc97634b7d7dee49319bd6190187fde3b07", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 11:03:27 2025 \u002B0100", + "message": "feat: make collection expectations nullable (#258)" + }, + { + "sha": "d2654cedff550ad0abb20421e957836b0eaaafa8", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 14:13:28 2025 \u002B0100", + "message": "chore: update aweXpect.Core to 0.19.3 (#264)" + }, + { + "sha": "e64de71b68b7d9208d98aab45454661e7c084300", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 14:36:32 2025 \u002B0100", + "message": "docs: fix name of suggested alternative in warnings (#265)" + }, + { + "sha": "37d40acf866c5c362c579295547c4dfa805018a6", + "author": "Valentin Breu\u00DF", + "date": "Mon Jan 27 15:42:30 2025 \u002B0100", + "message": "docs: add link to benchmark definition (#266)" + }, + { + "sha": "f9889e95e606e7815534c1baeeb6876768043efc", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 01:02:52 2025 \u002B0100", + "message": "chore: update Tunit to V8.0 (#267)" + }, + { + "sha": "eabdc5e7cbd8b07841c778e0d6069a9a86f95c22", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 09:50:24 2025 \u002B0100", + "message": "feat: rename \u0060Is\u0060 to \u0060IsEqualTo\u0060 to make the meaning more clear (#268)" + }, + { + "sha": "822385da970191e05233560b83abe0b738b5066f", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 16:22:20 2025 \u002B0100", + "message": "feat: refactor property expectations (#269)" + }, + { + "sha": "9296e1f70927c6addd764e43227cb6a16c2d04d1", + "author": "Valentin Breu\u00DF", + "date": "Tue Jan 28 18:16:49 2025 \u002B0100", + "message": "chore(deps): update aweXpect to v0.22.0 (#270)" + }, + { + "sha": "228dc6258bfb424a3edc91acfb4dba17ff2863cb", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 13:15:00 2025 \u002B0100", + "message": "feat: support static synchronous \u0060Verify\u0060 (#272)" + }, + { + "sha": "6a933f4ba21b149414198d5bb691d8e6fb82d662", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 15:18:44 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.19.4 (#273)" + }, + { + "sha": "6ae2b5bf711f496a7f02d1a930912adff8de8f2d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 16:29:50 2025 \u002B0100", + "message": "chore: update TUnit to v0.9.0 (#274)" + }, + { + "sha": "ccd0a244f2d145205fe5ca46d9943841c3cda61c", + "author": "Valentin Breu\u00DF", + "date": "Thu Jan 30 18:38:12 2025 \u002B0100", + "message": "feat: support pre-release packages (#275)" + }, + { + "sha": "87ab795e631f29410bb2a2d1deefc8dd449f8115", + "author": "dependabot[bot]", + "date": "Thu Jan 30 18:56:02 2025 \u002B0000", + "message": "build(deps): bump PublicApiGenerator from 11.3.0 to 11.4.1 (#263)" + }, + { + "sha": "4c1d86c197d49202b30e86dcc290cae446e7915a", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 09:10:38 2025 \u002B0100", + "message": "feat: strong-named sign the assemblies (#276)" + }, + { + "sha": "6a2e1ab7f9f401c8d0fc789a51319e216b734ddb", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 09:33:54 2025 \u002B0100", + "message": "feat: avoid creating releases on pre-release tags (#277)" + }, + { + "sha": "f423360092c1f7af553f5814d0da5b7271f2f616", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 11:27:44 2025 \u002B0100", + "message": "refactor: temporarily disable NU5104 (#278)" + }, + { + "sha": "cf683ba6f1b9a13f3d0b34f6504d6bb2d0727b30", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 13:21:44 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.20.0 (#280)" + }, + { + "sha": "9b72631ec8eabfa7caade3c8bf8205dbba4ccfa7", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 13:21:36 2025 \u002B0100", + "message": "feat: auto-update copyright year (#279)" + }, + { + "sha": "7fdbefe8d3dbb7fe1aabd567004395b29bd73a11", + "author": "Valentin Breu\u00DF", + "date": "Fri Jan 31 16:51:33 2025 \u002B0100", + "message": "chore: update aweXpect to v0.24.0 (#281)" + }, + { + "sha": "336dbe1664650a7117288af84650ee3452811b65", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 1 20:32:01 2025 \u002B0100", + "message": "feat: improve code-fix-provider (#282)" + }, + { + "sha": "f76cefad38fcbd92b34d839e94a59929d1fbe405", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 2 07:25:35 2025 \u002B0100", + "message": "feat: add \u0060GreaterThan\u0060/\u0060LessThan\u0060-\u0060OrEqualTo\u0060 to property expectations (#283)" + }, + { + "sha": "9a5312d98231752b464ca12894e567b65cbc7cb2", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 2 11:14:20 2025 \u002B0100", + "message": "refactor: speedup \u0060StringDifference\u0060 (#284)" + }, + { + "sha": "5c564abbc185e0c3b650cdcaf069483566dfa707", + "author": "dependabot[bot]", + "date": "Mon Feb 3 11:56:03 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#286)" + }, + { + "sha": "c709afb81612f6dbee6a26a9b01da91f041533f5", + "author": "dependabot[bot]", + "date": "Mon Feb 3 11:55:50 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.9.0 to 0.10.4 in the tunit group (#287)" + }, + { + "sha": "b630191da7acc45ce14ec7ec1cbbb7b786306a37", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:17:25 2025 \u002B0100", + "message": "refactor: rename \u0060Are(TItem)\u0060 to \u0060AreEqualTo(TItem)\u0060 (#289)" + }, + { + "sha": "0bebf24528a92ba97ae77969d80b73ba35159daa", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:49:49 2025 \u002B0100", + "message": "feat: include configuration options in string equal to expectations (#290)" + }, + { + "sha": "c935463f5fdd77556b04af7cdbeb94d5e7892c51", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 12:56:59 2025 \u002B0100", + "message": "refactor: group \u0022Microsoft.CodeAnalysis\u0022 updates for dependabot (#291)" + }, + { + "sha": "80179bea6a22fe75e7eaefcf72a3c38a24f80b92", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 13:11:48 2025 \u002B0100", + "message": "refactor!: move \u0060PropertyResult\u0060 to aweXpect.Core (#292)" + }, + { + "sha": "f57a059658f8e343dd90cdec66c4f6f070b46c60", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:13:44 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.1 to 1.5.3 (#295)" + }, + { + "sha": "55146670dd9a157d24358d6485e51e186212f2a5", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:13:48 2025 \u002B0100", + "message": "build(deps): bump coverlet.collector from 6.0.3 to 6.0.4 (#296)" + }, + { + "sha": "2547e0162393426fd34717edf4ef4cf5c470389a", + "author": "dependabot[bot]", + "date": "Mon Feb 3 13:14:11 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.10.4 to 0.10.6 in the tunit group (#293)" + }, + { + "sha": "c85f0a6085116a62761d41842b4d93229d0c725d", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 13:39:11 2025 \u002B0100", + "message": "refactor: simplify build pipeline to push nuget packages (#297)" + }, + { + "sha": "ab405d131c2ddfca63f7801e90686679e3c82d59", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 16:03:24 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.21.0 (#298)" + }, + { + "sha": "7cf053841b15013f0daad867164b04e4073a2a58", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 3 21:18:05 2025 \u002B0100", + "message": "feat: add \u0060ComplyWith\u0060 for collections (#299)" + }, + { + "sha": "b56e5fca49f77c86935cd777c0a1c61ebedf4baa", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 12:32:32 2025 \u002B0100", + "message": "docs: improve XML-Doc comments (#300)" + }, + { + "sha": "d4b664cdc97c087e0a6bacd0a630e6c3288f50d3", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 12:45:47 2025 \u002B0100", + "message": "refactor!: generic equality options (#301)" + }, + { + "sha": "9f1824ce78b9e5fe1596eab0cdd476dde9207dc4", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 13:40:01 2025 \u002B0100", + "message": "feat!: generic equality options (2) (#302)" + }, + { + "sha": "402fcf1bf65571795a1dd376fbc2aa48ad78292a", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 4 16:36:17 2025 \u002B0100", + "message": "chore: update aweXpect to v0.26.0 (#303)" + }, + { + "sha": "5930c6cb87c61321d4194c1a86e87c8074b62dee", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 08:37:58 2025 \u002B0100", + "message": "feat: improve equivalency (#304)" + }, + { + "sha": "8b6d5c3f21970d5f1cd04c1327ae7dc8e3899bc9", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 09:06:32 2025 \u002B0100", + "message": "docs: add core nuget badge (#305)" + }, + { + "sha": "982c1d09f8ad0bb809a9357d1c6a1017cf0cd1c6", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 09:23:51 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.23.0 (#306)" + }, + { + "sha": "8ae4321d9e06929c0fba8bf045724241e6a7df39", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 12:23:51 2025 \u002B0100", + "message": "refactor: improve code coverage (#307)" + }, + { + "sha": "236ea658dd027ff0c344b4e481a9d2e9a9b443a5", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 5 16:45:36 2025 \u002B0100", + "message": "refactor: improve code coverage (2) (#308)" + }, + { + "sha": "83affdbde5065f6d9fc9c3e667f323756aaf3e89", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 08:47:58 2025 \u002B0100", + "message": "fix: null handling in expectations on inner exceptions (#309)" + }, + { + "sha": "051f951e84cfa145bf70e6a902f359a8f4588c17", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 13:11:04 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.24.0 (#310)" + }, + { + "sha": "72034f95814162df71d6866ccb911ea00c49fcaa", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 6 16:46:55 2025 \u002B0100", + "message": "chore: update aweXpect to v0.27.0 (#311)" + }, + { + "sha": "896aa83e1cc540b579c8c71788f3684fbf4e22e2", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 08:21:10 2025 \u002B0100", + "message": "feat: change options to \u0060record\u0060 types (#312)" + }, + { + "sha": "4fb38900ee7db2337f104f11364d1dd97b01141a", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 14:27:57 2025 \u002B0100", + "message": "feat: improve equivalency (#313)" + }, + { + "sha": "e21efd5259231069dc353a0ed1dc031e3262939e", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 16:58:52 2025 \u002B0100", + "message": "feat: improve equivalency by allowing to specify the supported visibility of fields and properties (#314)" + }, + { + "sha": "0bf71956acfd2204c0dea7434128637911c31d1b", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 7 19:16:53 2025 \u002B0100", + "message": "feat: improve equivalency (#315)" + }, + { + "sha": "3a9023e9b63becb67a007fd5d55dcd623d5bd0be", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 05:35:45 2025 \u002B0100", + "message": "feat: add \u0060WhoseValue{s}\u0060 to dictionary \u0060ContainsKey{s}\u0060 expectations (#316)" + }, + { + "sha": "32612ac1bd6505d5c377e30b271cd3b8337a3751", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 06:00:37 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.25.0 (#317)" + }, + { + "sha": "3865700179835858ea681a38afe1ad29ba605efa", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:18:03 2025 \u002B0100", + "message": "feat: add \u0060AndOrWhoseResult\u0060 (#318)" + }, + { + "sha": "2e5abee59dc76a29b6e01c11b6831229d6afdcc7", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:26:16 2025 \u002B0100", + "message": "feat: add \u0060AreEquivalentTo\u0060 for collections (#319)" + }, + { + "sha": "c5d459a774ff25500c4e1c41a7bf7d88e1712362", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 10:54:29 2025 \u002B0100", + "message": "refactor: update \u0022needs\u0022 in build pipeline (#320)" + }, + { + "sha": "e907252126cbe0767ed9b6a29ac97af8f9efdc2e", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 11:18:07 2025 \u002B0100", + "message": "feat: include the key information in dictionary \u0060WhoseValue\u0060 (#321)" + }, + { + "sha": "0fe58fe8a85c0737f8945f67acf4a7d59c1b98c5", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 23:08:45 2025 \u002B0100", + "message": "refactor!: remove \u0022should\u0022 from expectation text (#322)" + }, + { + "sha": "85b5ef1879e5fa2f54eb71d0a34aed62cd657344", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 8 23:59:26 2025 \u002B0100", + "message": "feat: simplify \u0060HasStatusCode\u0060 expectation on \u0060HttpResponseMessage\u0060 (#323)" + }, + { + "sha": "853f31c84db0e8a44a8628f7e6cc1544fdfebd4e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 10:04:51 2025 \u002B0100", + "message": "chore: update aweXpect to v0.30.0 (#328)" + }, + { + "sha": "b8ec8b16b937fedda5e35dae3142e451e9bfcc01", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 12:56:23 2025 \u002B0100", + "message": "feat: Add \u0060AreExactly\u0060 for collections (#329)" + }, + { + "sha": "27d29c96b2191226d4203a1d54e2ec68c673e45b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 15:47:29 2025 \u002B0100", + "message": "refactor: cleanup code (#330)" + }, + { + "sha": "55e7e4fc36e520ffdfda00f473cafa7b2007c4d5", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 9 19:18:55 2025 \u002B0100", + "message": "feat: add \u0060WhoseParameters\u0060 for \u0060Signaler\u0060 (#333)" + }, + { + "sha": "b0e47762b9dff9411b49c7dfce5d9531fe782826", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:47:53 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.10.6 to 0.11.0 in the tunit group (#335)" + }, + { + "sha": "36644484fb0f233238d1370a9a0b9bf4a505ea9e", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:48:07 2025 \u002B0100", + "message": "build(deps): bump the xunit group with 4 updates (#336)" + }, + { + "sha": "f8f7d0ad3c52b6fd2f17380105e5526f0a7056ae", + "author": "dependabot[bot]", + "date": "Mon Feb 10 16:48:20 2025 \u002B0100", + "message": "build(deps): bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies (#337)" + }, + { + "sha": "eac7f2d29e73e96407f2239af62ed6565dcd1a67", + "author": "Valentin Breu\u00DF", + "date": "Mon Feb 10 20:39:45 2025 \u002B0100", + "message": "chore: update aweXpect to v0.31.0 (#341)" + }, + { + "sha": "e70deb86aa2bba5f3fdb9550427361314105f8f7", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 10:47:49 2025 \u002B0100", + "message": "feat: add \u0060TestCancellation\u0060 to aweXpect settings (#342)" + }, + { + "sha": "0ec04dd4ae1d470d91eb9763e48314a95e124b7e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 20:37:41 2025 \u002B0100", + "message": "coverage: add missing tests (#343)" + }, + { + "sha": "7c2a7584ad2c666d597dc0b4c472d9bdc116e33f", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 20:50:54 2025 \u002B0100", + "message": "docs: add \u0022Cancellation\u0022 as headline in docs (#344)" + }, + { + "sha": "e9022782b02473e54d0ca73ed6546ec3a19c1053", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 21:10:38 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.0 (#345)" + }, + { + "sha": "2c41be542bbcdf7bb9c8643813e9a84ad61d624d", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 11 21:31:51 2025 \u002B0100", + "message": "feat: add analyzer when object.Equals is used on \u0060IThat\u003CT\u003E\u0060 (#346)" + }, + { + "sha": "afa882ee430a10d4a663a546018cda5edf808479", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 01:23:00 2025 \u002B0100", + "message": "fix: customizations are \u0022AsyncLocal\u0022 (#347)" + }, + { + "sha": "969e065219289210888f6a3741c51f175d1e1bf3", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 01:26:14 2025 \u002B0100", + "message": "chore: update aweXpect to v0.32.0 (#348)" + }, + { + "sha": "60eb63031c20eeb00a983c441ad3b4d284020769", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 02:10:49 2025 \u002B0100", + "message": "refactor: revert changes that caused bad benchmarks (#349)" + }, + { + "sha": "3a4857513bf145df5e4eb1640ac5e9819e4a951e", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 07:57:12 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.1 (#350)" + }, + { + "sha": "3983116de1128f4699eb659a509c3c442704891f", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 09:03:49 2025 \u002B0100", + "message": "refactor: improve resilience of tests (#351)" + }, + { + "sha": "b04edcf8a2afce90907358fae72a74e8e7829d6e", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 10:22:17 2025 \u002B0100", + "message": "feat: add overwriting the global timeout locally (#352)" + }, + { + "sha": "4e57b02ca115de0908afd39b8bc97aece29f94db", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 21:21:11 2025 \u002B0100", + "message": "refactor: improve code coverage in aweXpect.Core (#353)" + }, + { + "sha": "23b59cb4b6304a90c69fde9833222439db4a2f3f", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 21:51:50 2025 \u002B0100", + "message": "refactor: improve code coverage in aweXpect (#354)" + }, + { + "sha": "40cc54fa59657af4bcf147c5ac4d5c78507d0ce5", + "author": "Valentin Breu\u00DF", + "date": "Wed Feb 12 22:28:43 2025 \u002B0100", + "message": "refactor: improve delegate coverage (#355)" + }, + { + "sha": "e5efbb978305b9cbe0d61f571b0cf6dcbcb47740", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 04:06:34 2025 \u002B0100", + "message": "refactor: consolidate error messages for delegates (#356)" + }, + { + "sha": "51c034fd65adef7d72b2711dff7f61b2cf117ee4", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:38:30 2025 \u002B0100", + "message": "docs: refactor the documentation structure (#357)" + }, + { + "sha": "106df424ca40df9b271c6dd2967bd3eb7ffc291c", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:41:39 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.29.2 (#359)" + }, + { + "sha": "a24ae4410ae25144b2f4800160e0f221cc9a35ee", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 05:52:32 2025 \u002B0100", + "message": "feat!: use \u0022HasCount\u0022 for counting items in a collection (#358)" + }, + { + "sha": "93221aa4249061be5d94da1cf166d1f7abf28ee3", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 08:15:05 2025 \u002B0100", + "message": "refactor: delete unused code in Http expectations (#360)" + }, + { + "sha": "a6a923e2a0e99d3701ef58e9dc7c14db7533d879", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 08:57:34 2025 \u002B0100", + "message": "refactor: make \u0060Initialization\u0060 testable (#361)" + }, + { + "sha": "4c2a787678320dba68f25b9338810dff25986b51", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 13:00:43 2025 \u002B0100", + "message": "refactor: improve code coverage of aweXpect.Core (#362)" + }, + { + "sha": "e108e728a4c81ee96a19fbbdec9b37ab43f2181e", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 17:34:40 2025 \u002B0100", + "message": "refactor: improve coverage of aweXpect.Core (#363)" + }, + { + "sha": "b69ccbf93ac5b2baeb390d5973f6626ab2835e7a", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 18:29:59 2025 \u002B0100", + "message": "feat: include options in collection \u0060Contains\u0060 (#364)" + }, + { + "sha": "4fd874e98b0376517392d128619a627d9b6fc1f3", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 19:58:37 2025 \u002B0100", + "message": "refactor: ensure correct \u0060null\u0060 handling for \u0060TimeSpan\u0060 expectations (#365)" + }, + { + "sha": "98a7b28ce438bae32f59d784a436caae556bd66a", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 20:17:52 2025 \u002B0100", + "message": "refactor: ensure correct \u0060null\u0060 handling for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#366)" + }, + { + "sha": "1085d54aed6265a3eacda9cd28b5a08af7f6c9ad", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 13 20:39:59 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v0.30.0 (#367)" + }, + { + "sha": "732f5d9da08cebe94fa74802cf7fdd090c9b7aeb", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 09:13:15 2025 \u002B0100", + "message": "fix: incorrectly named exception expectation (#369)" + }, + { + "sha": "2a8ac0a378d1311e6f430d9e23c07fb73885e5a5", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 09:17:40 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect: (#368)" + }, + { + "sha": "7412c4de5ebb1fb088cbfc4985554ef7b3d02a3b", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 10:38:47 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (2) (#370)" + }, + { + "sha": "4204834e873323af57e2219c773f6140d6457a26", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 12:29:25 2025 \u002B0100", + "message": "feat: return \u0022Undecided\u0022 when the collection could not be iterated completely (#371)" + }, + { + "sha": "06b4554137d84210ee70fe522af4a32c4e728be5", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 15:05:24 2025 \u002B0100", + "message": "chore: re-enable build scope (#375)" + }, + { + "sha": "42f921a4e89d9fd0d9f99f371e57c87857427474", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 17:17:24 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (3) (#376)" + }, + { + "sha": "fdc0aaae9b95f15777de40d68dcaf44b04e3c046", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 14 19:57:15 2025 \u002B0100", + "message": "refactor: improve coverage for aweXpect (4) (#377)" + }, + { + "sha": "6e4441e13ad7fed30c219aff5133874e344d92fa", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 15:33:24 2025 \u002B0100", + "message": "feat!: remove Http and Json expectations (#378)" + }, + { + "sha": "12c765936621a94deca594b414cc58bb9098a568", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 21:06:28 2025 \u002B0100", + "message": "docs: include documentation from extensions (#379)" + }, + { + "sha": "b2959468330f7657c88caec2d68758ad54689183", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 21:19:16 2025 \u002B0100", + "message": "chore: add \u0022repository_dispatch\u0022 to build.yml (#380)" + }, + { + "sha": "07843f7f35cffea48197c86ff295104aa393761c", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 15 22:43:16 2025 \u002B0100", + "message": "refactor: use the \u0022InternalsVisibleTo\u0022 attribute in csproj (#381)" + }, + { + "sha": "84eb74e03f254e780e7537e3198faac120ac8a4e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 04:33:35 2025 \u002B0100", + "message": "chore: update TUnit to v0.13.0 (#382)" + }, + { + "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 04:48:16 2025 \u002B0100", + "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" + }, + { + "sha": "3cefc147bae2ebe6cf8ed6e465ecd75df017ee6a", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:06:00 2025 \u002B0100", + "message": "docs: limit benchmark data per default (#385)" + }, + { + "sha": "b9fe159b0df1c93b79d198a3b867d072a53e8d90", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:37:44 2025 \u002B0100", + "message": "feat: support canceled tasks (#386)" + }, + { + "sha": "4c5d53b031cc8be55d6cf8138307aef411807a73", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 06:52:13 2025 \u002B0100", + "message": "docs: limited-data cannot be uploaded in build pipeline (#387)" + }, + { + "sha": "79078484225c9b8b539f61b139746ac568bb095e", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:22:39 2025 \u002B0100", + "message": "refactor: consolidate use of EquivalencyOptions (#388)" + }, + { + "sha": "eeee13915e9b0c07a32c097c5a3be9f083215eae", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:47:10 2025 \u002B0100", + "message": "refactor: execute code cleanup (#389)" + }, + { + "sha": "c6b3a8d5a2ab29c4796438c4ac19538c1b84b025", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 07:55:29 2025 \u002B0100", + "message": "docs: move extension projects under separate folder (#390)" + }, + { + "sha": "c6992a9248a8b854e479c8c58de852013b73a89b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 08:15:39 2025 \u002B0100", + "message": "docs: fix example for writing a custom extension (#391)" + }, + { + "sha": "0c336223308e044cfae772e0564e64e494a07228", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 08:39:04 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.0.0 (#392)" + }, + { + "sha": "dd4803124f8423871f8991f18170388f6e4b0733", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 09:05:55 2025 \u002B0100", + "message": "docs: add nuget badge to extension documentation page (#393)" + }, + { + "sha": "f6640b2ffdf76d5eda2b70b9626946a384736c49", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 10:42:13 2025 \u002B0100", + "message": "docs: fix link in README (#394)" + }, + { + "sha": "d8aaae48559a0e83768916d409714db3f1f961c5", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 16 12:44:39 2025 \u002B0100", + "message": "docs: fix incorrect line break in README (#395)" + }, + { + "sha": "e0d78b97a1b88d29190c977e6faae7a28d81a38e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 18 08:38:00 2025 \u002B0100", + "message": "docs: add redirects for extensions (#399)" + }, + { + "sha": "bf2c3932f3e333208fb89ffbd4839317ed71147b", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:11:08 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#396)" + }, + { + "sha": "fa4ce4f413162e8c37be5062033c49a36b5f1a4b", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:11:54 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.3 to 1.6.0 (#398)" + }, + { + "sha": "c5103c0ce6aa9a3803356744da67a48dd0ee21d9", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 11:19:12 2025 \u002B0100", + "message": "fix: consider \u0060FurtherProcessingStrategy\u0060 in \u0060MappingNode\u0060 (#400)" + }, + { + "sha": "128a061836f52b92c8bfa4b43f00ce18fc3377aa", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:48:50 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.13.0 to 0.14.0 in the tunit group across 1 directory (#402)" + }, + { + "sha": "0097e8960d2cf9bc985983feea16c8677f68737d", + "author": "dependabot[bot]", + "date": "Sat Feb 22 11:49:03 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.6.0 to 1.6.2 (#401)" + }, + { + "sha": "36cef1bf146d5445aa873af21bb6168f88e777ee", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 12:19:35 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.0.1 (#403)" + }, + { + "sha": "b07b08347c360d084eb47c1514732f1de27cc982", + "author": "Valentin Breu\u00DF", + "date": "Sat Feb 22 17:18:09 2025 \u002B0100", + "message": "chore: update aweXpect to v1.0.1 (#404)" + }, + { + "sha": "3065034c36dbba21de21ca5ca95d4610ec3f05cd", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 09:38:30 2025 \u002B0100", + "message": "feat: support async mapping nodes (#405)" + }, + { + "sha": "a6090881eab7fbdfcbeb87935425d0bb6fbc4f88", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 10:28:23 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.1.0 (#406)" + }, + { + "sha": "11eb957652173498965a63ea7ad6c8df67d28f8b", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 11:42:42 2025 \u002B0100", + "message": "feat: support \u0060AddContext\u0060 in \u0060MemberExpectationBuilder\u0060 (#407)" + }, + { + "sha": "6da1bdd996ee3dc0e23a61f00062e28fb7f40045", + "author": "Valentin Breu\u00DF", + "date": "Sun Feb 23 13:11:09 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.2.0 (#408)" + }, + { + "sha": "e74b96fbfa10c29253be679de47c3b3c8001086f", + "author": "dependabot[bot]", + "date": "Mon Feb 24 20:19:00 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.14.0 to 0.14.6 in the tunit group (#410)" + }, + { + "sha": "ad717ef751db9b920448a9f29b43de7e6e214f30", + "author": "dependabot[bot]", + "date": "Mon Feb 24 20:18:48 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#409)" + }, + { + "sha": "977afeac6e33a93ac6bb327776c82fa9020c973e", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 20:40:41 2025 \u002B0100", + "message": "feat: add \u0060CompliesWith\u0060 as generic expectation (#412)" + }, + { + "sha": "485d524cbdd18473b0d2c69f120e80a1ba1d45ac", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 21:22:00 2025 \u002B0100", + "message": "feat: add \u0060Within\u0060 repeated check for \u0060Satisfies\u0060 and \u0060CompliesWith\u0060 (#413)" + }, + { + "sha": "4d0029040776fbbeb889dec42c5ae7dd5fe2ab3f", + "author": "dependabot[bot]", + "date": "Tue Feb 25 21:09:12 2025 \u002B0000", + "message": "build(deps): bump PublicApiGenerator from 11.4.1 to 11.4.2 (#411)" + }, + { + "sha": "13732eacf5ff0694f75bd52ef3bd895460b3628c", + "author": "Valentin Breu\u00DF", + "date": "Tue Feb 25 22:09:58 2025 \u002B0100", + "message": "feat: trim common whitespace from expectation expressions (#414)" + }, + { + "sha": "e2eba3a908c1897d4681cda369724c968ea8efa5", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 10:46:15 2025 \u002B0100", + "message": "feat: allow specifying multiple contexts in \u0060MemberExpectationBuilder\u0060 (#415)" + }, + { + "sha": "29f000854964360832d38881b377450b1ce60c80", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 11:16:58 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v1.3.0 (#416)" + }, + { + "sha": "a92978eee6592d76b8d11a423f2b9e29f7dc3f74", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 16:07:05 2025 \u002B0100", + "message": "chore: update aweXpect to v1.4.0 (#421)" + }, + { + "sha": "dd4a0d1c564737d50a96644c4fa147e3479e695e", + "author": "Valentin Breu\u00DF", + "date": "Thu Feb 27 16:17:46 2025 \u002B0100", + "message": "refactor: use current year in copyright (#422)" + }, + { + "sha": "c93fce568e5fd5a8faeb4498c681602f9f3f4ebf", + "author": "Valentin Breu\u00DF", + "date": "Fri Feb 28 11:48:49 2025 \u002B0100", + "message": "chore: update aweXpect to v1.5.0 (#426)" + }, + { + "sha": "7012cf9fe99e58a9788ab362e38c7bff7b53aac7", + "author": "Valentin Breu\u00DF", + "date": "Sat Mar 1 07:31:50 2025 \u002B0100", + "message": "chore: update aweXpect to v1.6.0 (#431)" + }, + { + "sha": "10f1052efb6049163d5b2c90c14e9d82e9c3d344", + "author": "Valentin Breu\u00DF", + "date": "Sat Mar 1 15:08:21 2025 \u002B0100", + "message": "feat: add \u0060HasCount\u0060 for collections (#432)" + }, + { + "sha": "75dd39e715f4f58af3ad66dfdcca9bc6cd1d39df", + "author": "dependabot[bot]", + "date": "Tue Mar 4 13:11:24 2025 \u002B0100", + "message": "build(deps): bump TUnit.Assertions from 0.14.6 to 0.16.4 in the tunit group (#434)" + }, + { + "sha": "ab75babf8d30e9b3ab1a01d4644fe1420088c547", + "author": "dependabot[bot]", + "date": "Tue Mar 4 13:11:50 2025 \u002B0100", + "message": "build(deps): bump the xunit group with 2 updates (#435)" + }, + { + "sha": "73699f2ce05bd23be059df3f8b91fde0c94749f8", + "author": "Valentin Breu\u00DF", + "date": "Tue Mar 4 13:25:25 2025 \u002B0100", + "message": "feat: add support for inconclusive tests (#440)" + }, + { + "sha": "02698bd2cf1ae3d78e84f3ea29400ec2e7967a65", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 9 12:20:38 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.1 (#444)" + }, + { + "sha": "8baa2a409242122daf165748a283f84e2606c815", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 9 14:02:01 2025 \u002B0100", + "message": "refactor: use explicit constraints for numbers (#445)" + }, + { + "sha": "c43dc7b02df37a84148cc7310d92c7a75e440ed4", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 06:55:00 2025 \u002B0100", + "message": "chore: support pull requests from forks (#451)" + }, + { + "sha": "b9ddf9125a5a51cae9bd2913588a4755e97db8a2", + "author": "dependabot[bot]", + "date": "Fri Mar 14 06:55:30 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.CodeCoverage from 17.13.1 to 17.14.2 (#448)" + }, + { + "sha": "651c6220eab01125cb6720bc07296bd12c451f06", + "author": "dependabot[bot]", + "date": "Fri Mar 14 08:28:29 2025 \u002B0100", + "message": "build(deps): bump PublicApiGenerator from 11.4.2 to 11.4.5 (#447)" + }, + { + "sha": "e8e579406612d6945ee5b105684555f8bea62c31", + "author": "dependabot[bot]", + "date": "Fri Mar 14 07:29:11 2025 \u002B0000", + "message": "build(deps): bump TUnit.Assertions from 0.16.4 to 0.18.26 in the tunit group (#446)" + }, + { + "sha": "43563dba1f0e3d20abef6793b53d48889dbf7603", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 10:22:49 2025 \u002B0100", + "message": "feat: make properties of \u0060FormattingOptions\u0060 public (#453)" + }, + { + "sha": "2dfb85c69746e1219f0ff19f5e775456c312f114", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 10:35:33 2025 \u002B0100", + "message": "chore: update Microsoft.codeAnalysis.* to v4.13.0 (#452)" + }, + { + "sha": "90fee8812070a81e273a10dfda3bd04001e0d845", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:05:36 2025 \u002B0100", + "message": "feat: add \u0060IsPrefix\u0060 and \u0060IsSuffix\u0060 as string equality option (#454)" + }, + { + "sha": "c114f7232e999d96d51e6bf68820bc03d84192ea", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:23:29 2025 \u002B0100", + "message": "fix: incorrect project in build pipeline (#455)" + }, + { + "sha": "0d568381c1eb0862af4524d9c393d25c4131a382", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:38:22 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v2.0.0-pre.2 (#456)" + }, + { + "sha": "2f1d12d920063a94daec7f758c2f917a6c8fc75c", + "author": "Valentin Breu\u00DF", + "date": "Fri Mar 14 12:44:21 2025 \u002B0100", + "message": "fix: analyis pipeline (#457)" + }, + { + "sha": "4d87a8bd44797f14e2c8350b6dd0996a241d885f", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 07:23:31 2025 \u002B0100", + "message": "fix: forward contexts from \u0060ManualExpectationBuilder\u0060 (#459)" + }, + { + "sha": "28efd912931c5084ed28162583281ccabc472feb", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 09:14:04 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.3 (#465)" + }, + { + "sha": "3fff2633dc67aa3cf460c92f2e939ad07d17fe27", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 10:43:16 2025 \u002B0100", + "message": "refactor: get rid of annotation warnings (#463)" + }, + { + "sha": "747a24ed586e9ecfc35c8c9847c48aab01503312", + "author": "Valentin Breu\u00DF", + "date": "Sun Mar 16 14:39:19 2025 \u002B0100", + "message": "feat: add missing negations (#466)" + }, + { + "sha": "736daeeabb8a1612a478cddbcd2547191487c54c", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 07:25:57 2025 \u002B0100", + "message": "feat: add context with equivalency options (#467)" + }, + { + "sha": "f6189ccdd0f53ac6501a6c26cf2270aedbded070", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 09:50:21 2025 \u002B0100", + "message": "refactor: remove obsolete \u0060ToString\u0060 overloads (#468)" + }, + { + "sha": "9204701a25c0a32e4ef3a53e8a0dbe189e4a41f8", + "author": "dependabot[bot]", + "date": "Mon Mar 17 10:12:05 2025 \u002B0100", + "message": "build(deps): bump the tunit group with 2 updates (#470)" + }, + { + "sha": "11b106e3b546c479a2b5f6c022fded08e9f97bef", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 10:17:11 2025 \u002B0100", + "message": "refactor: move nullable tests in subclass (#471)" + }, + { + "sha": "24fc41b18b6b349e5024e57a39e9eb7e8892e3c0", + "author": "dependabot[bot]", + "date": "Mon Mar 17 09:25:51 2025 \u002B0000", + "message": "build(deps): bump FluentAssertions and Microsoft.NETFramework.ReferenceAssemblies (#469)" + }, + { + "sha": "3af9446cb35c8d1cbe76492d5a09a5cfc262433e", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 12:15:04 2025 \u002B0100", + "message": "fix: missing expectation text in collections \u0060ComplyWith\u0060 constraint (#472)" + }, + { + "sha": "8b74560f17a738fd3a0f7b0e1a341e4c7a42f546", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 17 20:44:06 2025 \u002B0100", + "message": "fix: package reference in release mode (#473)" + }, + { + "sha": "8d5a07601f0fd13ab70c3f46594285c2c9af1484", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 11:18:17 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0-pre.5 (#476)" + }, + { + "sha": "b100e91a271529d9103a2f2058af130116ae5328", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 14:20:39 2025 \u002B0100", + "message": "coverage: add missing test cases (#477)" + }, + { + "sha": "12cced9d316cc966c5287464720e30dc95bdb116", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 14:29:36 2025 \u002B0100", + "message": "refactor: solve sonar issues (#478)" + }, + { + "sha": "4cfb62e93d273505ae62e73c6ffb4adb93c16ef9", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 15:23:28 2025 \u002B0100", + "message": "chore: update aweXpect.Core to v2.0.0 (#479)" + }, + { + "sha": "8c5483ee162ab287def3a1dfa3a6cfffe557f8ff", + "author": "Valentin Breu\u00DF", + "date": "Wed Mar 19 20:21:30 2025 \u002B0100", + "message": "chore: update aweXpect to v2.0.0 (#480)" + }, + { + "sha": "c17f75ad5dc08ebf207e8fdfa61ced46e0b60ea4", + "author": "Valentin Breu\u00DF", + "date": "Thu Mar 20 08:13:08 2025 \u002B0100", + "message": "chore: reset Microsoft.CodeAnalysis.* to v4.11.0 (#481)" + }, + { + "sha": "175c57930f3936bac57d85ce6c7b78a96ccac47e", + "author": "dependabot[bot]", + "date": "Mon Mar 24 12:12:17 2025 \u002B0100", + "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.6.2 to 1.6.3 (#485)" + }, + { + "sha": "0fa791adcbd59daa71a42b97721f6058f51c65b3", + "author": "dependabot[bot]", + "date": "Mon Mar 24 12:12:42 2025 \u002B0100", + "message": "build(deps): bump the mstest group with 2 updates (#482)" + }, + { + "sha": "aad9bc45395204d3f736bea2ef1a2f04f79a40a9", + "author": "dependabot[bot]", + "date": "Mon Mar 31 11:08:16 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.18.60 to 0.19.32 in the tunit group (#487)" + }, + { + "sha": "396bfd6d2c32a76fe6d3d5f5c43c13ae2cb4b645", + "author": "Valentin Breu\u00DF", + "date": "Mon Mar 31 12:33:06 2025 \u002B0200", + "message": "chore: update aweXpect to v2.1.0 (#489)" + }, + { + "sha": "158a233ed6174aa31be7e8c171f03608e1f1d1c0", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 4 14:08:56 2025 \u002B0200", + "message": "fix: update docusaurus to fix GitHub security advisory (#490)" + }, + { + "sha": "27bfcfcea91c1638ece853f2a3653def9556ce97", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 5 16:56:35 2025 \u002B0200", + "message": "feat: allow overriding the subject description (#491)" + }, + { + "sha": "2597e1febf117fcccb094e922141b81798f3f576", + "author": "Valentin Breu\u00DF", + "date": "Sun Apr 6 21:07:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.2.0 (#492)" + }, + { + "sha": "8527c4e46e9d38f8a7433aeb1fa0399f3e5dc77b", + "author": "dependabot[bot]", + "date": "Mon Apr 7 14:29:50 2025 \u002B0200", + "message": "build(deps): bump the xunit group with 2 updates (#497)" + }, + { + "sha": "ec23c81a91312dfb172c47f71fafb6a7fc246028", + "author": "dependabot[bot]", + "date": "Mon Apr 7 14:29:31 2025 \u002B0200", + "message": "build(deps): bump TUnit from 0.19.24 to 0.19.32 in the tunit group (#495)" + }, + { + "sha": "d1fe3081ee4e150c0ac9a37d2f2b4d94b7b81e2c", + "author": "dependabot[bot]", + "date": "Mon Apr 7 15:19:49 2025 \u002B0200", + "message": "build(deps): bump NUnit.Analyzers from 4.6.0 to 4.7.0 in the nunit group (#496)" + }, + { + "sha": "ef3c4ea0da2f3726c86bfc4e03b07dbdbe3f6aae", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 15:09:46 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.0 (#502)" + }, + { + "sha": "0672d6ab3a832c40fef4c3b6d60b690592d38b69", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 15:59:01 2025 \u002B0200", + "message": "coverage: improve test coverage (#503)" + }, + { + "sha": "46d77bc34307d9036055ede3f158336c5677d3ad", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 20:34:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.3.0 (#504)" + }, + { + "sha": "cab3f522b1b5d376715f731e45b9da0b6fe8eb4f", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:07:56 2025 \u002B0200", + "message": "fix: catch \u0060ReflectionTypeLoadException\u0060 during initialization (#505)" + }, + { + "sha": "ef635cadc7aa67babbd66675f44bcd0b97610314", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:09:55 2025 \u002B0200", + "message": "fix: formatting exception with open generic types (#506)" + }, + { + "sha": "1273cb73620214a01520308e862b6b2bb2230fc9", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 12 21:29:06 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.1 (#507)" + }, + { + "sha": "95b58348dc1bca81c3d8f5f04b4ec003a215fbf8", + "author": "dependabot[bot]", + "date": "Mon Apr 14 19:25:23 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.19.32 to 0.19.74 in the tunit group (#508)" + }, + { + "sha": "3bce18cf82e2c6c6e3ebd52e212089ea217433d9", + "author": "Valentin Breu\u00DF", + "date": "Mon Apr 14 20:45:29 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.2 (#510)" + }, + { + "sha": "e6c950e2dca151fdb15d7ec34b24e46f005c8674", + "author": "Valentin Breu\u00DF", + "date": "Mon Apr 14 20:48:27 2025 \u002B0200", + "message": "feat: add \u0060IsNotEquivalentTo\u0060 for objects (#511)" + }, + { + "sha": "6130b25997a620542b72e639153caaa6750dc0cd", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 15:06:03 2025 \u002B0200", + "message": "feat: Add options for \u0060HasSingle\u0060 with predicate (#513)" + }, + { + "sha": "a515324e5d75808255997e3045c72fbcfae29f03", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 17:45:22 2025 \u002B0200", + "message": "fix: passive verbs for prefix/suffix string match type (#514)" + }, + { + "sha": "68d9a56eec61b923599df82b06345eca69e08f4f", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 18:15:05 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.3 (#515)" + }, + { + "sha": "1f7ff44a78222acf24f7295c97b5abe00933f2ca", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 18 23:09:20 2025 \u002B0200", + "message": "docs: include aweXpect.Reflection in documentation (#516)" + }, + { + "sha": "9bad633fcb529d20ea4e6bc01b39e863a3dbbe36", + "author": "dependabot[bot]", + "date": "Mon Apr 21 11:47:01 2025 \u002B0200", + "message": "build(deps): bump TUnit.Assertions from 0.19.74 to 0.19.86 in the tunit group (#517)" + }, + { + "sha": "ec1c097dbbd46569f8eb989da1911b599faa4e5f", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 10:54:45 2025 \u002B0200", + "message": "fix: compare two \u0060null\u0060 should succeed for \u0060DateTime\u0060 and \u0060TimeSpan\u0060 (#522)" + }, + { + "sha": "0f3f4e97980977562dd5a6c04b6b1e529da3417a", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 11:41:21 2025 \u002B0200", + "message": "feat: add \u0060DoesNotHaveCount\u0060 for collections (#523)" + }, + { + "sha": "e8e013de5662244a2a88416497ac8c863e98acdb", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 12:17:21 2025 \u002B0200", + "message": "fix: format key and value of dictionaries correctly (#524)" + }, + { + "sha": "226b58d56dbae80293d3b678ee58e6350939741a", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 12:41:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.4 (#525)" + }, + { + "sha": "f5bf151515b5e3ed72c150c04642609c21e46f96", + "author": "Valentin Breu\u00DF", + "date": "Wed Apr 23 18:48:03 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.3.5 (#527)" + }, + { + "sha": "00d90a299c21aa170c0c85a7920531ede39b5486", + "author": "Valentin Breu\u00DF", + "date": "Thu Apr 24 03:45:14 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.4.0 (#530)" + }, + { + "sha": "3b35b5b80aa462e24848f04b1bdc714b4fa70178", + "author": "Valentin Breu\u00DF", + "date": "Thu Apr 24 07:26:31 2025 \u002B0200", + "message": "chore: update aweXpect to v2.7.0 (#531)" + }, + { + "sha": "a4e7e6e8cfc380407a9a473c81c75d6789ebac76", + "author": "Valentin Breu\u00DF", + "date": "Fri Apr 25 18:51:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.4.1 (#534)" + }, + { + "sha": "778a9d2ec57251f6c4452e393478513bb7b8ba26", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 26 16:31:15 2025 \u002B0200", + "message": "feat: add \u0060Implies\u0060 for nullable bool (#535)" + }, + { + "sha": "290f1de1e32f0a64e72d16d7acb2cff78e5f9dec", + "author": "Valentin Breu\u00DF", + "date": "Sat Apr 26 18:29:19 2025 \u002B0200", + "message": "fix: also apply analyzer \u0022aweXpect0001\u0022 when mixing with \u0060Synchronously.Verify\u0060 (#536)" + }, + { + "sha": "0921f48f46d3b2c17e4aab9c796a22f050cd10f4", + "author": "dependabot[bot]", + "date": "Mon Apr 28 19:53:32 2025 \u002B0200", + "message": "build(deps): bump PublicApiGenerator from 11.4.5 to 11.4.6 (#538)" + }, + { + "sha": "79641bc07bb5176aeddbdee5193d331d8e9d2e2f", + "author": "Valentin Breu\u00DF", + "date": "Thu May 1 18:46:36 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.5.0 (#542)" + }, + { + "sha": "a8c33b1b7ddd4195e51f9203e99b07c72306a13a", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 16:28:02 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#543)" + }, + { + "sha": "8d80a1da20ceb19f07f9e4a8c86235094ef33514", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 19:06:09 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060DateTime\u0060 and \u0060DateTimeOffset\u0060 (#544)" + }, + { + "sha": "b175affc4209bb00ad4cce520177b743e9f6f2e3", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 19:22:23 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for \u0060TimeSpan\u0060 (#545)" + }, + { + "sha": "aeaac5a96d167e4dbcee2b697044da00cc2c62f3", + "author": "Valentin Breu\u00DF", + "date": "Fri May 2 23:55:07 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for objects (#546)" + }, + { + "sha": "c02ec34a744481a8bf824d4abda93b1f2f395478", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 06:25:07 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 expectations for enums (#547)" + }, + { + "sha": "0709bcbaa97d804128281a2aa8a30c64b4417343", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 07:13:58 2025 \u002B0200", + "message": "feat: add \u0060IsOneOf\u0060 for numbers (#548)" + }, + { + "sha": "26291596b55dbd4d712f791c1a6935aededb307e", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 08:10:29 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.6.0 (#551)" + }, + { + "sha": "b0678de8ad3a4079ee897c46c61b8999ef1aac75", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 08:57:25 2025 \u002B0200", + "message": "feat: add \u0060char\u0060 expectations (#550)" + }, + { + "sha": "889bfeda836fe6853311cd4f956ccca4be75433b", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 09:21:26 2025 \u002B0200", + "message": "docs: fix char example for white-space (#552)" + }, + { + "sha": "f71870f38b5beb3e9b3043c87c7d623609d7b260", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 12:08:40 2025 \u002B0200", + "message": "fix: nullability handling in \u0060IsOneOf\u0060 (#553)" + }, + { + "sha": "187a765e7dff05a3390ba15d0690697016ade344", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 13:19:24 2025 \u002B0200", + "message": "fix: handle string \u0060.Contains\u0060 with empty string (#556)" + }, + { + "sha": "832882ed3364ddeaaa2b3d7f2c49daee99701d52", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 15:38:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.6.1 (#559)" + }, + { + "sha": "f1215d68b6cda35526c5c9543dff25bafc6bf2be", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 21:08:11 2025 \u002B0200", + "message": "fix: support open-generic types and interfaces in \u0060ThatObject.Is\u0060 (#561)" + }, + { + "sha": "5df2b5c0a3e01dbd73f130d776bfad6e652060e0", + "author": "Valentin Breu\u00DF", + "date": "Sat May 3 21:33:55 2025 \u002B0200", + "message": "feat: handle \u0060null\u0060 in type tests (#562)" + }, + { + "sha": "36b1ff77385d7f341498da304f0b2eadf9e30790", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 02:51:36 2025 \u002B0200", + "message": "refactor: \u0060Is\u0060/\u0060IsExactly\u0060 signature for \u0060null\u0060 case (#564)" + }, + { + "sha": "056d280a54436298b7d4f20cf32cd46d4f55aac8", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 03:03:24 2025 \u002B0200", + "message": "fix: support open-generic types and interfaces in \u0060ThatObject.IsExactly\u0060 (#565)" + }, + { + "sha": "80db07fd0be5cac12ea849d3da6fd7a010023cc1", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 03:05:12 2025 \u002B0200", + "message": "feat: include formatted expected value in failure message (#563)" + }, + { + "sha": "ec025a43243f67633027cbcef6e493f825ac8342", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 13:38:43 2025 \u002B0200", + "message": "feat: enable Tracing as customization option (#566)" + }, + { + "sha": "7cffa8422dfea1fccbd2a8198bf31a8b287b1128", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 20:25:07 2025 \u002B0200", + "message": "chore: update aweXpect to v2.9.1 (#569)" + }, + { + "sha": "39e6ba3b6d732c33ef32a0a750f94e3c118e032d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 4 22:27:47 2025 \u002B0200", + "message": "fix: correctly handle \u0060null\u0060 in string \u0060Contains\u0060 (#570)" + }, + { + "sha": "53a68057abf4b5cc510e9512d6c6468611c9ec6a", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 10:51:37 2025 \u002B0200", + "message": "chore: update aweXpect to v2.10.0 (#584)" + }, + { + "sha": "81ce72623cb3cb813d83cb8b0bcfb54e0d6fa574", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 11:54:10 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.8.1 (#585)" + }, + { + "sha": "c64a8e6e436a83168aae7b26c539186f0d6a0e14", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 21:56:22 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 type in collections \u0060Are(Type)\u0060 (#587)" + }, + { + "sha": "083abec01df497ae293c081986458feab324cf53", + "author": "Valentin Breu\u00DF", + "date": "Sat May 10 22:15:02 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 type in collections \u0060AreExactly(Type)\u0060 (#589)" + }, + { + "sha": "b248d20c16586d9a8f80b209d85c3e92b9c78196", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 08:00:31 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 predicates (#590)" + }, + { + "sha": "22e385c3e9dee3eea3c7557c5832bbc362a85db1", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 13:00:23 2025 \u002B0200", + "message": "fix: use the enumerator only once in \u0060IsEmpty\u0060 (#592)" + }, + { + "sha": "e4f3ff5d92cea9c0759ba6e93361b5f4c51b0b6d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 13:30:37 2025 \u002B0200", + "message": "fix: succeed when comparing two \u0060null\u0060 collections for equality (#593)" + }, + { + "sha": "113fe27ab148acbea339199c8772340081521094", + "author": "Valentin Breu\u00DF", + "date": "Sun May 11 21:31:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.9.0 (#597)" + }, + { + "sha": "d14f8f5ea10e099cc9cc62c125b55fd400c979ec", + "author": "Valentin Breu\u00DF", + "date": "Tue May 13 22:13:18 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.0 (#602)" + }, + { + "sha": "3d025a698a6200e34656666bd41dc058b4a2b831", + "author": "Valentin Breu\u00DF", + "date": "Thu May 15 17:56:41 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.1 (#605)" + }, + { + "sha": "c3567d33cf0835415dc89729a1591afd95200a5c", + "author": "Valentin Breu\u00DF", + "date": "Sat May 17 18:58:18 2025 \u002B0200", + "message": "feat: include collection information in \u0060AreAllUnique\u0060 (#608)" + }, + { + "sha": "3ecf574628899f9b5cc9b3fdd640dae117632214", + "author": "Valentin Breu\u00DF", + "date": "Sat May 17 19:26:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.3 (#609)" + }, + { + "sha": "dcb36930075d9d7a5d020f6d78fc55227f5b721c", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 03:33:20 2025 \u002B0200", + "message": "feat: add debug build to CI pipeline when BuildScope is not \u0022Default\u0022 (#610)" + }, + { + "sha": "da79591d7f38c6400874a36448979b03e448f0bc", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 10:15:02 2025 \u002B0200", + "message": "coverage: ensure usage of invariant culture in string equality (#611)" + }, + { + "sha": "1b058cd0e4b9fa2ff0c696fe3a45ff2a77ece5de", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 10:51:02 2025 \u002B0200", + "message": "feat: add \u0060MoreThan\u0060 and \u0060LessThan\u0060 for collections (#612)" + }, + { + "sha": "76f35d15b2efe2f043b61d491623453d5c3d30c0", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 11:26:26 2025 \u002B0200", + "message": "docs: add migration guide (#613)" + }, + { + "sha": "a0b9d93b1780c1fbf1011b484f1dd3b618814b1d", + "author": "Valentin Breu\u00DF", + "date": "Sun May 18 19:34:53 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.4 (#616)" + }, + { + "sha": "6ee0b58b48cfee871a4d0717065b257735d143e8", + "author": "Valentin Breu\u00DF", + "date": "Mon May 19 12:11:24 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060/\u0060IsNotBetween\u0060 for \u0060DateTime\u0060 and \u0060DateTimeOffset\u0060 (#620)" + }, + { + "sha": "67d0ad6a9c5b6ec715a14dbd2b2ce015419369a6", + "author": "Valentin Breu\u00DF", + "date": "Mon May 19 22:34:18 2025 \u002B0200", + "message": "feat: add collection context information (#621)" + }, + { + "sha": "905faa416b28a0c84ea8518b4d0425c2ae1b5796", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 16:44:10 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060 for \u0060TimeSpan\u0060 (#623)" + }, + { + "sha": "9006a8c58df6020e12f681277bcbc5a5761f71d3", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 16:59:47 2025 \u002B0200", + "message": "feat: add \u0060IsBetween\u0060 for \u0060DateOnly\u0060 and \u0060TimeOnly\u0060 (#622)" + }, + { + "sha": "c665913bed7ceea89cd2c16141df8ecb0dc1c170", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 17:58:52 2025 \u002B0200", + "message": "feat: add \u0060IsNotBetween\u0060 for numbers (#624)" + }, + { + "sha": "62a44ebcb73663dde498890e86ea683ab059257f", + "author": "Valentin Breu\u00DF", + "date": "Tue May 20 20:51:43 2025 \u002B0200", + "message": "feat: support negated expectation on sort order (#625)" + }, + { + "sha": "3b46875177c787b71ac2abe0c141040320ac99bf", + "author": "Valentin Breu\u00DF", + "date": "Fri May 23 23:03:20 2025 \u002B0200", + "message": "feat: negate \u0060IsContainedIn\u0060 and \u0060Contains\u0060 (#627)" + }, + { + "sha": "926958352ca348efa4ff1c24ea61933713914a71", + "author": "Valentin Breu\u00DF", + "date": "Mon May 26 11:58:02 2025 \u002B0200", + "message": "fix: ignore assemblies where \u0060GetTypes()\u0060 throws an exception (#628)" + }, + { + "sha": "947ee8b81124933ae8d7d913700e2ffdcef48b98", + "author": "Valentin Breu\u00DF", + "date": "Mon May 26 12:26:06 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.5 (#629)" + }, + { + "sha": "589bbf9e00bf6eb71d9115f6e283b82eccc0a7d5", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 09:18:08 2025 \u002B0200", + "message": "feat: support \u0060IEnumerable\u0060 and \u0060ImmutableArray\u003CT\u003E\u0060 (#631)" + }, + { + "sha": "bc68bb4156182f1f4100331a9f2bac66fa2b640c", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 10:02:52 2025 \u002B0200", + "message": "fix: \u0060ComplyWith\u0060 with negated expectations (#635)" + }, + { + "sha": "a2199eab6b894e3f198376d9cee66e15ac15f023", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 11:21:15 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.6 (#638)" + }, + { + "sha": "92019bdc29fc8cc455ae01c6823110c45b96ee62", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 15:39:28 2025 \u002B0200", + "message": "fix: overload resolution for \u0060IEnumerable\u0060 (#639)" + }, + { + "sha": "d832baa0bedbaab7ce382d84eed07a6ea0ebbc3d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 16:12:07 2025 \u002B0200", + "message": "feat: support \u0060IReadOnlyDictionary\u0060 (#640)" + }, + { + "sha": "56b575bcfc538f0915244223bb38bf2a393a939d", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 19 19:55:12 2025 \u002B0200", + "message": "fix: avoid duplicate contexts in collection expectations (#641)" + }, + { + "sha": "484fed7bf36e582d61a438c39dee1a3f355daf11", + "author": "Valentin Breu\u00DF", + "date": "Fri Jun 20 12:50:28 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.10.7 (#644)" + }, + { + "sha": "e50b9854f22dbe0a8ed0a4f5b1025895d866da32", + "author": "Valentin Breu\u00DF", + "date": "Fri Jun 20 21:45:26 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.0 (#647)" + }, + { + "sha": "27c997b35f643809af3a549a8adcc925414f6138", + "author": "Valentin Breu\u00DF", + "date": "Sat Jun 21 12:32:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.1 (#649)" + }, + { + "sha": "cc62afe8d7c03d4d3970de972ab82f7556b9bbe3", + "author": "Valentin Breu\u00DF", + "date": "Sun Jun 22 09:34:22 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.2 (#653)" + }, + { + "sha": "6f36cdd4b2d0f192f704e82f398ac041336db381", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 26 18:21:22 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.11.3 (#659)" + }, + { + "sha": "96261e5ae8fabfd39e1eb44e7f1f662af67854fd", + "author": "Valentin Breu\u00DF", + "date": "Thu Jun 26 21:28:42 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.12.0 (#661)" + }, + { + "sha": "d8de7740ec45836f853af84c32d521f3d6b15213", + "author": "Valentin Breu\u00DF", + "date": "Sat Jun 28 09:39:02 2025 \u002B0200", + "message": "feat!: remove unnecessary \u0060And\u0060 from delegate \u0060DoesNotThrow\u0060 (#665)" + }, + { + "sha": "07da697a58be4e16ead60602387d3c0a7983cc7e", + "author": "Valentin Breu\u00DF", + "date": "Sun Jun 29 16:42:09 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.13.0 (#670)" + }, + { + "sha": "9e84df70f4e013ebc0a2da107334ede71aac1fe1", + "author": "Valentin Breu\u00DF", + "date": "Mon Jun 30 08:17:08 2025 \u002B0200", + "message": "fix: throw \u0060ArgumentException\u0060 when expected is empty in \u0060IsOneOf\u0060 (2) (#671)" + }, + { + "sha": "b99b514adfa43c0ce981efac9c15d505bdd93355", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 13:24:17 2025 \u002B0200", + "message": "fix: collection contains with many additional items (#674)" + }, + { + "sha": "8bf6652bef6df86cc0f04f0608f7ae7cf71e9787", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 13:53:57 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.13.1 (#675)" + }, + { + "sha": "fa94a5f1f51f86da6a5067d888a3736333d761c5", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 17:20:54 2025 \u002B0200", + "message": "feat: make constructor of \u0060ThatDelegateThrows\u0060 public (#676)" + }, + { + "sha": "53a8dd1057539ecd81ac65815453aa028e292dfa", + "author": "Valentin Breu\u00DF", + "date": "Tue Jul 8 17:45:54 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.14.0 (#677)" + }, + { + "sha": "5c5e19b2f9b07e9f115b121b321a18f3d7576f16", + "author": "Valentin Breu\u00DF", + "date": "Thu Jul 10 16:44:27 2025 \u002B0200", + "message": "feat: support \u0060null\u0060 in \u0060WithParamName\u0060 (#678)" + }, + { + "sha": "5a2769aa9b565d1ea53fefa924dc53549fa334e7", + "author": "Valentin Breu\u00DF", + "date": "Thu Jul 10 17:43:14 2025 \u002B0200", + "message": "feat: add \u0060WithMessageContaining\u0060 for delegates (#679)" + }, + { + "sha": "fe15b21e6e21237480a65c926c12d7cedbd8c8eb", + "author": "Valentin Breu\u00DF", + "date": "Sat Jul 19 21:57:36 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.0 (#682)" + }, + { + "sha": "5b6272d3f5f155786126a90722f61a1873c6a5ef", + "author": "Valentin Breu\u00DF", + "date": "Sun Jul 20 14:17:37 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.1 (#686)" + }, + { + "sha": "12de9e033ef3ab8cc95cd6e120a13bbc683c20a4", + "author": "Valentin Breu\u00DF", + "date": "Mon Jul 21 22:12:04 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.15.2 (#688)" + }, + { + "sha": "6df2116f12a09d6bf711305161d28fe3a7f1e313", + "author": "dependabot[bot]", + "date": "Mon Jul 28 12:44:16 2025 \u002B0200", + "message": "chore: Bump the nunit group with 2 updates (#690)" + }, + { + "sha": "ca8cbe60f2db2f2ee4ffbc7ec92fa034d4253f24", + "author": "Valentin Breu\u00DF", + "date": "Mon Jul 28 20:19:42 2025 \u002B0200", + "message": "feat: add \u0060IsParsableInto\u0060 for strings (#693)" + }, + { + "sha": "850fd47b26539d95a5f96f751c1a05ea14768f8a", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 1 11:01:38 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#697)" + }, + { + "sha": "cbbba547b1431bca54d10c3cc1d4af82fcd9c552", + "author": "Valentin Breu\u00DF", + "date": "Sun Aug 3 22:15:08 2025 \u002B0200", + "message": "feat: add \u0060Matching\u0060 and \u0060MatchingExactly\u0060 option for \u0060HasItem\u0060 (#698)" + }, + { + "sha": "f6385ef85ab3b9a804734ed7d5a7d9b42e460099", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:17 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#703)" + }, + { + "sha": "13eb8350fd6f05480b32b25a89a9aa8da8f682e0", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:46 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#705)" + }, + { + "sha": "805ad539edb35a3eb3f2c95441e9b631bac11b1b", + "author": "dependabot[bot]", + "date": "Mon Aug 4 15:54:33 2025 \u002B0200", + "message": "chore: Bump the tunit group with 2 updates (#704)" }, { - "label": "FluentAssertions time", - "unit": "ns", - "data": [ - 417.0791400029109, - 460.97408453623456, - 456.0185529504503, - 406.35335045594434, - 436.15411609013876, - 457.1187669436137, - 424.73906723658246, - 442.4963041305542, - 412.4149733543396, - 473.0607053756714, - 428.04975872039796, - 424.6540211995443, - 461.3379871050517 - ], - "borderColor": "#ACA263", - "backgroundColor": "#ACA263", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "sha": "7e3179265c562f8a000eb7c94d574b6b4b8df134", + "author": "Copilot", + "date": "Fri Aug 8 20:16:11 2025 \u002B0200", + "message": "feat: Add comprehensive GitHub Copilot instructions for aweXpect repository (#708)" }, { - "label": "FluentAssertions memory", - "unit": "b", - "data": [ - 1816, - 1816, - 1816, - 1816, - 1816, - 1816, - 1816, - 1816, - 1816, - 1816, - 1816, - 1816, - 1816 - ], - "borderColor": "#ACA263", - "backgroundColor": "#ACA263", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" + "sha": "c5477b05bb5ae75b265fdb6e51a4f5edc2980b30", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 11 19:04:31 2025 \u002B0200", + "message": "fix: \u0060InvalidOperationException\u0060 with \u0060Throws\u003CT\u003E().Which.Satisfies\u0060 (#711)" }, { - "label": "TUnit time", - "unit": "ns", - "data": [ - 14911.549033610027, - 15581.482432047525, - 14722.414560953775, - 14283.944193913387, - 22458.590706380208, - 14792.756424967449, - 15938.436789879432, - 20583.53896077474, - 14059.436920166016, - 17242.750053992637, - 16893.544787597657, - 14554.276959010533, - 21124.68842163086 - ], - "borderColor": "#AC6262", - "backgroundColor": "#AC6262", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "sha": "c5f67910659edb8a08bc62a4ea051cfb753aedaa", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:09:14 2025 \u002B0200", + "message": "fix: Correctly handle \u0060Throws\u003CT\u003E().Which.Satisfies\u0060 (#714)" }, { - "label": "TUnit memory", - "unit": "b", - "data": [ - 26616, - 26616, - 26616, - 26616, - 26616, - 26616, - 26616, - 26616, - 26552, - 26552, - 26552, - 26552, - 26552 - ], - "borderColor": "#AC6262", - "backgroundColor": "#AC6262", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - } - ] - }, - "Int_GreaterThan": { - "commits": [ + "sha": "13b8294538f238807a219763109594de024a65ed", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 12 00:20:27 2025 \u002B0200", + "message": "chore: revert Tunit to v0.25.21 (#713)" + }, { - "sha": "198447f7ad33650ea18d7239d6579cda44f17f2f", + "sha": "4e412112fb1d7618b07736e550924a47e7555ed2", "author": "Valentin Breu\u00DF", - "date": "Sun Jan 19 22:32:18 2025 \u002B0100", - "message": "fix: execute benchmark report in main build (#219)" + "date": "Tue Aug 12 00:42:28 2025 \u002B0200", + "message": "chore: explicitely set version of \u0060dotnet-stryker\u0060 to v4.7.0 (#715)" }, { - "sha": "e994b4ddac319ba1496d5d908adabef71217f6b5", + "sha": "d08341b502eec5d14709a39ba37c8af2b9bb5cac", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:06:43 2025 \u002B0100", - "message": "docs: avoid reporting benchmarks for the same commit twice (#221)" + "date": "Tue Aug 12 00:57:23 2025 \u002B0200", + "message": "fix: use dotnet nuget to push packages (#716)" }, { - "sha": "a6022c2c3716943fc039096336119983cf150e7e", + "sha": "df0c03be8c1f6b51a9d2b99c0c5dc9c6c52e4781", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:17:07 2025 \u002B0100", - "message": "coverage: exclude polyfill files (#222)" + "date": "Tue Aug 12 01:17:13 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.16.1 (#717)" }, { - "sha": "ba348350c55bc5b042f1e6116e5f4ddb00a80a24", + "sha": "02df3871bcee240a370064534f7ee1dae6c94414", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:43:03 2025 \u002B0100", - "message": "fix: finalize release when at least one push succeeded (#223)" + "date": "Wed Aug 13 14:53:12 2025 \u002B0200", + "message": "fix: \u0060HasItem\u0060 without parameters does not make sense (#719)" }, { - "sha": "96f70d37e5bf44488ff777dab44333c47fbccfeb", + "sha": "6c33916eba22c865f247eb4acb8fa3ada723851d", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 11:28:18 2025 \u002B0100", - "message": "chore(deps): update aweXpect.Core to v0.18.0 (#229)" + "date": "Wed Aug 13 15:38:21 2025 \u002B0200", + "message": "refactor: split mutation tests in two separate actions (#718)" }, { - "sha": "a65ca3f33d06e0a712049c084956217791a1af8d", - "author": "Valentin", - "date": "Mon Jan 20 11:18:44 2025 \u002B0100", - "message": "chore(deps): update aweXpect.Core to v0.18.0" + "sha": "e13592d896810a6f4370d1ee373ab6a4574918a1", + "author": "Valentin Breu\u00DF", + "date": "Wed Aug 13 19:30:50 2025 \u002B0200", + "message": "fix: error in build pipeline (#720)" }, { - "sha": "b6626f8ea71062e77ed99d409fffa363faeeb86c", + "sha": "b4cae97b90c350b33b31e1b19402974af01fbb4c", "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:26 2025 \u002B0100", - "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.0 to 1.5.1 (#228)" + "date": "Wed Aug 13 20:05:33 2025 \u002B0200", + "message": "chore: Bump actions/download-artifact from 4 to 5 (#709)" }, { - "sha": "08ef69d9676332d2cc040e885cf1d859ae9a0238", + "sha": "835bc0d48338cbc25c4bd0798a397e7e0af05571", + "author": "Valentin Breu\u00DF", + "date": "Thu Aug 14 21:30:12 2025 \u002B0200", + "message": "docs: avoid duplicate documentation in extension projects (#721)" + }, + { + "sha": "af1cf72b5c89155574d951a1c8ada5f335784433", + "author": "Valentin Breu\u00DF", + "date": "Thu Aug 14 23:07:41 2025 \u002B0200", + "message": "docs: replace blog with link to extensions (#722)" + }, + { + "sha": "e73d4c7405cb9fe4e4d2d6d12aa6c3e05cd748ef", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 15 07:07:48 2025 \u002B0200", + "message": "fix: Missing WorkflowRunId in Mutation tests dashboard (#724)" + }, + { + "sha": "fe5c680d05c6d3941ea8fd3e432bdb1ef32260b7", + "author": "Valentin Breu\u00DF", + "date": "Fri Aug 15 07:31:19 2025 \u002B0200", + "message": "refactor: add missing files in \u0022.github\u0022 to solution (#725)" + }, + { + "sha": "0a3cfb943df6b5605ec93c7dc87e1a12cb629057", "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:36 2025 \u002B0100", - "message": "build(deps): bump SharpCompress from 0.38.0 to 0.39.0 (#227)" + "date": "Mon Aug 18 17:28:53 2025 \u002B0200", + "message": "chore: Bump actions/checkout from 4 to 5 (#727)" }, { - "sha": "8c5638ae5f225aa69698100f545da758885f3385", + "sha": "1593161df71d4afed582a9a92fd0be027a63da7d", "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:43 2025 \u002B0100", - "message": "build(deps): bump TUnit.Assertions from 0.6.137 to 0.6.151 in the tunit group (#226)" + "date": "Mon Aug 18 17:29:29 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#729)" }, { - "sha": "8111de1379be71399916ded9e459e43d9a746ca3", + "sha": "4cbb9ea05ffb6d9a0627789a3d4515ad858f9266", "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:53 2025 \u002B0100", - "message": "build(deps): bump the mstest group with 2 updates (#225)" + "date": "Mon Aug 18 17:30:05 2025 \u002B0200", + "message": "chore: Bump the tunit group with 2 updates (#728)" }, { - "sha": "8881f80647f5e9da9bf8886db6ea6fec9537abc9", + "sha": "89176a9c205bc4644930a8396ff634888858f591", "author": "dependabot[bot]", - "date": "Mon Jan 20 11:55:02 2025 \u002B0100", - "message": "build(deps): bump the nuke group with 2 updates (#224)" + "date": "Mon Aug 18 17:30:15 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#730)" }, { - "sha": "a7ed6bc73346bbd62c70d36a9a61536eb87ad8de", + "sha": "9fa48544dc6f4aa033f49b5ed5fc838d5aa0b03b", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 13:24:55 2025 \u002B0100", - "message": "fix: finalize release executed only after aweXpect push (#230)" + "date": "Fri Aug 22 15:48:27 2025 \u002B0200", + "message": "chore: revert TUnit to v0.25.21 (#731)" }, { - "sha": "46c2cd1d1828af4cc393c10457ea5ac986ee3cd2", + "sha": "7f21274ad2885cf8d7145159b1978f33bbfa84c2", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 14:17:39 2025 \u002B0100", - "message": "docs: set minimum of benchmark y-axes to zero (#231)" - } - ], - "labels": [ - "198447f7", - "e994b4dd", - "a6022c2c", - "ba348350", - "96f70d37", - "a65ca3f3", - "b6626f8e", - "08ef69d9", - "8c5638ae", - "8111de13", - "8881f806", - "a7ed6bc7", - "46c2cd1d" - ], - "datasets": [ + "date": "Mon Aug 25 17:39:36 2025 \u002B0200", + "message": "feat: format \u0060void\u0060 and generic types (#735)" + }, { - "label": "aweXpect time", - "unit": "ns", - "data": [ - 204.06733180681866, - 216.9594315801348, - 206.10692450205485, - 196.2139249581557, - 206.1067977587382, - 214.8942221959432, - 199.87026483217875, - 201.19402921994526, - 192.24772651378925, - 200.14843589918954, - 196.2580615679423, - 197.36898280779522, - 210.5766167300088 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "sha": "ea878879055bc4d35748c8152e4d654430d51342", + "author": "Valentin Breu\u00DF", + "date": "Mon Aug 25 21:30:54 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#737)" }, { - "label": "aweXpect memory", - "unit": "b", - "data": [ - 848, - 848, - 848, - 848, - 848, - 848, - 848, - 848, - 848, - 848, - 848, - 848, - 848 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" + "sha": "5178a3887e552cf895301ae8b071f61db86ee426", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 26 20:53:02 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.18.0 (#741)" }, { - "label": "FluentAssertions time", - "unit": "ns", - "data": [ - 250.96880504063196, - 278.63078991572064, - 270.1289446512858, - 242.58121951421103, - 274.3820020675659, - 270.8007615974971, - 264.8141753514608, - 270.9082823912303, - 248.62949003492082, - 267.79543792284454, - 254.42266976038616, - 258.39817374547323, - 262.22281582014904 - ], - "borderColor": "#ACA263", - "backgroundColor": "#ACA263", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "sha": "deb356b2c9211b6eeae47e68203965259261b688", + "author": "Valentin Breu\u00DF", + "date": "Tue Aug 26 21:30:32 2025 \u002B0200", + "message": "fix: failing CI-Analysis build when BuildScope is not default (#742)" }, { - "label": "FluentAssertions memory", - "unit": "b", - "data": [ - 1048, - 1048, - 1048, - 1048, - 1048, - 1048, - 1048, - 1048, - 1048, - 1048, - 1048, - 1048, - 1048 - ], - "borderColor": "#ACA263", - "backgroundColor": "#ACA263", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" + "sha": "d92e24a6a85e9b15644f7a6a51de3a288e4458cc", + "author": "dependabot[bot]", + "date": "Tue Aug 26 19:36:36 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "200c148bde6059543fe4f7770576e7fc11a4c337", + "author": "dependabot[bot]", + "date": "Mon Sep 1 20:07:08 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#744)" + }, + { + "sha": "25eeff93ab20450fc1f44ae60ebaa7ce020aa81d", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 12:41:08 2025 \u002B0200", + "message": "chore: update aweXpect to v2.22.0 (#747)" + }, + { + "sha": "d5895a68a38f9a5b0950f785ba929bb9beecbda9", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 13:37:35 2025 \u002B0200", + "message": "refactor: fix sonar issues in test classes (#748)" + }, + { + "sha": "5adc056107d4d47c4208071e5e033bb88dd719c0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 2 15:09:58 2025 \u002B0200", + "message": "coverage: add missing test cases (#749)" + }, + { + "sha": "ec4efe1268e58fa6e1c0ce39ceaa09252c64f91d", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 10:14:42 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in dictionary \u0060HasValue\u0060 (#750)" + }, + { + "sha": "a18e70ccd09fe9c1c70f1206459e97f98009d673", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 11:06:45 2025 \u002B0200", + "message": "fix: failure messages of \u0060EquivalencyComparer\u0060 (#751)" + }, + { + "sha": "3d063a51222e9647283f0f1b4301f4df543b17a5", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 14:41:54 2025 \u002B0200", + "message": "fix: negation of \u0060Satisfy\u0060 for collections (#752)" + }, + { + "sha": "898ff9711ecd6de0dc5888a491fc12e7f830e775", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 3 18:00:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.20.0 (#754)" + }, + { + "sha": "9c101b748e7607de4522b28060c405905a6a82b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:29:49 2025 \u002B0200", + "message": "refactor: use latest Stryker.net version" + }, + { + "sha": "0a226a33a20fcf4fbaf8f725b1a0b5299e56cfa4", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:44:24 2025 \u002B0200", + "message": "refactor: re-enable skipped test (#756)" }, { - "label": "TUnit time", - "unit": "ns", - "data": [ - 766.1536415735881, - 829.1234278996785, - 821.9613706588746, - 849.6050724983215, - 797.4266170092991, - 815.1987977981568, - 817.5118516286215, - 793.0287864685058, - 813.043058013916, - 841.1511103947958, - 837.8089452107747, - 823.1867488225301, - 871.8636178970337 - ], - "borderColor": "#AC6262", - "backgroundColor": "#AC6262", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "sha": "c2a9dc57215a655fb54e1406a5d6b7b26d2eff5f", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 06:43:29 2025 \u002B0200", + "message": "Temporarily disable since filter" }, { - "label": "TUnit memory", - "unit": "b", - "data": [ - 2352, - 2352, - 2352, - 2352, - 2352, - 2352, - 2352, - 2352, - 2240, - 2240, - 2240, - 2240, - 2240 - ], - "borderColor": "#AC6262", - "backgroundColor": "#AC6262", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - } - ] - }, - "String": { - "commits": [ + "sha": "95828efed44e29017a4e08c3f7db6df4eed14a12", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 08:04:36 2025 \u002B0200", + "message": "Fix JSON error" + }, { - "sha": "198447f7ad33650ea18d7239d6579cda44f17f2f", + "sha": "67917e64abcc51554b4f74824f780f95aa2bbc39", "author": "Valentin Breu\u00DF", - "date": "Sun Jan 19 22:32:18 2025 \u002B0100", - "message": "fix: execute benchmark report in main build (#219)" + "date": "Thu Sep 4 12:28:51 2025 \u002B0200", + "message": "chore: use latest Stryker.net version (#755)" }, { - "sha": "e994b4ddac319ba1496d5d908adabef71217f6b5", + "sha": "d9f4c5ad4df17c9e07803eb6b1da6907d0f382ce", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:06:43 2025 \u002B0100", - "message": "docs: avoid reporting benchmarks for the same commit twice (#221)" + "date": "Thu Sep 4 12:56:40 2025 \u002B0200", + "message": "coverage: improve test coverage of helpers (#757)" }, { - "sha": "a6022c2c3716943fc039096336119983cf150e7e", + "sha": "f000f6a6a9f87f6a04c87cb5f464b875ab8a950f", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:17:07 2025 \u002B0100", - "message": "coverage: exclude polyfill files (#222)" + "date": "Thu Sep 4 14:32:12 2025 \u002B0200", + "message": "fix: nullability of MemberAccessor (#758)" }, { - "sha": "ba348350c55bc5b042f1e6116e5f4ddb00a80a24", + "sha": "9d105c85e20c3685f42d1690ceb2496bcf6a25f3", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:43:03 2025 \u002B0100", - "message": "fix: finalize release when at least one push succeeded (#223)" + "date": "Thu Sep 4 16:06:19 2025 \u002B0200", + "message": "refactor: rename \u0060QuantifierContext\u0060 to \u0060QuantifierContexts\u0060 (#759)" }, { - "sha": "96f70d37e5bf44488ff777dab44333c47fbccfeb", + "sha": "a7629c80dec8e7bccb156073939d8de6831d6f0f", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 11:28:18 2025 \u002B0100", - "message": "chore(deps): update aweXpect.Core to v0.18.0 (#229)" + "date": "Thu Sep 4 17:04:51 2025 \u002B0200", + "message": "fix: negation of wrapper \u0060ConstraintResult\u0060 in extensions (#760)" }, { - "sha": "a65ca3f33d06e0a712049c084956217791a1af8d", - "author": "Valentin", - "date": "Mon Jan 20 11:18:44 2025 \u002B0100", - "message": "chore(deps): update aweXpect.Core to v0.18.0" + "sha": "7baba9806029d5bf90ddf8e379b3520966f5d62c", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 4 17:22:06 2025 \u002B0200", + "message": "refactor: fix nullability of nodes \u0060Add{Async}Mapping\u0060 (#761)" }, { - "sha": "b6626f8ea71062e77ed99d409fffa363faeeb86c", - "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:26 2025 \u002B0100", - "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.0 to 1.5.1 (#228)" + "sha": "c3ab0ef84d8b1635a9c922952b433fcee613d9ee", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 08:31:38 2025 \u002B0200", + "message": "Revert core changes in https://github.com/aweXpect/aweXpect/commit/5adc056107d4d47c4208071e5e033bb88dd719c0#diff-c5b33f0eeab99f044e3b57eca9fef984a61c734cdea105fbddc8cb038e1934e5" }, { - "sha": "08ef69d9676332d2cc040e885cf1d859ae9a0238", - "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:36 2025 \u002B0100", - "message": "build(deps): bump SharpCompress from 0.38.0 to 0.39.0 (#227)" + "sha": "d94595c5294c63bc7cf958de8b644cd5a788ccc1", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 10:29:53 2025 \u002B0200", + "message": "fix: Outcome of \u0060OrConstraintResult\u0060 (#762)" }, { - "sha": "8c5638ae5f225aa69698100f545da758885f3385", - "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:43 2025 \u002B0100", - "message": "build(deps): bump TUnit.Assertions from 0.6.137 to 0.6.151 in the tunit group (#226)" + "sha": "4dc12c155f23e950b130f282fd6d16aa5600c181", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 6 23:17:29 2025 \u002B0200", + "message": "refactor!: Consolidate \u0060StartsWith\u0060/\u0060EndsWith\u0060 and \u0060AsPrefix\u0060/\u0060AsSuffix\u0060 for strings (#763)" }, { - "sha": "8111de1379be71399916ded9e459e43d9a746ca3", - "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:53 2025 \u002B0100", - "message": "build(deps): bump the mstest group with 2 updates (#225)" + "sha": "d1490b5b79edd9337b5b5cea013f76e243441706", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 13:48:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.21.1 (#765)" }, { - "sha": "8881f80647f5e9da9bf8886db6ea6fec9537abc9", + "sha": "4a2b227a7c0561c9a1b79ae8009ff92e08804867", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 18:37:18 2025 \u002B0200", + "message": "refactor: remove core mutation tests only on \u0060main\u0060 (#768)" + }, + { + "sha": "d8833fcc139983c60015fb5750000579b02c6ead", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 22:19:46 2025 \u002B0200", + "message": "fix: branch detection in Nuke pipeline (#769)" + }, + { + "sha": "18eaf32b1cc4d829c4ff55638ee74048ba4f2af0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 9 08:55:22 2025 \u002B0200", + "message": "refactor: also remove core mutation tests on tags (#774)" + }, + { + "sha": "f51db77110ec54b83668739142adb97229ebb5b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 11 13:48:44 2025 \u002B0200", + "message": "docs: Add GitHub sponsor username to FUNDING.yml (#775)" + }, + { + "sha": "9a1c4b68a8c15c788d728f2384cfbdaeac683233", "author": "dependabot[bot]", - "date": "Mon Jan 20 11:55:02 2025 \u002B0100", - "message": "build(deps): bump the nuke group with 2 updates (#224)" + "date": "Thu Sep 11 13:49:20 2025 \u002B0200", + "message": "chore: Bump actions/setup-dotnet from 4 to 5 (#770)" }, { - "sha": "a7ed6bc73346bbd62c70d36a9a61536eb87ad8de", + "sha": "861e39d554510a4ef2fd6acd6144d17c1ee0bf46", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 13:24:55 2025 \u002B0100", - "message": "fix: finalize release executed only after aweXpect push (#230)" + "date": "Sat Sep 13 21:27:56 2025 \u002B0200", + "message": "fix: download large benchmarks file (#779)" }, { - "sha": "46c2cd1d1828af4cc393c10457ea5ac986ee3cd2", + "sha": "d84649431a0dff8b75d44467a786480622d392bd", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 14:17:39 2025 \u002B0100", - "message": "docs: set minimum of benchmark y-axes to zero (#231)" - } - ], - "labels": [ - "198447f7", - "e994b4dd", - "a6022c2c", - "ba348350", - "96f70d37", - "a65ca3f3", - "b6626f8e", - "08ef69d9", - "8c5638ae", - "8111de13", - "8881f806", - "a7ed6bc7", - "46c2cd1d" - ], - "datasets": [ + "date": "Sun Sep 14 06:32:04 2025 \u002B0200", + "message": "chore: bump aweXpect (#780)" + }, { - "label": "aweXpect time", - "unit": "ns", - "data": [ - 304.53645614477307, - 328.66932388714383, - 306.69245314598083, - 301.3085208960942, - 315.39779373577665, - 317.1949115753174, - 301.54692827860515, - 315.0062762260437, - 307.0068321961623, - 314.97997426986694, - 304.8040408452352, - 309.0778631766637, - 336.5508539199829 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "sha": "f68f8a1efa548e2d07323c3cd6f65770feaee474", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:54:49 2025 \u002B0200", + "message": "feat: add negated nullable char expectations (#781)" }, { - "label": "aweXpect memory", - "unit": "b", - "data": [ - 928, - 928, - 928, - 928, - 928, - 928, - 928, - 928, - 928, - 928, - 928, - 928, - 928 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" + "sha": "70e516b2e0a48d61ee3630049e5ef6d5d7e34e3c", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:30:16 2025 \u002B0200", + "message": "feat: add expectations on \u0060Uri\u0060 (#782)" }, { - "label": "FluentAssertions time", - "unit": "ns", - "data": [ - 351.26639202662875, - 409.45268201828003, - 351.31532487869265, - 354.7790416399638, - 364.92660064697264, - 375.06243960062665, - 370.2074193954468, - 360.54308700561523, - 347.67961702346804, - 368.80354767579297, - 347.7576244990031, - 370.4904707499913, - 378.0701917330424 - ], - "borderColor": "#ACA263", - "backgroundColor": "#ACA263", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "sha": "a3283c9b6999d7d07743aa910d6ae7d0be9ab5f5", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:44:05 2025 \u002B0200", + "message": "feat: add \u0060IsNullOrEmpty\u0060 expectation for nullable \u0060Guid\u0060 (#783)" }, { - "label": "FluentAssertions memory", - "unit": "b", - "data": [ - 1832, - 1832, - 1832, - 1832, - 1832, - 1832, - 1832, - 1832, - 1832, - 1832, - 1832, - 1832, - 1832 - ], - "borderColor": "#ACA263", - "backgroundColor": "#ACA263", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" + "sha": "904d8ac2e7ca0009205e5b76a04197e80e9043c1", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 10:06:37 2025 \u002B0200", + "message": "refactor: move expectations on \u0060Uri\u0060 to \u0060aweXpect.Web\u0060 (#784)" }, { - "label": "TUnit time", - "unit": "ns", - "data": [ - 814.6544300715128, - 895.92631987163, - 855.6375809351604, - 903.2392115910848, - 844.5590480804443, - 825.1556023279826, - 838.7160714956431, - 807.5309039524624, - 950.0381783167521, - 942.2038411458333, - 939.4553424199422, - 980.3985696156819, - 993.3785611561367 - ], - "borderColor": "#AC6262", - "backgroundColor": "#AC6262", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "sha": "6545f65159e8f95000f320f872e508fd843ced3e", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:35:59 2025 \u002B0200", + "message": "refactor!: make \u0060IStringMatchType\u0060 asynchronous (#787)" }, { - "label": "TUnit memory", - "unit": "b", - "data": [ - 2328, - 2328, - 2328, - 2328, - 2328, - 2328, - 2328, - 2328, - 2232, - 2232, - 2232, - 2232, - 2232 - ], - "borderColor": "#AC6262", - "backgroundColor": "#AC6262", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - } - ] - }, - "StringArray": { - "commits": [ + "sha": "d7e7a07f41495479ac08fc20e4dcfeb4b603c60c", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:55:24 2025 \u002B0200", + "message": "refactor: make \u0060EquivalencyExpectationBuilder\u0060 public (#788)" + }, { - "sha": "198447f7ad33650ea18d7239d6579cda44f17f2f", + "sha": "a1f5370cc3a1bbbf94487ebafa2713d68ad817a2", "author": "Valentin Breu\u00DF", - "date": "Sun Jan 19 22:32:18 2025 \u002B0100", - "message": "fix: execute benchmark report in main build (#219)" + "date": "Mon Sep 15 17:36:54 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.22.0 (#789)" }, { - "sha": "e994b4ddac319ba1496d5d908adabef71217f6b5", + "sha": "07fdc9d4da1368fa1ce45747a5c16ec433c206ae", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:06:43 2025 \u002B0100", - "message": "docs: avoid reporting benchmarks for the same commit twice (#221)" + "date": "Wed Sep 17 15:48:09 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in \u0060It.Is\u0060 (#790)" }, { - "sha": "a6022c2c3716943fc039096336119983cf150e7e", + "sha": "05fb28b3bcb7887b281ae6c7b1ca03e508181f73", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:17:07 2025 \u002B0100", - "message": "coverage: exclude polyfill files (#222)" + "date": "Wed Sep 17 20:48:06 2025 \u002B0200", + "message": "fix: correct error message for prefix/suffix of empty strings (#791)" }, { - "sha": "ba348350c55bc5b042f1e6116e5f4ddb00a80a24", + "sha": "935f53e07753b6e5c00e334b587e09732a6a3ea1", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:43:03 2025 \u002B0100", - "message": "fix: finalize release when at least one push succeeded (#223)" + "date": "Thu Sep 18 03:55:11 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#792)" }, { - "sha": "96f70d37e5bf44488ff777dab44333c47fbccfeb", + "sha": "dd79b966e3aea1a3d75f813a04a07a56e2f884df", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 11:28:18 2025 \u002B0100", - "message": "chore(deps): update aweXpect.Core to v0.18.0 (#229)" + "date": "Fri Sep 19 16:17:31 2025 \u002B0200", + "message": "feat: add \u0060WithoutMessage\u0060 for delegate assertions (#793)" }, { - "sha": "a65ca3f33d06e0a712049c084956217791a1af8d", - "author": "Valentin", - "date": "Mon Jan 20 11:18:44 2025 \u002B0100", - "message": "chore(deps): update aweXpect.Core to v0.18.0" + "sha": "704d02de889bf1d486a638305133f24c4e10945d", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 21:20:43 2025 \u002B0200", + "message": "feat: add support for .NET 10" }, { - "sha": "b6626f8ea71062e77ed99d409fffa363faeeb86c", - "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:26 2025 \u002B0100", - "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.0 to 1.5.1 (#228)" + "sha": "9fca9804d7c7f06e3ee5aae374f0ddd2ee3f8283", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 20 07:24:19 2025 \u002B0200", + "message": "feat: add string property result (#795)" + }, + { + "sha": "42ec1de1a26ffb4d0b9789f8185984d8c194e059", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 22:29:29 2025 \u002B0200", + "message": "feat: support direct check for boolean is \u0060true\u0060 (#797)" + }, + { + "sha": "d5661d2ee6cb2f698dd6d3f5c90daedfe4a82e84", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 23:12:33 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.24.0 (#798)" }, { - "sha": "08ef69d9676332d2cc040e885cf1d859ae9a0238", + "sha": "93c3b02c44714c43f63cfbbc4a703af6dcd159b3", "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:36 2025 \u002B0100", - "message": "build(deps): bump SharpCompress from 0.38.0 to 0.39.0 (#227)" + "date": "Wed Oct 8 09:42:19 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#801)" }, { - "sha": "8c5638ae5f225aa69698100f545da758885f3385", + "sha": "91c60ba855431973af34bede2f2a88577778e5cf", "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:43 2025 \u002B0100", - "message": "build(deps): bump TUnit.Assertions from 0.6.137 to 0.6.151 in the tunit group (#226)" + "date": "Wed Oct 8 09:42:08 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#800)" }, { - "sha": "8111de1379be71399916ded9e459e43d9a746ca3", - "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:53 2025 \u002B0100", - "message": "build(deps): bump the mstest group with 2 updates (#225)" + "sha": "36587259c98421e9f94081815c9fbf3ff7292138", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 09:48:18 2025 \u002B0200", + "message": "feat: allow customization of the \u0060MaximumStringLength\u0060 (#802)" }, { - "sha": "8881f80647f5e9da9bf8886db6ea6fec9537abc9", + "sha": "0a4f21e41d630f23c7017d2ff39ccffd5a464b81", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 16:52:49 2025 \u002B0200", + "message": "chore: update docusaurus to v3.9.1 (#803)" + }, + { + "sha": "7ce73592f7520bd32f6115febcf0eb56ffddb9f0", "author": "dependabot[bot]", - "date": "Mon Jan 20 11:55:02 2025 \u002B0100", - "message": "build(deps): bump the nuke group with 2 updates (#224)" + "date": "Mon Oct 13 07:56:46 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" }, { - "sha": "a7ed6bc73346bbd62c70d36a9a61536eb87ad8de", + "sha": "e2088cee4f49ff63940a4e402ebe76ddf3bda5a1", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 13:24:55 2025 \u002B0100", - "message": "fix: finalize release executed only after aweXpect push (#230)" + "date": "Mon Oct 13 17:58:17 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0" }, { - "sha": "46c2cd1d1828af4cc393c10457ea5ac986ee3cd2", + "sha": "e6be53a39856a79fc78368c84b889c23f3d79cfe", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 14:17:39 2025 \u002B0100", - "message": "docs: set minimum of benchmark y-axes to zero (#231)" - } - ], - "labels": [ - "198447f7", - "e994b4dd", - "a6022c2c", - "ba348350", - "96f70d37", - "a65ca3f3", - "b6626f8e", - "08ef69d9", - "8c5638ae", - "8111de13", - "8881f806", - "a7ed6bc7", - "46c2cd1d" - ], - "datasets": [ - { - "label": "aweXpect time", - "unit": "ns", - "data": [ - 1069.4012530190605, - 1128.346786226545, - 1098.832622391837, - 1076.532111985343, - 1181.8951923370362, - 1101.8187058766682, - 1068.2992315292358, - 1067.380584335327, - 1056.3488892873129, - 1062.4824607031685, - 1053.444019317627, - 1080.6714853559222, - 1138.7777727762857 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "date": "Mon Oct 13 18:13:28 2025 \u002B0200", + "message": "fix: formatting of nullable types (#808)" }, { - "label": "aweXpect memory", - "unit": "b", - "data": [ - 2384, - 2384, - 2384, - 2384, - 2384, - 2384, - 2384, - 2384, - 2384, - 2384, - 2384, - 2384, - 2384 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" + "sha": "bdf6ee04fd9e6da82fba87adf8b50b675b6ea8e9", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:57:42 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#805)" }, { - "label": "FluentAssertions time", - "unit": "ns", - "data": [ - 1175.168862915039, - 1306.7912724812825, - 1294.6244603474936, - 1156.1905431111654, - 1206.3019789377847, - 1235.2764401753743, - 1188.1393574305944, - 1209.3633190155028, - 1204.6632853190104, - 1177.385548655192, - 1161.8918017069498, - 1170.215314102173, - 1212.6018609364828 - ], - "borderColor": "#ACA263", - "backgroundColor": "#ACA263", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "sha": "36732fb7c24b7058e62cded07ff36b3814d9c5ad", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:58:04 2025 \u002B0200", + "message": "chore: Bump the nunit group with 1 update (#806)" }, { - "label": "FluentAssertions memory", - "unit": "b", - "data": [ - 3760, - 3760, - 3760, - 3760, - 3760, - 3760, - 3760, - 3760, - 3760, - 3760, - 3760, - 3760, - 3760 - ], - "borderColor": "#ACA263", - "backgroundColor": "#ACA263", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" + "sha": "1766c989f319f20bada8d6cc085c3afbfe2ac46f", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:35:09 2025 \u002B0200", + "message": "Also update testing frameworks" }, { - "label": "TUnit time", - "unit": "ns", - "data": [ - 2060.838473510742, - 2126.9997182210286, - 2178.2397992060733, - 2115.8911359151202, - 2086.3043131510417, - 2090.007182820638, - 2170.923581804548, - 2082.4139742533366, - 2234.402118174235, - 2267.74205163809, - 2184.4211016337076, - 2220.696941630046, - 2319.064328413743 - ], - "borderColor": "#AC6262", - "backgroundColor": "#AC6262", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" + "sha": "d7c86fb9d72d7efb3a44ccd81590fb36d09b0d23", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:41:30 2025 \u002B0200", + "message": "revert unintential change" }, { - "label": "TUnit memory", - "unit": "b", - "data": [ - 3216, - 3216, - 3216, - 3216, - 3216, - 3216, - 3216, - 3216, - 3256, - 3256, - 3256, - 3256, - 3256 - ], - "borderColor": "#AC6262", - "backgroundColor": "#AC6262", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - } - ] - }, - "StringArrayInAnyOrder": { - "commits": [ - { - "sha": "198447f7ad33650ea18d7239d6579cda44f17f2f", + "sha": "ed766f1daa3d036ee89bb1ca5f9ecc8ad7747906", "author": "Valentin Breu\u00DF", - "date": "Sun Jan 19 22:32:18 2025 \u002B0100", - "message": "fix: execute benchmark report in main build (#219)" + "date": "Mon Oct 13 21:12:59 2025 \u002B0200", + "message": "Revert MSTest to 3.x" }, { - "sha": "e994b4ddac319ba1496d5d908adabef71217f6b5", + "sha": "258d43fed77e3a9ff12e5d0e62c989c5d6a31f73", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:06:43 2025 \u002B0100", - "message": "docs: avoid reporting benchmarks for the same commit twice (#221)" + "date": "Mon Oct 13 21:25:15 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0 (#809)" }, { - "sha": "a6022c2c3716943fc039096336119983cf150e7e", + "sha": "dc5f3600178fcff793fe9b1e0cd7141ac2459f12", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:17:07 2025 \u002B0100", - "message": "coverage: exclude polyfill files (#222)" + "date": "Sat Oct 18 14:14:03 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#812)" }, { - "sha": "ba348350c55bc5b042f1e6116e5f4ddb00a80a24", + "sha": "8d0e2bcb9f0cee8eba8be0e403c4d4c37725d47a", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 08:43:03 2025 \u002B0100", - "message": "fix: finalize release when at least one push succeeded (#223)" + "date": "Sat Oct 18 15:38:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.25.0 (#813)" }, { - "sha": "96f70d37e5bf44488ff777dab44333c47fbccfeb", + "sha": "f62cf1d506878aa2566ef3c5f9cafe5a237840be", "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 11:28:18 2025 \u002B0100", - "message": "chore(deps): update aweXpect.Core to v0.18.0 (#229)" + "date": "Sat Oct 18 16:01:29 2025 \u002B0200", + "message": "feat: support MSTest v4 (#814)" }, { - "sha": "a65ca3f33d06e0a712049c084956217791a1af8d", - "author": "Valentin", - "date": "Mon Jan 20 11:18:44 2025 \u002B0100", - "message": "chore(deps): update aweXpect.Core to v0.18.0" + "sha": "bafccdb2aafc9d3a8a94b14dca2e7adc7584a473", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 17:14:58 2025 \u002B0200", + "message": "fix: formatting of nested types within generic types (#815)" }, { - "sha": "b6626f8ea71062e77ed99d409fffa363faeeb86c", - "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:26 2025 \u002B0100", - "message": "build(deps): bump Microsoft.Testing.Extensions.TrxReport from 1.5.0 to 1.5.1 (#228)" + "sha": "a8bcc4b232ba0107338ab71f43e6cb362fa785fb", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 22:07:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.27.1 (#818)" }, { - "sha": "08ef69d9676332d2cc040e885cf1d859ae9a0238", - "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:36 2025 \u002B0100", - "message": "build(deps): bump SharpCompress from 0.38.0 to 0.39.0 (#227)" + "sha": "be643c6fe158be8e2adf3c8cdcfad94d2828ea2a", + "author": "Valentin Breu\u00DF", + "date": "Sat Nov 1 16:52:12 2025 \u002B0100", + "message": "docs: document Mockolate (#828)" }, { - "sha": "8c5638ae5f225aa69698100f545da758885f3385", + "sha": "d6cec126a8ff00e8d6a9bd1338d39c8037f10f46", "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:43 2025 \u002B0100", - "message": "build(deps): bump TUnit.Assertions from 0.6.137 to 0.6.151 in the tunit group (#226)" + "date": "Sat Nov 1 17:00:37 2025 \u002B0100", + "message": "chore: Bump actions/setup-node from 5 to 6 (#819)" }, { - "sha": "8111de1379be71399916ded9e459e43d9a746ca3", + "sha": "cef93a9d073adabc3ce19f3d77a64e0649a5dabe", "author": "dependabot[bot]", - "date": "Mon Jan 20 11:54:53 2025 \u002B0100", - "message": "build(deps): bump the mstest group with 2 updates (#225)" + "date": "Sat Nov 1 17:00:58 2025 \u002B0100", + "message": "chore: Bump actions/download-artifact from 5 to 6 (#822)" }, { - "sha": "8881f80647f5e9da9bf8886db6ea6fec9537abc9", + "sha": "18f0a375dbffcc41078402d8fc06a1cacc96d320", "author": "dependabot[bot]", - "date": "Mon Jan 20 11:55:02 2025 \u002B0100", - "message": "build(deps): bump the nuke group with 2 updates (#224)" + "date": "Sat Nov 1 17:01:15 2025 \u002B0100", + "message": "chore: Bump actions/upload-artifact from 4 to 5 (#823)" }, { - "sha": "a7ed6bc73346bbd62c70d36a9a61536eb87ad8de", - "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 13:24:55 2025 \u002B0100", - "message": "fix: finalize release executed only after aweXpect push (#230)" + "sha": "a50dd36ad4f88e5ad0e10313651daea27c065258", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:22 2025 \u002B0100", + "message": "chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#824)" }, { - "sha": "46c2cd1d1828af4cc393c10457ea5ac986ee3cd2", - "author": "Valentin Breu\u00DF", - "date": "Mon Jan 20 14:17:39 2025 \u002B0100", - "message": "docs: set minimum of benchmark y-axes to zero (#231)" + "sha": "31a1b24e20b8103fe607a9baef31692d694108e9", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:36 2025 \u002B0100", + "message": "chore: Bump FluentAssertions from 8.2.0 to 8.8.0 (#825)" } ], "labels": [ @@ -1353,7 +29612,412 @@ window.BENCHMARK_DATA = { "8111de13", "8881f806", "a7ed6bc7", - "46c2cd1d" + "46c2cd1d", + "d876d089", + "93717d26", + "912178e4", + "63f4a10e", + "839ca5f6", + "09ad8c6c", + "55e8ae69", + "c94804fe", + "efadb67a", + "d782eda8", + "4ee65a13", + "4c351d72", + "c1fd6252", + "a878c654", + "680600ba", + "24a061c3", + "ca40146a", + "a14be273", + "7f8f299c", + "14c3633f", + "2979f127", + "27688f91", + "acad1c5d", + "d52b3a63", + "5899c66b", + "d1cf0e58", + "5f7b8bc9", + "d2654ced", + "e64de71b", + "37d40acf", + "f9889e95", + "eabdc5e7", + "822385da", + "9296e1f7", + "228dc625", + "6a933f4b", + "6ae2b5bf", + "ccd0a244", + "87ab795e", + "4c1d86c1", + "6a2e1ab7", + "f4233600", + "cf683ba6", + "9b72631e", + "7fdbefe8", + "336dbe16", + "f76cefad", + "9a5312d9", + "5c564abb", + "c709afb8", + "b630191d", + "0bebf245", + "c935463f", + "80179bea", + "f57a0596", + "55146670", + "2547e016", + "c85f0a60", + "ab405d13", + "7cf05384", + "b56e5fca", + "d4b664cd", + "9f1824ce", + "402fcf1b", + "5930c6cb", + "8b6d5c3f", + "982c1d09", + "8ae4321d", + "236ea658", + "83affdbd", + "051f951e", + "72034f95", + "896aa83e", + "4fb38900", + "e21efd52", + "0bf71956", + "3a9023e9", + "32612ac1", + "38657001", + "2e5abee5", + "c5d459a7", + "e9072521", + "0fe58fe8", + "85b5ef18", + "853f31c8", + "b8ec8b16", + "27d29c96", + "55e7e4fc", + "b0e47762", + "36644484", + "f8f7d0ad", + "eac7f2d2", + "e70deb86", + "0ec04dd4", + "7c2a7584", + "e9022782", + "2c41be54", + "afa882ee", + "969e0652", + "60eb6303", + "3a485751", + "3983116d", + "b04edcf8", + "4e57b02c", + "23b59cb4", + "40cc54fa", + "e5efbb97", + "51c034fd", + "106df424", + "a24ae441", + "93221aa4", + "a6a923e2", + "4c2a7876", + "e108e728", + "b69ccbf9", + "4fd874e9", + "98a7b28c", + "1085d54a", + "732f5d9d", + "2a8ac0a3", + "7412c4de", + "4204834e", + "06b45541", + "42f921a4", + "fdc0aaae", + "6e4441e1", + "12c76593", + "b2959468", + "07843f7f", + "84eb74e0", + "da1f968c", + "3cefc147", + "b9fe159b", + "4c5d53b0", + "79078484", + "eeee1391", + "c6b3a8d5", + "c6992a92", + "0c336223", + "dd480312", + "f6640b2f", + "d8aaae48", + "e0d78b97", + "bf2c3932", + "fa4ce4f4", + "c5103c0c", + "128a0618", + "0097e896", + "36cef1bf", + "b07b0834", + "3065034c", + "a6090881", + "11eb9576", + "6da1bdd9", + "e74b96fb", + "ad717ef7", + "977afeac", + "485d524c", + "4d002904", + "13732eac", + "e2eba3a9", + "29f00085", + "a92978ee", + "dd4a0d1c", + "c93fce56", + "7012cf9f", + "10f1052e", + "75dd39e7", + "ab75babf", + "73699f2c", + "02698bd2", + "8baa2a40", + "c43dc7b0", + "b9ddf912", + "651c6220", + "e8e57940", + "43563dba", + "2dfb85c6", + "90fee881", + "c114f723", + "0d568381", + "2f1d12d9", + "4d87a8bd", + "28efd912", + "3fff2633", + "747a24ed", + "736daeea", + "f6189ccd", + "9204701a", + "11b106e3", + "24fc41b1", + "3af9446c", + "8b74560f", + "8d5a0760", + "b100e91a", + "12cced9d", + "4cfb62e9", + "8c5483ee", + "c17f75ad", + "175c5793", + "0fa791ad", + "aad9bc45", + "396bfd6d", + "158a233e", + "27bfcfce", + "2597e1fe", + "8527c4e4", + "ec23c81a", + "d1fe3081", + "ef3c4ea0", + "0672d6ab", + "46d77bc3", + "cab3f522", + "ef635cad", + "1273cb73", + "95b58348", + "3bce18cf", + "e6c950e2", + "6130b259", + "a515324e", + "68d9a56e", + "1f7ff44a", + "9bad633f", + "ec1c097d", + "0f3f4e97", + "e8e013de", + "226b58d5", + "f5bf1515", + "00d90a29", + "3b35b5b8", + "a4e7e6e8", + "778a9d2e", + "290f1de1", + "0921f48f", + "79641bc0", + "a8c33b1b", + "8d80a1da", + "b175affc", + "aeaac5a9", + "c02ec34a", + "0709bcba", + "26291596", + "b0678de8", + "889bfeda", + "f71870f3", + "187a765e", + "832882ed", + "f1215d68", + "5df2b5c0", + "36b1ff77", + "056d280a", + "80db07fd", + "ec025a43", + "7cffa842", + "39e6ba3b", + "53a68057", + "81ce7262", + "c64a8e6e", + "083abec0", + "b248d20c", + "22e385c3", + "e4f3ff5d", + "113fe27a", + "d14f8f5e", + "3d025a69", + "c3567d33", + "3ecf5746", + "dcb36930", + "da79591d", + "1b058cd0", + "76f35d15", + "a0b9d93b", + "6ee0b58b", + "67d0ad6a", + "905faa41", + "9006a8c5", + "c665913b", + "62a44ebc", + "3b468751", + "92695835", + "947ee8b8", + "589bbf9e", + "bc68bb41", + "a2199eab", + "92019bdc", + "d832baa0", + "56b575bc", + "484fed7b", + "e50b9854", + "27c997b3", + "cc62afe8", + "6f36cdd4", + "96261e5a", + "d8de7740", + "07da697a", + "9e84df70", + "b99b514a", + "8bf6652b", + "fa94a5f1", + "53a8dd10", + "5c5e19b2", + "5a2769aa", + "fe15b21e", + "5b6272d3", + "12de9e03", + "6df2116f", + "ca8cbe60", + "850fd47b", + "cbbba547", + "f6385ef8", + "13eb8350", + "805ad539", + "7e317926", + "c5477b05", + "c5f67910", + "13b82945", + "4e412112", + "d08341b5", + "df0c03be", + "02df3871", + "6c33916e", + "e13592d8", + "b4cae97b", + "835bc0d4", + "af1cf72b", + "e73d4c74", + "fe5c680d", + "0a3cfb94", + "1593161d", + "4cbb9ea0", + "89176a9c", + "9fa48544", + "7f21274a", + "ea878879", + "5178a388", + "deb356b2", + "d92e24a6", + "200c148b", + "25eeff93", + "d5895a68", + "5adc0561", + "ec4efe12", + "a18e70cc", + "3d063a51", + "898ff971", + "9c101b74", + "0a226a33", + "c2a9dc57", + "95828efe", + "67917e64", + "d9f4c5ad", + "f000f6a6", + "9d105c85", + "a7629c80", + "7baba980", + "c3ab0ef8", + "d94595c5", + "4dc12c15", + "d1490b5b", + "4a2b227a", + "d8833fcc", + "18eaf32b", + "f51db771", + "9a1c4b68", + "861e39d5", + "d8464943", + "f68f8a1e", + "70e516b2", + "a3283c9b", + "904d8ac2", + "6545f651", + "d7e7a07f", + "a1f5370c", + "07fdc9d4", + "05fb28b3", + "935f53e0", + "dd79b966", + "704d02de", + "9fca9804", + "42ec1de1", + "d5661d2e", + "93c3b02c", + "91c60ba8", + "36587259", + "0a4f21e4", + "7ce73592", + "e2088cee", + "e6be53a3", + "bdf6ee04", + "36732fb7", + "1766c989", + "d7c86fb9", + "ed766f1d", + "258d43fe", + "dc5f3600", + "8d0e2bcb", + "f62cf1d5", + "bafccdb2", + "a8bcc4b2", + "be643c6f", + "d6cec126", + "cef93a9d", + "18f0a375", + "a50dd36a", + "31a1b24e" ], "datasets": [ { @@ -1372,7 +30036,412 @@ window.BENCHMARK_DATA = { 1121.4894528706868, 1159.6692977632795, 1140.622148513794, - 1146.810167312622 + 1146.810167312622, + 1193.9016267140707, + 1179.4718040738787, + 1225.8607698168073, + 1278.0072138468424, + 1210.8958761850993, + 1236.5448070253644, + 1188.519347635905, + 1294.6498305456978, + 1284.4297837575277, + 1301.767668279012, + 1215.7959393819174, + 1177.9051303863525, + 1189.4804040363856, + 1173.683147684733, + 1215.992732365926, + 1208.6429413386754, + 1201.6996134440103, + 1256.5969964345297, + 1255.6449375152588, + 1224.0371272223335, + 1216.1771432240805, + 1251.5042694091796, + 1283.7455701828003, + 1233.1046412150065, + 1225.538494237264, + 1207.1272641590663, + 1297.675333756667, + 1271.0046116965157, + 1259.127621105739, + 1178.2193711598713, + 1214.3279788970947, + 1174.5096316019694, + 1312.919657389323, + 1269.6207739512126, + 1283.822209903172, + 1368.9808836716873, + 1266.3558027903239, + 1190.357773844401, + 1213.0107763926187, + 1268.708376312256, + 1176.422975393442, + 1232.2315731048584, + 1377.9996462504068, + 1227.0370376586914, + 1250.9847969055177, + 1190.2762603759766, + 1248.9937007904052, + 1254.4603382110595, + 1187.051696043748, + 1201.5613521575929, + 1208.637138073261, + 1271.6040179388863, + 1243.6427481333415, + 1259.5320687611897, + 1199.291757074992, + 1196.293539728437, + 1198.6168273045466, + 1240.8022994995117, + 1202.1201378958565, + 1197.6204486846923, + 1181.9167680740356, + 1216.6673369089763, + 1261.9922471727643, + 1293.2439044072078, + 1260.3418576558431, + 1276.750279206496, + 1344.2937342779976, + 1289.1042167663575, + 1275.8318576812744, + 1362.05850315094, + 1344.1908100128173, + 1352.8707581837973, + 1420.831618499756, + 1295.3339523587908, + 1279.0162455240886, + 1325.4452404022218, + 1246.9278424580891, + 1296.5832918802896, + 1327.0970741271972, + 1316.186318206787, + 1335.4772897084554, + 1286.7636047090803, + 1232.793577330453, + 1325.155352274577, + 1299.4542348044258, + 1243.8038824717203, + 1279.9057153065999, + 1352.2574152946472, + 1269.5871156545786, + 1345.3328666687012, + 1258.5622177124023, + 1349.0961196081978, + 1293.445287851187, + 1287.378454208374, + 1267.0107089996338, + 1466.299263734084, + 1416.1689160664876, + 1456.2239092418126, + 1522.5262318929038, + 1416.5536103929792, + 1293.5231095631918, + 1301.1288132985433, + 1276.5935549418132, + 1333.2265822546822, + 1358.8052841186523, + 1313.9447441101074, + 1371.4044619968959, + 1293.1289684295655, + 1288.8603921254476, + 1405.45053952535, + 1379.4260054270426, + 1416.7489929199219, + 1310.6956831614177, + 1407.8310276667278, + 1354.3701578776042, + 1324.539575322469, + 1368.160270055135, + 1351.766819636027, + 1301.7660653250557, + 1281.6865886688233, + 1280.1002580006918, + 1247.1219506581624, + 1327.3749036153158, + 1293.1033732096355, + 1350.597009931292, + 1321.8876079559327, + 1332.8758734189546, + 1256.7335456848145, + 1336.4578235332783, + 1292.3768703460694, + 1271.804393181434, + 1288.066806411743, + 1267.3540017445882, + 1295.485548700605, + 1290.3841726938883, + 1274.65290629069, + 1335.4850083759852, + 1321.292514928182, + 1352.502392832438, + 1345.4889954158239, + 1253.4246359605056, + 1258.740214892796, + 1228.2627910614015, + 1316.4008160909018, + 1282.0749186197916, + 1300.001635823931, + 1333.191593170166, + 1315.5006589253744, + 1370.8064390818279, + 1270.7228670756022, + 1296.4645659582955, + 1289.6200808116369, + 1273.0233478546143, + 1356.6624691009522, + 1348.150994237264, + 1327.1830154418944, + 1377.70715675354, + 1369.8687587738036, + 1280.4868218558174, + 1482.1432376861571, + 1371.5912411029522, + 1404.5604330209585, + 1324.242912701198, + 1342.7520561218262, + 1398.4331250508626, + 1379.3481248219807, + 1335.3071844918388, + 1407.1330056508382, + 1323.9663009643555, + 1363.4367474873861, + 1134.303102874756, + 1127.1653111321586, + 1119.3718712670463, + 1153.8048944473267, + 1144.2632775624593, + 1125.79919090271, + 1172.4011702219645, + 1168.5818340301514, + 1118.5358032226563, + 1145.1644336155482, + 1105.3659702301024, + 1107.2870002474103, + 1114.651606241862, + 1173.139159520467, + 1195.9573783874512, + 1145.2307318369546, + 1159.0066467285155, + 1123.452940495809, + 1145.1339630126954, + 1221.9560544331869, + 1140.7694166623628, + 1145.4661491100605, + 1183.7077392850604, + 1220.6338747569494, + 1160.2002478281656, + 1142.9465913772583, + 1166.0270200093587, + 1145.2270387922015, + 1174.9262185414632, + 1097.5551499684652, + 1115.0560511075532, + 1161.8420987447103, + 1193.232441075643, + 1138.4773532867432, + 1140.4709837777275, + 1128.772327014378, + 1152.6644451141358, + 1403.6528884569805, + 1121.7708871205648, + 1186.8729700724284, + 1165.5963742182805, + 1141.5582317624774, + 1122.6638080051966, + 1233.891072681972, + 1163.9429126152625, + 1244.5114616394044, + 1121.4680909474691, + 1166.6825227101644, + 1245.8154490152995, + 1220.7780817667642, + 1180.2304985863823, + 1187.543562825521, + 1193.4336172739665, + 1146.2252353668214, + 1125.4788706643242, + 1184.601927693685, + 1183.329023361206, + 1134.1810009002686, + 1167.6582401275634, + 1095.8747737067085, + 1226.655640411377, + 1161.469541422526, + 1185.391884613037, + 1195.627352142334, + 1179.2368485768636, + 1145.6072359720865, + 1149.2224943796793, + 1211.8029298146566, + 1186.0319499969482, + 1112.674384943644, + 1208.987174987793, + 1177.3703173319498, + 1158.0549877166748, + 1062.655637105306, + 1214.7664426167805, + 1202.247618230184, + 1120.0858514149984, + 1193.5822503407796, + 1119.3546980539957, + 1255.3160134829009, + 1165.7036774953206, + 1197.7879957471575, + 1180.966958318438, + 1290.3488192925086, + 1213.5268715449743, + 1205.1942123413087, + 1190.5742140452066, + 1198.0187185832433, + 1166.6910568237304, + 1290.402915273394, + 1203.9967632293701, + 1145.5448876789637, + 1134.4423095703125, + 1289.5509152730306, + 1280.267301940918, + 1294.3653736114502, + 1252.3567483084541, + 1265.2982704162598, + 1303.7658267702375, + 1244.2378768920898, + 1215.7861814498901, + 1270.4497479030065, + 1271.0965385437012, + 1388.1481117248536, + 1268.3262772193323, + 1267.8402309417725, + 1248.9589369455973, + 1253.394433430263, + 1394.1471372331891, + 1439.8894724845886, + 1425.060577774048, + 1414.6528885705131, + 1530.5494247164045, + 1412.1140669413976, + 1457.5079257965087, + 1441.8127782185873, + 1670.8219671885172, + 1547.445827960968, + 1509.326425043742, + 1551.2572608675275, + 1579.0685142789569, + 1658.7753606523786, + 1623.0199266161237, + 1606.012037150065, + 1639.1262078603108, + 1671.7913671221052, + 1630.7963167826335, + 1574.3700347627912, + 1560.2511803553655, + 1618.8120111737933, + 1801.6337244669596, + 1647.7919876098633, + 1562.3858586720057, + 1587.735904284886, + 1590.2633996691022, + 1586.7863970438639, + 1527.2639700082632, + 1581.1843434651694, + 1529.1835323061262, + 1665.3837093353272, + 1694.1988110860188, + 1509.960815838405, + 1740.1572650909425, + 1695.6364364624023, + 1654.3628726959228, + 1569.1162965138753, + 1711.3150469916206, + 1649.2603721618652, + 1631.4195346832275, + 1731.8070226033528, + 1747.4298141479492, + 1536.9937772750854, + 1608.6768086751301, + 1638.9181364604406, + 1599.0557992117745, + 1745.816595586141, + 1665.8869389851889, + 1568.0014144352504, + 1624.935859553019, + 1616.3939440800593, + 1633.111228688558, + 1560.4611936715933, + 1624.0807474772134, + 1612.0676550547282, + 1708.0983632405598, + 1649.7964547475178, + 1596.373366546631, + 1674.5870900472005, + 2228.8925778525218, + 2263.7798670450848, + 2296.430696614583, + 2267.861496244158, + 2253.5858792622885, + 2126.576286315918, + 2216.4136917114256, + 2237.159618631999, + 2190.5432411193847, + 2190.825925680307, + 2148.036256245204, + 2167.415320587158, + 2249.709725443522, + 2178.9087109883626, + 2294.214562225342, + 2303.6184623718264, + 2223.188729422433, + 2238.8356323242188, + 2180.8752095540362, + 2305.2198501586913, + 2256.9544631958006, + 2210.833076477051, + 2176.868275778634, + 2313.2691228049143, + 2218.955516560872, + 2211.0581016540527, + 2224.435215504964, + 2296.920896402995, + 2356.7611770629883, + 2226.0806151798793, + 2216.9763575236, + 2153.8405438936675, + 2224.6414519718714, + 2154.1762952168783, + 2467.7597985948837, + 2576.4018625895183, + 2505.615651448568, + 2556.1810656229654, + 2515.7020017183745, + 2536.592486826579, + 2473.494277191162, + 2530.9524906703405, + 2639.119336641752, + 2557.122881825765, + 2540.0516452789307, + 2548.856093597412, + 2533.363140106201, + 2448.338173421224, + 2444.1791111628213, + 2567.723194376628, + 2591.9180961608886, + 2663.1645612080893, + 2528.8717498779297, + 2618.2795438130697, + 2463.8464982169016, + 2617.540929158529, + 2595.6772834232875, + 2524.7666524251304, + 2500.167182413737, + 2624.294271850586, + 2485.525977543422, + 2420.2496203104656, + 2414.7831937154133, + 2163.2367927551268, + 2377.5007321493968, + 2800.5423728397914, + 2478.7013999938963 ], "borderColor": "#63A2AC", "backgroundColor": "#63A2AC", @@ -1396,7 +30465,412 @@ window.BENCHMARK_DATA = { 2408, 2408, 2408, - 2408 + 2408, + 2408, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2560, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2536, + 2568, + 2568, + 2568, + 2568, + 2568, + 2568, + 2568, + 2568, + 2568, + 2584, + 2584, + 2584, + 2584, + 3088, + 3088, + 3088, + 3088, + 3088, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2384, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2368, + 2400, + 2400, + 2400, + 2400, + 2400, + 2408, + 2408, + 2408, + 2408, + 2408, + 2408, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 1976, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2184, + 2184, + 2184, + 2184, + 2184, + 2872, + 2872, + 2872, + 2872, + 2872, + 2872, + 2872, + 2872, + 2912, + 2912, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2920, + 2952, + 2952, + 2952, + 2952, + 3048, + 3048, + 3048, + 3048, + 3048, + 3048, + 3048, + 3048, + 3048, + 3048, + 3048, + 3048, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 2760, + 2760, + 2760, + 2760, + 2760, + 2760, + 2760 ], "borderColor": "#63A2AC", "backgroundColor": "#63A2AC", @@ -1423,10 +30897,415 @@ window.BENCHMARK_DATA = { 77152.24766322544, 77628.22822265625, 76892.178125, - 80998.14617047991 + 80998.14617047991, + 79105.30245535714, + 77341.84267578126, + 77407.26136997768, + 79068.51918247768, + 77471.66960797991, + 78534.23294270833, + 78640.94098772321, + 80063.37339564732, + 79947.9082406851, + 80235.62653459821, + 78150.57613699777, + 74801.34549967448, + 77413.49072265625, + 81633.53120930989, + 81613.45884486607, + 83056.7568734976, + 80751.12657752403, + 84822.48805338542, + 81697.68528645833, + 80548.87144252232, + 84202.6589704241, + 83678.22845052084, + 82347.04729352679, + 81900.07526041666, + 82558.39925130208, + 81072.63277180989, + 80262.12920673077, + 84932.02866908482, + 82636.78312800481, + 79826.59193638393, + 81925.2958984375, + 80788.55598958333, + 84642.08622233073, + 82949.13994140625, + 82444.40726143973, + 84428.1072126116, + 83458.30694110577, + 82254.59590657552, + 81326.57369559152, + 84620.7921875, + 80922.55803034856, + 82627.90625, + 82292.74724469866, + 82155.42037259616, + 84404.82132161458, + 82370.92587890624, + 82762.22314453125, + 83295.82679036459, + 81694.36091496394, + 84320.602734375, + 82229.38465294472, + 83406.90485026041, + 81589.1427734375, + 84651.1806265024, + 81818.55322265625, + 79275.55829326923, + 80755.89955357143, + 80971.56325120192, + 80546.25529597356, + 81666.36311848958, + 80973.42833533653, + 81679.84280831473, + 83016.36106770833, + 84967.15848214286, + 86015.92811686198, + 84210.07051304409, + 90199.48649379185, + 86002.05041503906, + 86315.67183430989, + 84578.68998209636, + 87140.19967447917, + 91567.94661865235, + 91934.29558308919, + 88314.75494791666, + 88977.90178222656, + 90725.3469563802, + 86957.44601876395, + 88251.35028076172, + 85712.39438100961, + 87461.32000732422, + 88725.04125104632, + 87198.73338216146, + 86622.75985281808, + 87855.84320537861, + 85739.82422814003, + 82775.11708984376, + 86808.41269155648, + 87902.7473470052, + 87482.22587076823, + 85237.0762532552, + 86992.76948242188, + 88857.92723670372, + 85583.75079345703, + 88102.04478236607, + 87622.45448655348, + 86135.44353027343, + 87583.99718424478, + 88402.59974772135, + 89039.38228352864, + 88283.33175223214, + 86466.24855143229, + 86885.14387613932, + 85619.29018729074, + 88921.09566086989, + 88323.08199869792, + 86376.91046142578, + 86635.85285832331, + 83996.25630405972, + 85838.40566580636, + 90059.95966796875, + 88842.3300694057, + 91016.63916015625, + 89616.97262369792, + 89134.73421805246, + 87433.0661882673, + 89223.07615559896, + 87820.07869175503, + 87002.41693522135, + 86837.53411458334, + 84639.98857421875, + 87173.56647198017, + 86387.76316615513, + 87014.9534016927, + 88356.45629882812, + 86023.86368815105, + 86757.14467075893, + 87393.13723958333, + 85774.96432059152, + 87558.49938557943, + 87915.97680664062, + 84799.45596313477, + 87112.87911783854, + 87935.09279785157, + 88921.98263346354, + 88841.71936035156, + 87459.30186360677, + 89304.56641564003, + 85597.53951322116, + 81827.07164713541, + 87469.1875813802, + 84987.55909830729, + 85550.67788085938, + 84579.75254313152, + 86110.58205566407, + 87871.03189290364, + 86335.90899251302, + 88924.40099283853, + 86377.46498616536, + 91702.31418863933, + 86810.87440592448, + 88106.37176106771, + 87236.53071812222, + 87654.25128173828, + 88199.52890625, + 89223.75324358259, + 87719.32002476284, + 88058.01293945312, + 89844.2961344401, + 87091.09428710937, + 90732.8606201172, + 86555.94328613281, + 89633.81382399339, + 87770.2746907552, + 88856.08165690103, + 87839.9681640625, + 87697.04774827223, + 85819.94818522135, + 86942.26736653646, + 152275.1486328125, + 149264.7859375, + 148849.50686848958, + 156777.26891276042, + 154159.7384440104, + 147891.72415364583, + 151538.50983537946, + 147908.83820452009, + 153420.87657752403, + 153619.1695033482, + 152661.80055338543, + 150656.24488932293, + 152451.69674479167, + 150215.04889322916, + 149958.9148763021, + 152622.16337890626, + 153037.2458984375, + 149497.9458705357, + 151084.22646484376, + 149890.19129356972, + 148460.44033203126, + 148435.97880859376, + 146143.82690429688, + 152007.95295061384, + 149824.43977864584, + 149908.09283854166, + 153396.05737304688, + 149150.0044596354, + 148959.8798828125, + 149068.41604817708, + 154597.10517578124, + 149486.75247395833, + 150419.99490792412, + 150208.15927734374, + 149516.11694335938, + 149107.68327985491, + 151502.0056640625, + 148776.76067243304, + 150365.82788085938, + 171199.31315104166, + 147966.16297325722, + 152152.75469501203, + 149061.3936767578, + 150408.25285993304, + 147210.44224330358, + 152015.78404947917, + 151871.85477120537, + 155895.42431640625, + 148375.06512920672, + 149165.18138020832, + 146562.47366768974, + 151233.91828264509, + 148940.79039713542, + 151713.18385416668, + 155486.13359375, + 151202.79432896205, + 150031.03369140625, + 148165.91488882212, + 154156.00172526043, + 148400.01861979166, + 150028.25258091517, + 145318.6029622396, + 150001.9019252232, + 152917.7040640024, + 150769.73399135045, + 156451.45768229166, + 153886.5857421875, + 153762.79300130208, + 148871.38990885418, + 152611.30981445312, + 152871.63500976562, + 146530.3745814732, + 152368.16441127233, + 153049.95552884616, + 148764.67923677884, + 145546.7947591146, + 153622.30001395088, + 148479.8994140625, + 148583.46011117788, + 152270.59652944712, + 152414.53016075722, + 150932.24428013392, + 152087.92163085938, + 152802.60944010416, + 152836.42574869792, + 156905.61959134616, + 157652.69057992788, + 151244.3387920673, + 152170.5484049479, + 153086.337890625, + 149664.79208984374, + 159235.85093470983, + 153861.92550223213, + 149122.26967075892, + 149066.2755859375, + 153322.8752629207, + 151527.09891764322, + 149367.17076822917, + 156609.4903971354, + 147610.28305288462, + 153746.45620492788, + 153676.858921596, + 153453.19403545672, + 152473.55006510418, + 149318.6705078125, + 155861.46683175224, + 153176.94580078125, + 152456.72589983259, + 150551.5698939732, + 149901.7881905692, + 154714.4334309896, + 148651.33056640625, + 149190.66305338542, + 150382.0438701923, + 151538.22041829428, + 152160.88288225446, + 150571.79912860578, + 150658.91510416666, + 152840.81640625, + 149888.4112374442, + 151725.75826322116, + 154139.10065104166, + 152920.43447265626, + 150053.5365862165, + 157784.12566266741, + 153098.04411969866, + 154290.5463216146, + 153570.892578125, + 154221.55737304688, + 156161.83427734376, + 153715.85768229168, + 155475.21966145834, + 156217.46589006696, + 154500.1943359375, + 149384.70138113838, + 152960.40921223958, + 152614.89048549108, + 151995.89494441106, + 147873.83811598556, + 152908.07998046876, + 146848.20814732142, + 151717.91123046874, + 152190.29711914062, + 149139.7333608774, + 155132.974609375, + 152727.65504807694, + 154250.29873046876, + 152821.7036783854, + 157078.56497395833, + 155141.36845703126, + 150156.30393629806, + 156166.65538611778, + 155727.4384765625, + 147366.4920828683, + 153268.76634114582, + 147517.8103515625, + 150363.7704031808, + 151187.66751802884, + 145882.68819754463, + 154207.91858723958, + 152187.11686197916, + 150520.9672200521, + 153947.99095052082, + 149407.26240234374, + 153628.15196814903, + 151896.63108723957, + 155158.05862630208, + 151343.4637625558, + 149337.32460239955, + 152506.21656901043, + 148041.2344125601, + 153420.49410807292, + 151014.45963541666, + 149792.85088641828, + 154390.39923967634, + 150324.03063151042, + 151787.83118489583, + 148789.6677734375, + 150527.1689453125, + 147619.38837890624, + 152595.39303385417, + 149834.27078683037, + 157030.31358924278, + 148099.1638671875, + 151624.069859096, + 153872.11197916666, + 153520.98470052084, + 149174.73503766741, + 153341.4591796875, + 150664.32568359375, + 147888.94861778847, + 152462.7226186899, + 147667.5658830915, + 152865.48033854167, + 155030.77982271634, + 150443.84315708705, + 152592.82550920759, + 154741.05001395088, + 154799.93007114955, + 156546.865687779, + 153577.33370535713, + 151098.80350748697, + 151731.6606794085, + 152394.18334960938, + 155568.91028645833, + 152630.83030598957, + 147404.5851236979, + 152428.44996744793, + 151204.05447823662, + 157370.6958705357, + 147939.31870814733, + 151533.65690104166, + 154778.86576021634, + 157487.23203125, + 149671.16329520088, + 155031.1821637835, + 155127.50170898438, + 152000.00732421875, + 126311.7653483073, + 156031.2494140625, + 154598.55149739582, + 157725.4927408854, + 97269.90286020133, + 128058.15891810825, + 126717.68743024554, + 135244.53688151043, + 126304.04930013021, + 128928.144921875, + 123922.04725864956, + 124601.16599818638, + 129012.82985026042, + 127116.38138020833, + 124119.09748186384, + 95099.59767252604, + 125009.71847098214, + 127004.2629045759, + 88348.58248197116 ], - "borderColor": "#ACA263", - "backgroundColor": "#ACA263", + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", "yAxisID": "y", "borderDash": [], "pointStyle": "circle" @@ -1447,61 +31326,415 @@ window.BENCHMARK_DATA = { 50710, 50710, 50710, - 50710 - ], - "borderColor": "#ACA263", - "backgroundColor": "#ACA263", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "TUnit time", - "unit": "ns", - "data": [ - 3975.66723429362, - 4182.777239118303, - 4299.858325703939, - 4055.510234069824, - 4066.8915339152018, - 4005.5797353108724, - 4133.923426114596, - 4168.885194905599, - 4045.5662724812823, - 4230.382392883301, - 4082.37625579834, - 4100.937807718913, - 4319.206312997 - ], - "borderColor": "#AC6262", - "backgroundColor": "#AC6262", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "TUnit memory", - "unit": "b", - "data": [ - 5160, - 5160, - 5160, - 5160, - 5160, - 5160, - 5160, - 5160, - 5128, - 5128, - 5128, - 5128, - 5128 + 50710, + 50710, + 50710, + 50710, + 50710, + 50710, + 50710, + 50710, + 50710, + 50710, + 50710, + 50710, + 50710, + 50710, + 53206, + 53212, + 53212, + 53206, + 53206, + 53206, + 53212, + 53206, + 53206, + 53206, + 53206, + 53206, + 53212, + 53206, + 53206, + 53206, + 53212, + 53212, + 53206, + 53206, + 53206, + 53206, + 53206, + 53206, + 53212, + 53206, + 53206, + 53212, + 53206, + 53206, + 53212, + 53206, + 53212, + 53206, + 53212, + 53206, + 53206, + 53206, + 53212, + 53206, + 53206, + 53206, + 53206, + 53212, + 53206, + 53212, + 53212, + 53206, + 53212, + 53212, + 53206, + 54273, + 54273, + 54271, + 54271, + 54271, + 54273, + 54273, + 54273, + 54273, + 54273, + 54271, + 54273, + 54271, + 54271, + 54273, + 54271, + 54275, + 54271, + 54273, + 54271, + 54273, + 54273, + 54271, + 54271, + 53762, + 54273, + 54271, + 54273, + 54273, + 54273, + 54273, + 54271, + 54273, + 54273, + 54271, + 54271, + 54271, + 54271, + 54271, + 54273, + 54275, + 54271, + 54271, + 54273, + 54273, + 54275, + 54271, + 54275, + 54271, + 54271, + 54273, + 54271, + 53765, + 54273, + 54273, + 54273, + 54275, + 54271, + 54271, + 54273, + 54271, + 54275, + 54273, + 54271, + 54271, + 54271, + 54273, + 54273, + 54273, + 54273, + 54273, + 54271, + 54273, + 54273, + 54273, + 54273, + 54273, + 54273, + 54273, + 54271, + 54273, + 54271, + 54275, + 54271, + 54273, + 54273, + 54273, + 54271, + 54273, + 54271, + 54273, + 54273, + 54273, + 54273, + 54271, + 54275, + 54271, + 54271, + 54273, + 54271, + 54271, + 54273, + 54273, + 54271, + 64012, + 63485, + 63493, + 63493, + 63493, + 63043, + 63493, + 63493, + 63493, + 63493, + 63493, + 63493, + 63493, + 63493, + 63485, + 64013, + 64013, + 64013, + 63493, + 63493, + 63493, + 63492, + 63769, + 63788, + 63788, + 63788, + 63788, + 63788, + 63352, + 63788, + 64324, + 63787, + 63788, + 64324, + 63788, + 63788, + 63788, + 63788, + 63788, + 63788, + 63352, + 63787, + 63787, + 63787, + 63787, + 63787, + 63787, + 63788, + 63788, + 63787, + 63788, + 63787, + 63787, + 63787, + 63787, + 62778, + 63787, + 63351, + 63787, + 63787, + 63787, + 63787, + 63787, + 64324, + 63787, + 63788, + 63788, + 63787, + 63787, + 63787, + 63788, + 63787, + 63787, + 63787, + 63352, + 63787, + 64324, + 63787, + 63787, + 64323, + 63787, + 64323, + 63787, + 63787, + 63787, + 64324, + 64323, + 63352, + 63787, + 63787, + 63787, + 63788, + 63787, + 64323, + 63787, + 63788, + 63787, + 63787, + 63787, + 63787, + 63787, + 63787, + 63787, + 63788, + 63787, + 63788, + 64323, + 63787, + 63787, + 63787, + 63788, + 63787, + 63787, + 64323, + 63787, + 63788, + 63787, + 64323, + 63352, + 64323, + 63787, + 63787, + 63787, + 63788, + 63788, + 63787, + 63787, + 63788, + 63787, + 63787, + 63351, + 63787, + 63787, + 63788, + 63787, + 63787, + 63788, + 63787, + 63787, + 63787, + 63787, + 63788, + 63352, + 64323, + 63787, + 63787, + 63787, + 63787, + 63788, + 63788, + 63351, + 63788, + 63788, + 63787, + 63787, + 63787, + 63352, + 63787, + 63787, + 63787, + 63352, + 63788, + 63787, + 63787, + 63787, + 63787, + 63787, + 63787, + 63787, + 63787, + 63787, + 63352, + 63788, + 63787, + 63788, + 63787, + 63787, + 63787, + 63787, + 63787, + 63788, + 63352, + 63788, + 63352, + 63788, + 63788, + 63787, + 63787, + 64323, + 63787, + 63787, + 64323, + 63787, + 63788, + 63787, + 63787, + 63787, + 63353, + 63788, + 64324, + 63787, + 63787, + 63788, + 63351, + 63788, + 63351, + 63787, + 63787, + 63787, + 63787, + 63787, + 63787, + 64324, + 63788, + 63788, + 63788, + 63352, + 63788, + 61719, + 63352, + 64324, + 64324, + 61718, + 61719, + 60732, + 61723, + 61719, + 61719, + 61723, + 61719, + 61723, + 61269, + 61270, + 61710, + 61270, + 62239, + 58598 ], - "borderColor": "#AC6262", - "backgroundColor": "#AC6262", + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", "yAxisID": "y1", "borderDash": [ 5, diff --git a/Docs/pages/static/js/limited-data.js b/Docs/pages/static/js/limited-data.js index 08ea4d145..af93e37ac 100644 --- a/Docs/pages/static/js/limited-data.js +++ b/Docs/pages/static/js/limited-data.js @@ -1,1038 +1,4258 @@ -window.BENCHMARK_DATA = { - "Bool": { - "commits": [ - { - "sha": "b2959468330f7657c88caec2d68758ad54689183", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 21:19:16 2025 \u002B0100", - "message": "chore: add \u0022repository_dispatch\u0022 to build.yml (#380)" - }, - { - "sha": "07843f7f35cffea48197c86ff295104aa393761c", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 22:43:16 2025 \u002B0100", - "message": "refactor: use the \u0022InternalsVisibleTo\u0022 attribute in csproj (#381)" - }, - { - "sha": "84eb74e03f254e780e7537e3198faac120ac8a4e", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:33:35 2025 \u002B0100", - "message": "chore: update TUnit to v0.13.0 (#382)" - }, - { - "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:48:16 2025 \u002B0100", - "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" - }, - { - "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:48:16 2025 \u002B0100", - "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" - } - ], - "labels": [ - "b2959468", - "07843f7f", - "84eb74e0", - "da1f968c", - "da1f968c" - ], - "datasets": [ - { - "label": "aweXpect time", - "unit": "ns", - "data": [ - 175.14546832671533, - 177.29154222806295, - 171.39480076517378, - 174.4086271127065, - 273.48835127694264 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "aweXpect memory", - "unit": "b", - "data": [ - 528, - 528, - 528, - 528, - 528 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "FluentAssertions time", - "unit": "ns", - "data": [ - 187.26639924049377, - 192.08625297546388, - 187.4921813805898, - 195.93506077357702, - 353.86444727579754 - ], - "borderColor": "#FF671B", - "backgroundColor": "#FF671B", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "FluentAssertions memory", - "unit": "b", - "data": [ - 688, - 688, - 688, - 688, - 688 - ], - "borderColor": "#FF671B", - "backgroundColor": "#FF671B", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "TUnit time", - "unit": "ns", - "data": [ - 753.2436855951945, - 797.6635966618855, - 850.6571072798508, - 856.7023104349772, - 1642.9863611857097 - ], - "borderColor": "#1A6029", - "backgroundColor": "#1A6029", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "TUnit memory", - "unit": "b", - "data": [ - 2216, - 2216, - 2384, - 2384, - 2384 - ], - "borderColor": "#1A6029", - "backgroundColor": "#1A6029", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - } - ] - }, - "Equivalency": { - "commits": [ - { - "sha": "12c765936621a94deca594b414cc58bb9098a568", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 21:06:28 2025 \u002B0100", - "message": "docs: include documentation from extensions (#379)" - }, - { - "sha": "b2959468330f7657c88caec2d68758ad54689183", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 21:19:16 2025 \u002B0100", - "message": "chore: add \u0022repository_dispatch\u0022 to build.yml (#380)" - }, - { - "sha": "07843f7f35cffea48197c86ff295104aa393761c", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 22:43:16 2025 \u002B0100", - "message": "refactor: use the \u0022InternalsVisibleTo\u0022 attribute in csproj (#381)" - }, - { - "sha": "84eb74e03f254e780e7537e3198faac120ac8a4e", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:33:35 2025 \u002B0100", - "message": "chore: update TUnit to v0.13.0 (#382)" - }, - { - "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:48:16 2025 \u002B0100", - "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" - } - ], - "labels": [ - "12c76593", - "b2959468", - "07843f7f", - "84eb74e0", - "da1f968c" - ], - "datasets": [ - { - "label": "aweXpect time", - "unit": "ns", - "data": [ - 273441.09012276784, - 281912.22239583335, - 286711.9208635603, - 283452.5561899039, - 283193.7769042969 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "aweXpect memory", - "unit": "b", - "data": [ - 284916, - 284916, - 284916, - 284916, - 284916 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "FluentAssertions time", - "unit": "ns", - "data": [ - 2035662.0341796875, - 2088522.0908854166, - 2035642.0755208333, - 2039569.595703125, - 1921541.68046875 - ], - "borderColor": "#FF671B", - "backgroundColor": "#FF671B", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "FluentAssertions memory", - "unit": "b", - "data": [ - 3977738, - 3977738, - 3977738, - 3977738, - 3977736 - ], - "borderColor": "#FF671B", - "backgroundColor": "#FF671B", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "TUnit time", - "unit": "ns", - "data": [ - 654776.5223214285, - 655973.9303152902, - 706164.5739583333, - 694925.7700846355, - 627531.4439871652 - ], - "borderColor": "#1A6029", - "backgroundColor": "#1A6029", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "TUnit memory", - "unit": "b", - "data": [ - 836713, - 836713, - 836713, - 866721, - 866721 - ], - "borderColor": "#1A6029", - "backgroundColor": "#1A6029", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - } - ] - }, - "ItemsCount_AtLeast": { - "commits": [ - { - "sha": "12c765936621a94deca594b414cc58bb9098a568", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 21:06:28 2025 \u002B0100", - "message": "docs: include documentation from extensions (#379)" - }, - { - "sha": "b2959468330f7657c88caec2d68758ad54689183", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 21:19:16 2025 \u002B0100", - "message": "chore: add \u0022repository_dispatch\u0022 to build.yml (#380)" - }, - { - "sha": "07843f7f35cffea48197c86ff295104aa393761c", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 22:43:16 2025 \u002B0100", - "message": "refactor: use the \u0022InternalsVisibleTo\u0022 attribute in csproj (#381)" - }, - { - "sha": "84eb74e03f254e780e7537e3198faac120ac8a4e", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:33:35 2025 \u002B0100", - "message": "chore: update TUnit to v0.13.0 (#382)" - }, - { - "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:48:16 2025 \u002B0100", - "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" - } - ], - "labels": [ - "12c76593", - "b2959468", - "07843f7f", - "84eb74e0", - "da1f968c" - ], - "datasets": [ - { - "label": "aweXpect time", - "unit": "ns", - "data": [ - 592.9470985276358, - 591.1330007712046, - 595.5652925491333, - 592.4628366742816, - 585.9565873827253 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "aweXpect memory", - "unit": "b", - "data": [ - 1192, - 1192, - 1192, - 1192, - 1192 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "FluentAssertions time", - "unit": "ns", - "data": [ - 423.12928873697916, - 420.13100739887784, - 422.00289414723716, - 417.7492156982422, - 408.1910690307617 - ], - "borderColor": "#FF671B", - "backgroundColor": "#FF671B", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "FluentAssertions memory", - "unit": "b", - "data": [ - 1744, - 1744, - 1744, - 1744, - 1744 - ], - "borderColor": "#FF671B", - "backgroundColor": "#FF671B", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "TUnit time", - "unit": "ns", - "data": [ - 15792.64008585612, - 14296.464766366142, - 17459.05538736979, - 14530.966874186199, - 14198.330862426757 - ], - "borderColor": "#1A6029", - "backgroundColor": "#1A6029", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "TUnit memory", - "unit": "b", - "data": [ - 27288, - 27288, - 27288, - 27456, - 27456 - ], - "borderColor": "#1A6029", - "backgroundColor": "#1A6029", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - } - ] - }, - "Int_GreaterThan": { - "commits": [ - { - "sha": "12c765936621a94deca594b414cc58bb9098a568", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 21:06:28 2025 \u002B0100", - "message": "docs: include documentation from extensions (#379)" - }, - { - "sha": "b2959468330f7657c88caec2d68758ad54689183", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 21:19:16 2025 \u002B0100", - "message": "chore: add \u0022repository_dispatch\u0022 to build.yml (#380)" - }, - { - "sha": "07843f7f35cffea48197c86ff295104aa393761c", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 22:43:16 2025 \u002B0100", - "message": "refactor: use the \u0022InternalsVisibleTo\u0022 attribute in csproj (#381)" - }, - { - "sha": "84eb74e03f254e780e7537e3198faac120ac8a4e", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:33:35 2025 \u002B0100", - "message": "chore: update TUnit to v0.13.0 (#382)" - }, - { - "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:48:16 2025 \u002B0100", - "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" - } - ], - "labels": [ - "12c76593", - "b2959468", - "07843f7f", - "84eb74e0", - "da1f968c" - ], - "datasets": [ - { - "label": "aweXpect time", - "unit": "ns", - "data": [ - 224.60964151791163, - 223.97930095990498, - 243.5355607509613, - 218.29143880094801, - 217.2662386383329 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "aweXpect memory", - "unit": "b", - "data": [ - 880, - 880, - 880, - 880, - 880 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "FluentAssertions time", - "unit": "ns", - "data": [ - 198.48603370984395, - 189.4258601298699, - 206.3274233977, - 197.94542695681255, - 189.117862256368 - ], - "borderColor": "#FF671B", - "backgroundColor": "#FF671B", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "FluentAssertions memory", - "unit": "b", - "data": [ - 960, - 960, - 960, - 960, - 960 - ], - "borderColor": "#FF671B", - "backgroundColor": "#FF671B", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "TUnit time", - "unit": "ns", - "data": [ - 1056.343430519104, - 1032.077123778207, - 1086.7516090393067, - 1169.0910301208496, - 1161.04303250994 - ], - "borderColor": "#1A6029", - "backgroundColor": "#1A6029", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "TUnit memory", - "unit": "b", - "data": [ - 2848, - 2848, - 2848, - 2952, - 2952 - ], - "borderColor": "#1A6029", - "backgroundColor": "#1A6029", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - } - ] - }, - "String": { - "commits": [ - { - "sha": "12c765936621a94deca594b414cc58bb9098a568", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 21:06:28 2025 \u002B0100", - "message": "docs: include documentation from extensions (#379)" - }, - { - "sha": "b2959468330f7657c88caec2d68758ad54689183", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 21:19:16 2025 \u002B0100", - "message": "chore: add \u0022repository_dispatch\u0022 to build.yml (#380)" - }, - { - "sha": "07843f7f35cffea48197c86ff295104aa393761c", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 22:43:16 2025 \u002B0100", - "message": "refactor: use the \u0022InternalsVisibleTo\u0022 attribute in csproj (#381)" - }, - { - "sha": "84eb74e03f254e780e7537e3198faac120ac8a4e", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:33:35 2025 \u002B0100", - "message": "chore: update TUnit to v0.13.0 (#382)" - }, - { - "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:48:16 2025 \u002B0100", - "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" - } - ], - "labels": [ - "12c76593", - "b2959468", - "07843f7f", - "84eb74e0", - "da1f968c" - ], - "datasets": [ - { - "label": "aweXpect time", - "unit": "ns", - "data": [ - 336.8282773835318, - 332.7059574860793, - 346.1113056818644, - 343.7549833615621, - 345.63378025690713 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "aweXpect memory", - "unit": "b", - "data": [ - 952, - 952, - 952, - 952, - 952 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "FluentAssertions time", - "unit": "ns", - "data": [ - 419.61893234934126, - 417.6162357966105, - 429.3557568868001, - 421.3166163444519, - 417.2386638777597 - ], - "borderColor": "#FF671B", - "backgroundColor": "#FF671B", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "FluentAssertions memory", - "unit": "b", - "data": [ - 1904, - 1904, - 1904, - 1904, - 1904 - ], - "borderColor": "#FF671B", - "backgroundColor": "#FF671B", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "TUnit time", - "unit": "ns", - "data": [ - 1082.4938897450766, - 1084.3970548189604, - 1123.0915534973144, - 1194.9090049743652, - 1226.2943860371909 - ], - "borderColor": "#1A6029", - "backgroundColor": "#1A6029", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "TUnit memory", - "unit": "b", - "data": [ - 2896, - 2896, - 2896, - 3064, - 3064 - ], - "borderColor": "#1A6029", - "backgroundColor": "#1A6029", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - } - ] - }, - "StringArray": { - "commits": [ - { - "sha": "12c765936621a94deca594b414cc58bb9098a568", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 21:06:28 2025 \u002B0100", - "message": "docs: include documentation from extensions (#379)" - }, - { - "sha": "b2959468330f7657c88caec2d68758ad54689183", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 21:19:16 2025 \u002B0100", - "message": "chore: add \u0022repository_dispatch\u0022 to build.yml (#380)" - }, - { - "sha": "07843f7f35cffea48197c86ff295104aa393761c", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 22:43:16 2025 \u002B0100", - "message": "refactor: use the \u0022InternalsVisibleTo\u0022 attribute in csproj (#381)" - }, - { - "sha": "84eb74e03f254e780e7537e3198faac120ac8a4e", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:33:35 2025 \u002B0100", - "message": "chore: update TUnit to v0.13.0 (#382)" - }, - { - "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:48:16 2025 \u002B0100", - "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" - } - ], - "labels": [ - "12c76593", - "b2959468", - "07843f7f", - "84eb74e0", - "da1f968c" - ], - "datasets": [ - { - "label": "aweXpect time", - "unit": "ns", - "data": [ - 1195.2053229992207, - 1180.2425022125244, - 1229.7892965952556, - 1160.7693789555476, - 1185.6329675038655 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "aweXpect memory", - "unit": "b", - "data": [ - 2336, - 2336, - 2336, - 2336, - 2336 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "FluentAssertions time", - "unit": "ns", - "data": [ - 1174.6949152946472, - 1250.3417900630407, - 1204.3439136505126, - 1179.2887406349182, - 1181.5666632334392 - ], - "borderColor": "#FF671B", - "backgroundColor": "#FF671B", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "FluentAssertions memory", - "unit": "b", - "data": [ - 3888, - 3888, - 3888, - 3888, - 3888 - ], - "borderColor": "#FF671B", - "backgroundColor": "#FF671B", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "TUnit time", - "unit": "ns", - "data": [ - 2451.161515045166, - 2384.0196060180665, - 2512.7467631022137, - 2758.1383440835134, - 2705.6514710017614 - ], - "borderColor": "#1A6029", - "backgroundColor": "#1A6029", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "TUnit memory", - "unit": "b", - "data": [ - 4112, - 4112, - 4112, - 4520, - 4520 - ], - "borderColor": "#1A6029", - "backgroundColor": "#1A6029", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - } - ] - }, - "StringArrayInAnyOrder": { - "commits": [ - { - "sha": "12c765936621a94deca594b414cc58bb9098a568", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 21:06:28 2025 \u002B0100", - "message": "docs: include documentation from extensions (#379)" - }, - { - "sha": "b2959468330f7657c88caec2d68758ad54689183", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 21:19:16 2025 \u002B0100", - "message": "chore: add \u0022repository_dispatch\u0022 to build.yml (#380)" - }, - { - "sha": "07843f7f35cffea48197c86ff295104aa393761c", - "author": "Valentin Breu\u00DF", - "date": "Sat Feb 15 22:43:16 2025 \u002B0100", - "message": "refactor: use the \u0022InternalsVisibleTo\u0022 attribute in csproj (#381)" - }, - { - "sha": "84eb74e03f254e780e7537e3198faac120ac8a4e", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:33:35 2025 \u002B0100", - "message": "chore: update TUnit to v0.13.0 (#382)" - }, - { - "sha": "da1f968c659fc1139f484d4e3ab5a4387fe8fb4c", - "author": "Valentin Breu\u00DF", - "date": "Sun Feb 16 04:48:16 2025 \u002B0100", - "message": "docs: add \u0022Getting started\u0022 button to home page (#383)" - } - ], - "labels": [ - "12c76593", - "b2959468", - "07843f7f", - "84eb74e0", - "da1f968c" - ], - "datasets": [ - { - "label": "aweXpect time", - "unit": "ns", - "data": [ - 1332.8758734189546, - 1256.7335456848145, - 1336.4578235332783, - 1292.3768703460694, - 1271.804393181434 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "aweXpect memory", - "unit": "b", - "data": [ - 2368, - 2368, - 2368, - 2368, - 2368 - ], - "borderColor": "#63A2AC", - "backgroundColor": "#63A2AC", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "FluentAssertions time", - "unit": "ns", - "data": [ - 87393.13723958333, - 85774.96432059152, - 87558.49938557943, - 87915.97680664062, - 84799.45596313477 - ], - "borderColor": "#FF671B", - "backgroundColor": "#FF671B", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "FluentAssertions memory", - "unit": "b", - "data": [ - 54273, - 54271, - 54271, - 54271, - 54273 - ], - "borderColor": "#FF671B", - "backgroundColor": "#FF671B", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - }, - { - "label": "TUnit time", - "unit": "ns", - "data": [ - 7174.545727539063, - 6509.206927998861, - 6950.305025736491, - 7325.4052281697595, - 6838.678946903774 - ], - "borderColor": "#1A6029", - "backgroundColor": "#1A6029", - "yAxisID": "y", - "borderDash": [], - "pointStyle": "circle" - }, - { - "label": "TUnit memory", - "unit": "b", - "data": [ - 7912, - 7912, - 7912, - 8800, - 8800 - ], - "borderColor": "#1A6029", - "backgroundColor": "#1A6029", - "yAxisID": "y1", - "borderDash": [ - 5, - 5 - ], - "pointStyle": "triangle" - } - ] - } -} +window.BENCHMARK_DATA = { + "Bool": { + "commits": [ + { + "sha": "c3ab0ef84d8b1635a9c922952b433fcee613d9ee", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 08:31:38 2025 \u002B0200", + "message": "Revert core changes in https://github.com/aweXpect/aweXpect/commit/5adc056107d4d47c4208071e5e033bb88dd719c0#diff-c5b33f0eeab99f044e3b57eca9fef984a61c734cdea105fbddc8cb038e1934e5" + }, + { + "sha": "d94595c5294c63bc7cf958de8b644cd5a788ccc1", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 10:29:53 2025 \u002B0200", + "message": "fix: Outcome of \u0060OrConstraintResult\u0060 (#762)" + }, + { + "sha": "4dc12c155f23e950b130f282fd6d16aa5600c181", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 6 23:17:29 2025 \u002B0200", + "message": "refactor!: Consolidate \u0060StartsWith\u0060/\u0060EndsWith\u0060 and \u0060AsPrefix\u0060/\u0060AsSuffix\u0060 for strings (#763)" + }, + { + "sha": "d1490b5b79edd9337b5b5cea013f76e243441706", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 13:48:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.21.1 (#765)" + }, + { + "sha": "4a2b227a7c0561c9a1b79ae8009ff92e08804867", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 18:37:18 2025 \u002B0200", + "message": "refactor: remove core mutation tests only on \u0060main\u0060 (#768)" + }, + { + "sha": "d8833fcc139983c60015fb5750000579b02c6ead", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 22:19:46 2025 \u002B0200", + "message": "fix: branch detection in Nuke pipeline (#769)" + }, + { + "sha": "18eaf32b1cc4d829c4ff55638ee74048ba4f2af0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 9 08:55:22 2025 \u002B0200", + "message": "refactor: also remove core mutation tests on tags (#774)" + }, + { + "sha": "f51db77110ec54b83668739142adb97229ebb5b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 11 13:48:44 2025 \u002B0200", + "message": "docs: Add GitHub sponsor username to FUNDING.yml (#775)" + }, + { + "sha": "9a1c4b68a8c15c788d728f2384cfbdaeac683233", + "author": "dependabot[bot]", + "date": "Thu Sep 11 13:49:20 2025 \u002B0200", + "message": "chore: Bump actions/setup-dotnet from 4 to 5 (#770)" + }, + { + "sha": "861e39d554510a4ef2fd6acd6144d17c1ee0bf46", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 13 21:27:56 2025 \u002B0200", + "message": "fix: download large benchmarks file (#779)" + }, + { + "sha": "d84649431a0dff8b75d44467a786480622d392bd", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:32:04 2025 \u002B0200", + "message": "chore: bump aweXpect (#780)" + }, + { + "sha": "f68f8a1efa548e2d07323c3cd6f65770feaee474", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:54:49 2025 \u002B0200", + "message": "feat: add negated nullable char expectations (#781)" + }, + { + "sha": "70e516b2e0a48d61ee3630049e5ef6d5d7e34e3c", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:30:16 2025 \u002B0200", + "message": "feat: add expectations on \u0060Uri\u0060 (#782)" + }, + { + "sha": "a3283c9b6999d7d07743aa910d6ae7d0be9ab5f5", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:44:05 2025 \u002B0200", + "message": "feat: add \u0060IsNullOrEmpty\u0060 expectation for nullable \u0060Guid\u0060 (#783)" + }, + { + "sha": "904d8ac2e7ca0009205e5b76a04197e80e9043c1", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 10:06:37 2025 \u002B0200", + "message": "refactor: move expectations on \u0060Uri\u0060 to \u0060aweXpect.Web\u0060 (#784)" + }, + { + "sha": "6545f65159e8f95000f320f872e508fd843ced3e", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:35:59 2025 \u002B0200", + "message": "refactor!: make \u0060IStringMatchType\u0060 asynchronous (#787)" + }, + { + "sha": "d7e7a07f41495479ac08fc20e4dcfeb4b603c60c", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:55:24 2025 \u002B0200", + "message": "refactor: make \u0060EquivalencyExpectationBuilder\u0060 public (#788)" + }, + { + "sha": "a1f5370cc3a1bbbf94487ebafa2713d68ad817a2", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 17:36:54 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.22.0 (#789)" + }, + { + "sha": "07fdc9d4da1368fa1ce45747a5c16ec433c206ae", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 15:48:09 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in \u0060It.Is\u0060 (#790)" + }, + { + "sha": "05fb28b3bcb7887b281ae6c7b1ca03e508181f73", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 20:48:06 2025 \u002B0200", + "message": "fix: correct error message for prefix/suffix of empty strings (#791)" + }, + { + "sha": "935f53e07753b6e5c00e334b587e09732a6a3ea1", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 18 03:55:11 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#792)" + }, + { + "sha": "dd79b966e3aea1a3d75f813a04a07a56e2f884df", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 16:17:31 2025 \u002B0200", + "message": "feat: add \u0060WithoutMessage\u0060 for delegate assertions (#793)" + }, + { + "sha": "704d02de889bf1d486a638305133f24c4e10945d", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 21:20:43 2025 \u002B0200", + "message": "feat: add support for .NET 10" + }, + { + "sha": "9fca9804d7c7f06e3ee5aae374f0ddd2ee3f8283", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 20 07:24:19 2025 \u002B0200", + "message": "feat: add string property result (#795)" + }, + { + "sha": "42ec1de1a26ffb4d0b9789f8185984d8c194e059", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 22:29:29 2025 \u002B0200", + "message": "feat: support direct check for boolean is \u0060true\u0060 (#797)" + }, + { + "sha": "d5661d2ee6cb2f698dd6d3f5c90daedfe4a82e84", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 23:12:33 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.24.0 (#798)" + }, + { + "sha": "93c3b02c44714c43f63cfbbc4a703af6dcd159b3", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:19 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#801)" + }, + { + "sha": "91c60ba855431973af34bede2f2a88577778e5cf", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:08 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#800)" + }, + { + "sha": "36587259c98421e9f94081815c9fbf3ff7292138", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 09:48:18 2025 \u002B0200", + "message": "feat: allow customization of the \u0060MaximumStringLength\u0060 (#802)" + }, + { + "sha": "0a4f21e41d630f23c7017d2ff39ccffd5a464b81", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 16:52:49 2025 \u002B0200", + "message": "chore: update docusaurus to v3.9.1 (#803)" + }, + { + "sha": "7ce73592f7520bd32f6115febcf0eb56ffddb9f0", + "author": "dependabot[bot]", + "date": "Mon Oct 13 07:56:46 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "e2088cee4f49ff63940a4e402ebe76ddf3bda5a1", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 17:58:17 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0" + }, + { + "sha": "e6be53a39856a79fc78368c84b889c23f3d79cfe", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 18:13:28 2025 \u002B0200", + "message": "fix: formatting of nullable types (#808)" + }, + { + "sha": "bdf6ee04fd9e6da82fba87adf8b50b675b6ea8e9", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:57:42 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#805)" + }, + { + "sha": "36732fb7c24b7058e62cded07ff36b3814d9c5ad", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:58:04 2025 \u002B0200", + "message": "chore: Bump the nunit group with 1 update (#806)" + }, + { + "sha": "1766c989f319f20bada8d6cc085c3afbfe2ac46f", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:35:09 2025 \u002B0200", + "message": "Also update testing frameworks" + }, + { + "sha": "d7c86fb9d72d7efb3a44ccd81590fb36d09b0d23", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:41:30 2025 \u002B0200", + "message": "revert unintential change" + }, + { + "sha": "ed766f1daa3d036ee89bb1ca5f9ecc8ad7747906", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:12:59 2025 \u002B0200", + "message": "Revert MSTest to 3.x" + }, + { + "sha": "258d43fed77e3a9ff12e5d0e62c989c5d6a31f73", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:25:15 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0 (#809)" + }, + { + "sha": "dc5f3600178fcff793fe9b1e0cd7141ac2459f12", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 14:14:03 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#812)" + }, + { + "sha": "8d0e2bcb9f0cee8eba8be0e403c4d4c37725d47a", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 15:38:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.25.0 (#813)" + }, + { + "sha": "f62cf1d506878aa2566ef3c5f9cafe5a237840be", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 16:01:29 2025 \u002B0200", + "message": "feat: support MSTest v4 (#814)" + }, + { + "sha": "bafccdb2aafc9d3a8a94b14dca2e7adc7584a473", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 17:14:58 2025 \u002B0200", + "message": "fix: formatting of nested types within generic types (#815)" + }, + { + "sha": "a8bcc4b232ba0107338ab71f43e6cb362fa785fb", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 22:07:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.27.1 (#818)" + }, + { + "sha": "be643c6fe158be8e2adf3c8cdcfad94d2828ea2a", + "author": "Valentin Breu\u00DF", + "date": "Sat Nov 1 16:52:12 2025 \u002B0100", + "message": "docs: document Mockolate (#828)" + }, + { + "sha": "d6cec126a8ff00e8d6a9bd1338d39c8037f10f46", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:37 2025 \u002B0100", + "message": "chore: Bump actions/setup-node from 5 to 6 (#819)" + }, + { + "sha": "cef93a9d073adabc3ce19f3d77a64e0649a5dabe", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:58 2025 \u002B0100", + "message": "chore: Bump actions/download-artifact from 5 to 6 (#822)" + }, + { + "sha": "18f0a375dbffcc41078402d8fc06a1cacc96d320", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:01:15 2025 \u002B0100", + "message": "chore: Bump actions/upload-artifact from 4 to 5 (#823)" + }, + { + "sha": "a50dd36ad4f88e5ad0e10313651daea27c065258", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:22 2025 \u002B0100", + "message": "chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#824)" + }, + { + "sha": "31a1b24e20b8103fe607a9baef31692d694108e9", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:36 2025 \u002B0100", + "message": "chore: Bump FluentAssertions from 8.2.0 to 8.8.0 (#825)" + } + ], + "labels": [ + "c3ab0ef8", + "d94595c5", + "4dc12c15", + "d1490b5b", + "4a2b227a", + "d8833fcc", + "18eaf32b", + "f51db771", + "9a1c4b68", + "861e39d5", + "d8464943", + "f68f8a1e", + "70e516b2", + "a3283c9b", + "904d8ac2", + "6545f651", + "d7e7a07f", + "a1f5370c", + "07fdc9d4", + "05fb28b3", + "935f53e0", + "dd79b966", + "704d02de", + "9fca9804", + "42ec1de1", + "d5661d2e", + "93c3b02c", + "91c60ba8", + "36587259", + "0a4f21e4", + "7ce73592", + "e2088cee", + "e6be53a3", + "bdf6ee04", + "36732fb7", + "1766c989", + "d7c86fb9", + "ed766f1d", + "258d43fe", + "dc5f3600", + "8d0e2bcb", + "f62cf1d5", + "bafccdb2", + "a8bcc4b2", + "be643c6f", + "d6cec126", + "cef93a9d", + "18f0a375", + "a50dd36a", + "31a1b24e" + ], + "datasets": [ + { + "label": "aweXpect time", + "unit": "ns", + "data": [ + 215.1799734555758, + 212.07683657010395, + 242.10372683207194, + 212.292234758536, + 216.79970698697227, + 212.5159651239713, + 244.71037801106772, + 212.85053985913595, + 214.7792559782664, + 217.45401923997062, + 227.88563789640153, + 237.02992520332336, + 228.35234853426616, + 221.67533109738275, + 210.96696621576945, + 222.42121995412387, + 225.40423487027485, + 220.02118115765708, + 211.59765858650206, + 214.40062243143717, + 211.13208314350672, + 215.4259432724544, + 248.7013270344053, + 218.2792849858602, + 226.28476893901825, + 293.5846767425537, + 285.36054642995197, + 251.54214681897844, + 269.35961030079767, + 266.9320656776428, + 260.9475195248922, + 253.9388194402059, + 275.2111526807149, + 264.20168126424153, + 271.8760177930196, + 274.6898914405278, + 271.30367453893024, + 260.1698861440023, + 277.77640272776284, + 308.1208300590515, + 273.26170335497176, + 272.2555152575175, + 269.78249740600586, + 249.39345846857344, + 270.5471285820007, + 260.13838618596395, + 289.9769916216532, + 267.30346611567904, + 292.0768356323242, + 252.16484223093306 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "aweXpect memory", + "unit": "b", + "data": [ + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 504, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712, + 712 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + }, + { + "label": "FluentAssertions time", + "unit": "ns", + "data": [ + 241.7521196047465, + 242.05561491648356, + 262.36912775039673, + 246.66978308132715, + 247.27936498935406, + 240.82442121505738, + 277.4926059246063, + 253.2593138217926, + 256.77423119544983, + 252.11459239323935, + 257.4726174990336, + 278.9226175088149, + 260.6707429885864, + 249.35365098317465, + 245.29265890802657, + 245.9357629140218, + 257.21087856292723, + 241.75672996961154, + 258.64126415252684, + 248.7946160389827, + 240.84753802844457, + 256.8775446256002, + 251.86770606040955, + 243.5061046055385, + 262.13109321594237, + 265.47640994616916, + 257.5898955663045, + 249.4172920158931, + 245.48226475715637, + 259.1422365052359, + 258.52626819610595, + 243.68274565537772, + 274.91797116597496, + 249.55248854955036, + 261.5353520257132, + 259.6588776906331, + 267.76786918640136, + 252.16463305155438, + 267.41545670373097, + 243.8138378461202, + 243.90225802935086, + 242.83908478418985, + 234.73464778753427, + 239.51507058510413, + 273.83617608887806, + 243.82066363554733, + 290.63008696692333, + 233.86803712163652, + 278.48004828180586, + 242.09413031169348 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "FluentAssertions memory", + "unit": "b", + "data": [ + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952, + 952 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + } + ] + }, + "Equivalency": { + "commits": [ + { + "sha": "c3ab0ef84d8b1635a9c922952b433fcee613d9ee", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 08:31:38 2025 \u002B0200", + "message": "Revert core changes in https://github.com/aweXpect/aweXpect/commit/5adc056107d4d47c4208071e5e033bb88dd719c0#diff-c5b33f0eeab99f044e3b57eca9fef984a61c734cdea105fbddc8cb038e1934e5" + }, + { + "sha": "d94595c5294c63bc7cf958de8b644cd5a788ccc1", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 10:29:53 2025 \u002B0200", + "message": "fix: Outcome of \u0060OrConstraintResult\u0060 (#762)" + }, + { + "sha": "4dc12c155f23e950b130f282fd6d16aa5600c181", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 6 23:17:29 2025 \u002B0200", + "message": "refactor!: Consolidate \u0060StartsWith\u0060/\u0060EndsWith\u0060 and \u0060AsPrefix\u0060/\u0060AsSuffix\u0060 for strings (#763)" + }, + { + "sha": "d1490b5b79edd9337b5b5cea013f76e243441706", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 13:48:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.21.1 (#765)" + }, + { + "sha": "4a2b227a7c0561c9a1b79ae8009ff92e08804867", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 18:37:18 2025 \u002B0200", + "message": "refactor: remove core mutation tests only on \u0060main\u0060 (#768)" + }, + { + "sha": "d8833fcc139983c60015fb5750000579b02c6ead", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 22:19:46 2025 \u002B0200", + "message": "fix: branch detection in Nuke pipeline (#769)" + }, + { + "sha": "18eaf32b1cc4d829c4ff55638ee74048ba4f2af0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 9 08:55:22 2025 \u002B0200", + "message": "refactor: also remove core mutation tests on tags (#774)" + }, + { + "sha": "f51db77110ec54b83668739142adb97229ebb5b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 11 13:48:44 2025 \u002B0200", + "message": "docs: Add GitHub sponsor username to FUNDING.yml (#775)" + }, + { + "sha": "9a1c4b68a8c15c788d728f2384cfbdaeac683233", + "author": "dependabot[bot]", + "date": "Thu Sep 11 13:49:20 2025 \u002B0200", + "message": "chore: Bump actions/setup-dotnet from 4 to 5 (#770)" + }, + { + "sha": "861e39d554510a4ef2fd6acd6144d17c1ee0bf46", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 13 21:27:56 2025 \u002B0200", + "message": "fix: download large benchmarks file (#779)" + }, + { + "sha": "d84649431a0dff8b75d44467a786480622d392bd", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:32:04 2025 \u002B0200", + "message": "chore: bump aweXpect (#780)" + }, + { + "sha": "f68f8a1efa548e2d07323c3cd6f65770feaee474", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:54:49 2025 \u002B0200", + "message": "feat: add negated nullable char expectations (#781)" + }, + { + "sha": "70e516b2e0a48d61ee3630049e5ef6d5d7e34e3c", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:30:16 2025 \u002B0200", + "message": "feat: add expectations on \u0060Uri\u0060 (#782)" + }, + { + "sha": "a3283c9b6999d7d07743aa910d6ae7d0be9ab5f5", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:44:05 2025 \u002B0200", + "message": "feat: add \u0060IsNullOrEmpty\u0060 expectation for nullable \u0060Guid\u0060 (#783)" + }, + { + "sha": "904d8ac2e7ca0009205e5b76a04197e80e9043c1", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 10:06:37 2025 \u002B0200", + "message": "refactor: move expectations on \u0060Uri\u0060 to \u0060aweXpect.Web\u0060 (#784)" + }, + { + "sha": "6545f65159e8f95000f320f872e508fd843ced3e", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:35:59 2025 \u002B0200", + "message": "refactor!: make \u0060IStringMatchType\u0060 asynchronous (#787)" + }, + { + "sha": "d7e7a07f41495479ac08fc20e4dcfeb4b603c60c", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:55:24 2025 \u002B0200", + "message": "refactor: make \u0060EquivalencyExpectationBuilder\u0060 public (#788)" + }, + { + "sha": "a1f5370cc3a1bbbf94487ebafa2713d68ad817a2", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 17:36:54 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.22.0 (#789)" + }, + { + "sha": "07fdc9d4da1368fa1ce45747a5c16ec433c206ae", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 15:48:09 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in \u0060It.Is\u0060 (#790)" + }, + { + "sha": "05fb28b3bcb7887b281ae6c7b1ca03e508181f73", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 20:48:06 2025 \u002B0200", + "message": "fix: correct error message for prefix/suffix of empty strings (#791)" + }, + { + "sha": "935f53e07753b6e5c00e334b587e09732a6a3ea1", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 18 03:55:11 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#792)" + }, + { + "sha": "dd79b966e3aea1a3d75f813a04a07a56e2f884df", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 16:17:31 2025 \u002B0200", + "message": "feat: add \u0060WithoutMessage\u0060 for delegate assertions (#793)" + }, + { + "sha": "704d02de889bf1d486a638305133f24c4e10945d", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 21:20:43 2025 \u002B0200", + "message": "feat: add support for .NET 10" + }, + { + "sha": "9fca9804d7c7f06e3ee5aae374f0ddd2ee3f8283", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 20 07:24:19 2025 \u002B0200", + "message": "feat: add string property result (#795)" + }, + { + "sha": "42ec1de1a26ffb4d0b9789f8185984d8c194e059", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 22:29:29 2025 \u002B0200", + "message": "feat: support direct check for boolean is \u0060true\u0060 (#797)" + }, + { + "sha": "d5661d2ee6cb2f698dd6d3f5c90daedfe4a82e84", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 23:12:33 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.24.0 (#798)" + }, + { + "sha": "93c3b02c44714c43f63cfbbc4a703af6dcd159b3", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:19 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#801)" + }, + { + "sha": "91c60ba855431973af34bede2f2a88577778e5cf", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:08 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#800)" + }, + { + "sha": "36587259c98421e9f94081815c9fbf3ff7292138", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 09:48:18 2025 \u002B0200", + "message": "feat: allow customization of the \u0060MaximumStringLength\u0060 (#802)" + }, + { + "sha": "0a4f21e41d630f23c7017d2ff39ccffd5a464b81", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 16:52:49 2025 \u002B0200", + "message": "chore: update docusaurus to v3.9.1 (#803)" + }, + { + "sha": "7ce73592f7520bd32f6115febcf0eb56ffddb9f0", + "author": "dependabot[bot]", + "date": "Mon Oct 13 07:56:46 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "e2088cee4f49ff63940a4e402ebe76ddf3bda5a1", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 17:58:17 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0" + }, + { + "sha": "e6be53a39856a79fc78368c84b889c23f3d79cfe", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 18:13:28 2025 \u002B0200", + "message": "fix: formatting of nullable types (#808)" + }, + { + "sha": "bdf6ee04fd9e6da82fba87adf8b50b675b6ea8e9", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:57:42 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#805)" + }, + { + "sha": "36732fb7c24b7058e62cded07ff36b3814d9c5ad", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:58:04 2025 \u002B0200", + "message": "chore: Bump the nunit group with 1 update (#806)" + }, + { + "sha": "1766c989f319f20bada8d6cc085c3afbfe2ac46f", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:35:09 2025 \u002B0200", + "message": "Also update testing frameworks" + }, + { + "sha": "d7c86fb9d72d7efb3a44ccd81590fb36d09b0d23", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:41:30 2025 \u002B0200", + "message": "revert unintential change" + }, + { + "sha": "ed766f1daa3d036ee89bb1ca5f9ecc8ad7747906", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:12:59 2025 \u002B0200", + "message": "Revert MSTest to 3.x" + }, + { + "sha": "258d43fed77e3a9ff12e5d0e62c989c5d6a31f73", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:25:15 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0 (#809)" + }, + { + "sha": "dc5f3600178fcff793fe9b1e0cd7141ac2459f12", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 14:14:03 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#812)" + }, + { + "sha": "8d0e2bcb9f0cee8eba8be0e403c4d4c37725d47a", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 15:38:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.25.0 (#813)" + }, + { + "sha": "f62cf1d506878aa2566ef3c5f9cafe5a237840be", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 16:01:29 2025 \u002B0200", + "message": "feat: support MSTest v4 (#814)" + }, + { + "sha": "bafccdb2aafc9d3a8a94b14dca2e7adc7584a473", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 17:14:58 2025 \u002B0200", + "message": "fix: formatting of nested types within generic types (#815)" + }, + { + "sha": "a8bcc4b232ba0107338ab71f43e6cb362fa785fb", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 22:07:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.27.1 (#818)" + }, + { + "sha": "be643c6fe158be8e2adf3c8cdcfad94d2828ea2a", + "author": "Valentin Breu\u00DF", + "date": "Sat Nov 1 16:52:12 2025 \u002B0100", + "message": "docs: document Mockolate (#828)" + }, + { + "sha": "d6cec126a8ff00e8d6a9bd1338d39c8037f10f46", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:37 2025 \u002B0100", + "message": "chore: Bump actions/setup-node from 5 to 6 (#819)" + }, + { + "sha": "cef93a9d073adabc3ce19f3d77a64e0649a5dabe", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:58 2025 \u002B0100", + "message": "chore: Bump actions/download-artifact from 5 to 6 (#822)" + }, + { + "sha": "18f0a375dbffcc41078402d8fc06a1cacc96d320", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:01:15 2025 \u002B0100", + "message": "chore: Bump actions/upload-artifact from 4 to 5 (#823)" + }, + { + "sha": "a50dd36ad4f88e5ad0e10313651daea27c065258", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:22 2025 \u002B0100", + "message": "chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#824)" + }, + { + "sha": "31a1b24e20b8103fe607a9baef31692d694108e9", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:36 2025 \u002B0100", + "message": "chore: Bump FluentAssertions from 8.2.0 to 8.8.0 (#825)" + } + ], + "labels": [ + "c3ab0ef8", + "d94595c5", + "4dc12c15", + "d1490b5b", + "4a2b227a", + "d8833fcc", + "18eaf32b", + "f51db771", + "9a1c4b68", + "861e39d5", + "d8464943", + "f68f8a1e", + "70e516b2", + "a3283c9b", + "904d8ac2", + "6545f651", + "d7e7a07f", + "a1f5370c", + "07fdc9d4", + "05fb28b3", + "935f53e0", + "dd79b966", + "704d02de", + "9fca9804", + "42ec1de1", + "d5661d2e", + "93c3b02c", + "91c60ba8", + "36587259", + "0a4f21e4", + "7ce73592", + "e2088cee", + "e6be53a3", + "bdf6ee04", + "36732fb7", + "1766c989", + "d7c86fb9", + "ed766f1d", + "258d43fe", + "dc5f3600", + "8d0e2bcb", + "f62cf1d5", + "bafccdb2", + "a8bcc4b2", + "be643c6f", + "d6cec126", + "cef93a9d", + "18f0a375", + "a50dd36a", + "31a1b24e" + ], + "datasets": [ + { + "label": "aweXpect time", + "unit": "ns", + "data": [ + 307841.2405761719, + 319958.157421875, + 302158.425764974, + 302476.5147879464, + 329485.657421875, + 304118.4240234375, + 312866.83642578125, + 307882.7823311942, + 309469.58382161456, + 312802.36959635414, + 316795.64350585936, + 320782.40401785716, + 326642.5024789664, + 311990.03629557294, + 306516.7656598772, + 304240.14400809153, + 315164.1796499399, + 307990.27106584824, + 324211.44599609374, + 298676.5465494792, + 316257.0925292969, + 326733.5488978795, + 297787.7237304688, + 307700.7756347656, + 318329.77699497767, + 319470.7986886161, + 318235.4892578125, + 319923.10867513024, + 310006.18899739586, + 306540.39103816106, + 308796.3005859375, + 301751.59490094864, + 319418.7615234375, + 313962.5345703125, + 328157.19876302086, + 289638.26826171874, + 318315.230078125, + 324960.38785807294, + 317724.0423828125, + 307485.8721749442, + 312976.320703125, + 309286.0847516741, + 314708.1344075521, + 325841.9932942708, + 300686.4139322917, + 309425.7072591146, + 323039.63567708334, + 309435.77783203125, + 317126.2947716346, + 309508.67239583336 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "aweXpect memory", + "unit": "b", + "data": [ + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335556, + 335372, + 335372, + 335372, + 335372, + 335372, + 335372, + 335372 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + }, + { + "label": "FluentAssertions time", + "unit": "ns", + "data": [ + 2104858.768973214, + 2208691.5247395835, + 2232473.9018229167, + 2281983.8903459823, + 2341431.4955729167, + 2229663.6358816964, + 2461221.7703125, + 2244069.847395833, + 2355592.3025841345, + 2313619.2996651786, + 2317197.7880208334, + 2387057.1319754464, + 2246155.509765625, + 2244084.417708333, + 2210116.6463341345, + 2144177.4609375, + 2286586.1763020833, + 2277326.562760417, + 2379367.63671875, + 2194289.82421875, + 2234732.353515625, + 2407578.591238839, + 2263092.3582589286, + 2217637.4772135415, + 2333205.953125, + 2350161.5484375, + 2396841.797135417, + 2251739.5733816964, + 2252879.4778645835, + 2236315.8192708334, + 2277476.037239583, + 2276148.311298077, + 2403456.5044270833, + 2253086.515625, + 2376494.7257254464, + 2085050.3700520834, + 2207981.0685096155, + 2271242.85546875, + 2297290.643973214, + 2221341.81953125, + 2253866.540457589, + 2156462.2806490385, + 2367809.3622395834, + 2177388.4837239585, + 2267730.275, + 2295989.4557291665, + 2095357.879296875, + 2128684.866629464, + 2476967.408333333, + 2666413.7333333334 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "FluentAssertions memory", + "unit": "b", + "data": [ + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584416, + 4584401, + 4584416, + 4584416, + 4804906 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + } + ] + }, + "ItemsCount_AtLeast": { + "commits": [ + { + "sha": "c3ab0ef84d8b1635a9c922952b433fcee613d9ee", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 08:31:38 2025 \u002B0200", + "message": "Revert core changes in https://github.com/aweXpect/aweXpect/commit/5adc056107d4d47c4208071e5e033bb88dd719c0#diff-c5b33f0eeab99f044e3b57eca9fef984a61c734cdea105fbddc8cb038e1934e5" + }, + { + "sha": "d94595c5294c63bc7cf958de8b644cd5a788ccc1", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 10:29:53 2025 \u002B0200", + "message": "fix: Outcome of \u0060OrConstraintResult\u0060 (#762)" + }, + { + "sha": "4dc12c155f23e950b130f282fd6d16aa5600c181", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 6 23:17:29 2025 \u002B0200", + "message": "refactor!: Consolidate \u0060StartsWith\u0060/\u0060EndsWith\u0060 and \u0060AsPrefix\u0060/\u0060AsSuffix\u0060 for strings (#763)" + }, + { + "sha": "d1490b5b79edd9337b5b5cea013f76e243441706", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 13:48:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.21.1 (#765)" + }, + { + "sha": "4a2b227a7c0561c9a1b79ae8009ff92e08804867", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 18:37:18 2025 \u002B0200", + "message": "refactor: remove core mutation tests only on \u0060main\u0060 (#768)" + }, + { + "sha": "d8833fcc139983c60015fb5750000579b02c6ead", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 22:19:46 2025 \u002B0200", + "message": "fix: branch detection in Nuke pipeline (#769)" + }, + { + "sha": "18eaf32b1cc4d829c4ff55638ee74048ba4f2af0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 9 08:55:22 2025 \u002B0200", + "message": "refactor: also remove core mutation tests on tags (#774)" + }, + { + "sha": "f51db77110ec54b83668739142adb97229ebb5b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 11 13:48:44 2025 \u002B0200", + "message": "docs: Add GitHub sponsor username to FUNDING.yml (#775)" + }, + { + "sha": "9a1c4b68a8c15c788d728f2384cfbdaeac683233", + "author": "dependabot[bot]", + "date": "Thu Sep 11 13:49:20 2025 \u002B0200", + "message": "chore: Bump actions/setup-dotnet from 4 to 5 (#770)" + }, + { + "sha": "861e39d554510a4ef2fd6acd6144d17c1ee0bf46", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 13 21:27:56 2025 \u002B0200", + "message": "fix: download large benchmarks file (#779)" + }, + { + "sha": "d84649431a0dff8b75d44467a786480622d392bd", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:32:04 2025 \u002B0200", + "message": "chore: bump aweXpect (#780)" + }, + { + "sha": "f68f8a1efa548e2d07323c3cd6f65770feaee474", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:54:49 2025 \u002B0200", + "message": "feat: add negated nullable char expectations (#781)" + }, + { + "sha": "70e516b2e0a48d61ee3630049e5ef6d5d7e34e3c", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:30:16 2025 \u002B0200", + "message": "feat: add expectations on \u0060Uri\u0060 (#782)" + }, + { + "sha": "a3283c9b6999d7d07743aa910d6ae7d0be9ab5f5", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:44:05 2025 \u002B0200", + "message": "feat: add \u0060IsNullOrEmpty\u0060 expectation for nullable \u0060Guid\u0060 (#783)" + }, + { + "sha": "904d8ac2e7ca0009205e5b76a04197e80e9043c1", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 10:06:37 2025 \u002B0200", + "message": "refactor: move expectations on \u0060Uri\u0060 to \u0060aweXpect.Web\u0060 (#784)" + }, + { + "sha": "6545f65159e8f95000f320f872e508fd843ced3e", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:35:59 2025 \u002B0200", + "message": "refactor!: make \u0060IStringMatchType\u0060 asynchronous (#787)" + }, + { + "sha": "d7e7a07f41495479ac08fc20e4dcfeb4b603c60c", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:55:24 2025 \u002B0200", + "message": "refactor: make \u0060EquivalencyExpectationBuilder\u0060 public (#788)" + }, + { + "sha": "a1f5370cc3a1bbbf94487ebafa2713d68ad817a2", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 17:36:54 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.22.0 (#789)" + }, + { + "sha": "07fdc9d4da1368fa1ce45747a5c16ec433c206ae", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 15:48:09 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in \u0060It.Is\u0060 (#790)" + }, + { + "sha": "05fb28b3bcb7887b281ae6c7b1ca03e508181f73", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 20:48:06 2025 \u002B0200", + "message": "fix: correct error message for prefix/suffix of empty strings (#791)" + }, + { + "sha": "935f53e07753b6e5c00e334b587e09732a6a3ea1", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 18 03:55:11 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#792)" + }, + { + "sha": "dd79b966e3aea1a3d75f813a04a07a56e2f884df", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 16:17:31 2025 \u002B0200", + "message": "feat: add \u0060WithoutMessage\u0060 for delegate assertions (#793)" + }, + { + "sha": "704d02de889bf1d486a638305133f24c4e10945d", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 21:20:43 2025 \u002B0200", + "message": "feat: add support for .NET 10" + }, + { + "sha": "9fca9804d7c7f06e3ee5aae374f0ddd2ee3f8283", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 20 07:24:19 2025 \u002B0200", + "message": "feat: add string property result (#795)" + }, + { + "sha": "42ec1de1a26ffb4d0b9789f8185984d8c194e059", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 22:29:29 2025 \u002B0200", + "message": "feat: support direct check for boolean is \u0060true\u0060 (#797)" + }, + { + "sha": "d5661d2ee6cb2f698dd6d3f5c90daedfe4a82e84", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 23:12:33 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.24.0 (#798)" + }, + { + "sha": "93c3b02c44714c43f63cfbbc4a703af6dcd159b3", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:19 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#801)" + }, + { + "sha": "91c60ba855431973af34bede2f2a88577778e5cf", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:08 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#800)" + }, + { + "sha": "36587259c98421e9f94081815c9fbf3ff7292138", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 09:48:18 2025 \u002B0200", + "message": "feat: allow customization of the \u0060MaximumStringLength\u0060 (#802)" + }, + { + "sha": "0a4f21e41d630f23c7017d2ff39ccffd5a464b81", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 16:52:49 2025 \u002B0200", + "message": "chore: update docusaurus to v3.9.1 (#803)" + }, + { + "sha": "7ce73592f7520bd32f6115febcf0eb56ffddb9f0", + "author": "dependabot[bot]", + "date": "Mon Oct 13 07:56:46 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "e2088cee4f49ff63940a4e402ebe76ddf3bda5a1", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 17:58:17 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0" + }, + { + "sha": "e6be53a39856a79fc78368c84b889c23f3d79cfe", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 18:13:28 2025 \u002B0200", + "message": "fix: formatting of nullable types (#808)" + }, + { + "sha": "bdf6ee04fd9e6da82fba87adf8b50b675b6ea8e9", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:57:42 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#805)" + }, + { + "sha": "36732fb7c24b7058e62cded07ff36b3814d9c5ad", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:58:04 2025 \u002B0200", + "message": "chore: Bump the nunit group with 1 update (#806)" + }, + { + "sha": "1766c989f319f20bada8d6cc085c3afbfe2ac46f", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:35:09 2025 \u002B0200", + "message": "Also update testing frameworks" + }, + { + "sha": "d7c86fb9d72d7efb3a44ccd81590fb36d09b0d23", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:41:30 2025 \u002B0200", + "message": "revert unintential change" + }, + { + "sha": "ed766f1daa3d036ee89bb1ca5f9ecc8ad7747906", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:12:59 2025 \u002B0200", + "message": "Revert MSTest to 3.x" + }, + { + "sha": "258d43fed77e3a9ff12e5d0e62c989c5d6a31f73", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:25:15 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0 (#809)" + }, + { + "sha": "dc5f3600178fcff793fe9b1e0cd7141ac2459f12", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 14:14:03 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#812)" + }, + { + "sha": "8d0e2bcb9f0cee8eba8be0e403c4d4c37725d47a", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 15:38:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.25.0 (#813)" + }, + { + "sha": "f62cf1d506878aa2566ef3c5f9cafe5a237840be", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 16:01:29 2025 \u002B0200", + "message": "feat: support MSTest v4 (#814)" + }, + { + "sha": "bafccdb2aafc9d3a8a94b14dca2e7adc7584a473", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 17:14:58 2025 \u002B0200", + "message": "fix: formatting of nested types within generic types (#815)" + }, + { + "sha": "a8bcc4b232ba0107338ab71f43e6cb362fa785fb", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 22:07:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.27.1 (#818)" + }, + { + "sha": "be643c6fe158be8e2adf3c8cdcfad94d2828ea2a", + "author": "Valentin Breu\u00DF", + "date": "Sat Nov 1 16:52:12 2025 \u002B0100", + "message": "docs: document Mockolate (#828)" + }, + { + "sha": "d6cec126a8ff00e8d6a9bd1338d39c8037f10f46", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:37 2025 \u002B0100", + "message": "chore: Bump actions/setup-node from 5 to 6 (#819)" + }, + { + "sha": "cef93a9d073adabc3ce19f3d77a64e0649a5dabe", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:58 2025 \u002B0100", + "message": "chore: Bump actions/download-artifact from 5 to 6 (#822)" + }, + { + "sha": "18f0a375dbffcc41078402d8fc06a1cacc96d320", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:01:15 2025 \u002B0100", + "message": "chore: Bump actions/upload-artifact from 4 to 5 (#823)" + }, + { + "sha": "a50dd36ad4f88e5ad0e10313651daea27c065258", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:22 2025 \u002B0100", + "message": "chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#824)" + }, + { + "sha": "31a1b24e20b8103fe607a9baef31692d694108e9", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:36 2025 \u002B0100", + "message": "chore: Bump FluentAssertions from 8.2.0 to 8.8.0 (#825)" + } + ], + "labels": [ + "c3ab0ef8", + "d94595c5", + "4dc12c15", + "d1490b5b", + "4a2b227a", + "d8833fcc", + "18eaf32b", + "f51db771", + "9a1c4b68", + "861e39d5", + "d8464943", + "f68f8a1e", + "70e516b2", + "a3283c9b", + "904d8ac2", + "6545f651", + "d7e7a07f", + "a1f5370c", + "07fdc9d4", + "05fb28b3", + "935f53e0", + "dd79b966", + "704d02de", + "9fca9804", + "42ec1de1", + "d5661d2e", + "93c3b02c", + "91c60ba8", + "36587259", + "0a4f21e4", + "7ce73592", + "e2088cee", + "e6be53a3", + "bdf6ee04", + "36732fb7", + "1766c989", + "d7c86fb9", + "ed766f1d", + "258d43fe", + "dc5f3600", + "8d0e2bcb", + "f62cf1d5", + "bafccdb2", + "a8bcc4b2", + "be643c6f", + "d6cec126", + "cef93a9d", + "18f0a375", + "a50dd36a", + "31a1b24e" + ], + "datasets": [ + { + "label": "aweXpect time", + "unit": "ns", + "data": [ + 484.3203857421875, + 496.95010503133136, + 502.37464739481607, + 482.2821911743709, + 501.78691749572755, + 473.23738064084733, + 512.0118351618449, + 510.1876879374186, + 488.01429898398266, + 503.64058888753254, + 500.7190069834391, + 535.9216064306406, + 523.5016982396444, + 504.6580323537191, + 497.591183535258, + 507.4043729645865, + 525.6780950839703, + 499.99773250307356, + 505.519931939932, + 491.63686650594076, + 478.0444595019023, + 523.3902828216553, + 496.2946443557739, + 527.724445956094, + 492.6347035566966, + 543.4163740158081, + 536.1366227467855, + 502.4512078211858, + 510.04182313283286, + 484.45854663848877, + 496.76884324210033, + 482.1351268132528, + 485.7296449025472, + 479.46115020116173, + 520.7586452484131, + 499.06778888702394, + 488.2612344301664, + 494.9696691376822, + 547.5791072209676, + 509.99970518747966, + 495.8614857991536, + 511.0399477141244, + 494.62177320627063, + 435.2064858118693, + 476.9213854585375, + 495.99205646514895, + 507.27856674194334, + 447.83819783528645, + 490.74452246152435, + 469.52425651550294 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "aweXpect memory", + "unit": "b", + "data": [ + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1464, + 1296, + 1296, + 1296, + 1296, + 1296, + 1296, + 1296 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + }, + { + "label": "FluentAssertions time", + "unit": "ns", + "data": [ + 477.2508153548607, + 495.9535005569458, + 506.8223076502482, + 496.88989340464275, + 503.74784259796144, + 492.8174043655396, + 543.4633234024047, + 499.3595628004808, + 496.93479574643646, + 507.99682935078937, + 527.7434204101562, + 570.4154210771833, + 518.7926048551287, + 499.90902112325034, + 493.5938486735026, + 484.3290264265878, + 526.4000341551645, + 495.33144072123935, + 510.4575353769156, + 484.3120264325823, + 468.2287917137146, + 526.493068768428, + 505.9104931513468, + 480.7921098300389, + 520.1926217397054, + 530.1407087766207, + 502.3508940378825, + 504.40869534810383, + 494.71239927836825, + 501.4160306930542, + 493.6545466014317, + 473.2058364663805, + 511.4753552118937, + 510.4462281862895, + 530.8546799932208, + 514.6282585144043, + 488.3999955495199, + 481.17108567555744, + 529.427103805542, + 479.83818403879803, + 474.6981451034546, + 483.3453311284383, + 468.3129890759786, + 469.38727865900313, + 505.331383228302, + 549.2067583084106, + 556.6596462249756, + 469.99402444703236, + 556.769964490618, + 494.34254251207625 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "FluentAssertions memory", + "unit": "b", + "data": [ + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008, + 2008 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + } + ] + }, + "Int_GreaterThan": { + "commits": [ + { + "sha": "c3ab0ef84d8b1635a9c922952b433fcee613d9ee", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 08:31:38 2025 \u002B0200", + "message": "Revert core changes in https://github.com/aweXpect/aweXpect/commit/5adc056107d4d47c4208071e5e033bb88dd719c0#diff-c5b33f0eeab99f044e3b57eca9fef984a61c734cdea105fbddc8cb038e1934e5" + }, + { + "sha": "d94595c5294c63bc7cf958de8b644cd5a788ccc1", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 10:29:53 2025 \u002B0200", + "message": "fix: Outcome of \u0060OrConstraintResult\u0060 (#762)" + }, + { + "sha": "4dc12c155f23e950b130f282fd6d16aa5600c181", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 6 23:17:29 2025 \u002B0200", + "message": "refactor!: Consolidate \u0060StartsWith\u0060/\u0060EndsWith\u0060 and \u0060AsPrefix\u0060/\u0060AsSuffix\u0060 for strings (#763)" + }, + { + "sha": "d1490b5b79edd9337b5b5cea013f76e243441706", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 13:48:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.21.1 (#765)" + }, + { + "sha": "4a2b227a7c0561c9a1b79ae8009ff92e08804867", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 18:37:18 2025 \u002B0200", + "message": "refactor: remove core mutation tests only on \u0060main\u0060 (#768)" + }, + { + "sha": "d8833fcc139983c60015fb5750000579b02c6ead", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 22:19:46 2025 \u002B0200", + "message": "fix: branch detection in Nuke pipeline (#769)" + }, + { + "sha": "18eaf32b1cc4d829c4ff55638ee74048ba4f2af0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 9 08:55:22 2025 \u002B0200", + "message": "refactor: also remove core mutation tests on tags (#774)" + }, + { + "sha": "f51db77110ec54b83668739142adb97229ebb5b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 11 13:48:44 2025 \u002B0200", + "message": "docs: Add GitHub sponsor username to FUNDING.yml (#775)" + }, + { + "sha": "9a1c4b68a8c15c788d728f2384cfbdaeac683233", + "author": "dependabot[bot]", + "date": "Thu Sep 11 13:49:20 2025 \u002B0200", + "message": "chore: Bump actions/setup-dotnet from 4 to 5 (#770)" + }, + { + "sha": "861e39d554510a4ef2fd6acd6144d17c1ee0bf46", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 13 21:27:56 2025 \u002B0200", + "message": "fix: download large benchmarks file (#779)" + }, + { + "sha": "d84649431a0dff8b75d44467a786480622d392bd", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:32:04 2025 \u002B0200", + "message": "chore: bump aweXpect (#780)" + }, + { + "sha": "f68f8a1efa548e2d07323c3cd6f65770feaee474", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:54:49 2025 \u002B0200", + "message": "feat: add negated nullable char expectations (#781)" + }, + { + "sha": "70e516b2e0a48d61ee3630049e5ef6d5d7e34e3c", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:30:16 2025 \u002B0200", + "message": "feat: add expectations on \u0060Uri\u0060 (#782)" + }, + { + "sha": "a3283c9b6999d7d07743aa910d6ae7d0be9ab5f5", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:44:05 2025 \u002B0200", + "message": "feat: add \u0060IsNullOrEmpty\u0060 expectation for nullable \u0060Guid\u0060 (#783)" + }, + { + "sha": "904d8ac2e7ca0009205e5b76a04197e80e9043c1", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 10:06:37 2025 \u002B0200", + "message": "refactor: move expectations on \u0060Uri\u0060 to \u0060aweXpect.Web\u0060 (#784)" + }, + { + "sha": "6545f65159e8f95000f320f872e508fd843ced3e", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:35:59 2025 \u002B0200", + "message": "refactor!: make \u0060IStringMatchType\u0060 asynchronous (#787)" + }, + { + "sha": "d7e7a07f41495479ac08fc20e4dcfeb4b603c60c", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:55:24 2025 \u002B0200", + "message": "refactor: make \u0060EquivalencyExpectationBuilder\u0060 public (#788)" + }, + { + "sha": "a1f5370cc3a1bbbf94487ebafa2713d68ad817a2", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 17:36:54 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.22.0 (#789)" + }, + { + "sha": "07fdc9d4da1368fa1ce45747a5c16ec433c206ae", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 15:48:09 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in \u0060It.Is\u0060 (#790)" + }, + { + "sha": "05fb28b3bcb7887b281ae6c7b1ca03e508181f73", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 20:48:06 2025 \u002B0200", + "message": "fix: correct error message for prefix/suffix of empty strings (#791)" + }, + { + "sha": "935f53e07753b6e5c00e334b587e09732a6a3ea1", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 18 03:55:11 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#792)" + }, + { + "sha": "dd79b966e3aea1a3d75f813a04a07a56e2f884df", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 16:17:31 2025 \u002B0200", + "message": "feat: add \u0060WithoutMessage\u0060 for delegate assertions (#793)" + }, + { + "sha": "704d02de889bf1d486a638305133f24c4e10945d", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 21:20:43 2025 \u002B0200", + "message": "feat: add support for .NET 10" + }, + { + "sha": "9fca9804d7c7f06e3ee5aae374f0ddd2ee3f8283", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 20 07:24:19 2025 \u002B0200", + "message": "feat: add string property result (#795)" + }, + { + "sha": "42ec1de1a26ffb4d0b9789f8185984d8c194e059", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 22:29:29 2025 \u002B0200", + "message": "feat: support direct check for boolean is \u0060true\u0060 (#797)" + }, + { + "sha": "d5661d2ee6cb2f698dd6d3f5c90daedfe4a82e84", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 23:12:33 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.24.0 (#798)" + }, + { + "sha": "93c3b02c44714c43f63cfbbc4a703af6dcd159b3", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:19 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#801)" + }, + { + "sha": "91c60ba855431973af34bede2f2a88577778e5cf", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:08 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#800)" + }, + { + "sha": "36587259c98421e9f94081815c9fbf3ff7292138", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 09:48:18 2025 \u002B0200", + "message": "feat: allow customization of the \u0060MaximumStringLength\u0060 (#802)" + }, + { + "sha": "0a4f21e41d630f23c7017d2ff39ccffd5a464b81", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 16:52:49 2025 \u002B0200", + "message": "chore: update docusaurus to v3.9.1 (#803)" + }, + { + "sha": "7ce73592f7520bd32f6115febcf0eb56ffddb9f0", + "author": "dependabot[bot]", + "date": "Mon Oct 13 07:56:46 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "e2088cee4f49ff63940a4e402ebe76ddf3bda5a1", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 17:58:17 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0" + }, + { + "sha": "e6be53a39856a79fc78368c84b889c23f3d79cfe", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 18:13:28 2025 \u002B0200", + "message": "fix: formatting of nullable types (#808)" + }, + { + "sha": "bdf6ee04fd9e6da82fba87adf8b50b675b6ea8e9", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:57:42 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#805)" + }, + { + "sha": "36732fb7c24b7058e62cded07ff36b3814d9c5ad", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:58:04 2025 \u002B0200", + "message": "chore: Bump the nunit group with 1 update (#806)" + }, + { + "sha": "1766c989f319f20bada8d6cc085c3afbfe2ac46f", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:35:09 2025 \u002B0200", + "message": "Also update testing frameworks" + }, + { + "sha": "d7c86fb9d72d7efb3a44ccd81590fb36d09b0d23", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:41:30 2025 \u002B0200", + "message": "revert unintential change" + }, + { + "sha": "ed766f1daa3d036ee89bb1ca5f9ecc8ad7747906", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:12:59 2025 \u002B0200", + "message": "Revert MSTest to 3.x" + }, + { + "sha": "258d43fed77e3a9ff12e5d0e62c989c5d6a31f73", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:25:15 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0 (#809)" + }, + { + "sha": "dc5f3600178fcff793fe9b1e0cd7141ac2459f12", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 14:14:03 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#812)" + }, + { + "sha": "8d0e2bcb9f0cee8eba8be0e403c4d4c37725d47a", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 15:38:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.25.0 (#813)" + }, + { + "sha": "f62cf1d506878aa2566ef3c5f9cafe5a237840be", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 16:01:29 2025 \u002B0200", + "message": "feat: support MSTest v4 (#814)" + }, + { + "sha": "bafccdb2aafc9d3a8a94b14dca2e7adc7584a473", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 17:14:58 2025 \u002B0200", + "message": "fix: formatting of nested types within generic types (#815)" + }, + { + "sha": "a8bcc4b232ba0107338ab71f43e6cb362fa785fb", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 22:07:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.27.1 (#818)" + }, + { + "sha": "be643c6fe158be8e2adf3c8cdcfad94d2828ea2a", + "author": "Valentin Breu\u00DF", + "date": "Sat Nov 1 16:52:12 2025 \u002B0100", + "message": "docs: document Mockolate (#828)" + }, + { + "sha": "d6cec126a8ff00e8d6a9bd1338d39c8037f10f46", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:37 2025 \u002B0100", + "message": "chore: Bump actions/setup-node from 5 to 6 (#819)" + }, + { + "sha": "cef93a9d073adabc3ce19f3d77a64e0649a5dabe", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:58 2025 \u002B0100", + "message": "chore: Bump actions/download-artifact from 5 to 6 (#822)" + }, + { + "sha": "18f0a375dbffcc41078402d8fc06a1cacc96d320", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:01:15 2025 \u002B0100", + "message": "chore: Bump actions/upload-artifact from 4 to 5 (#823)" + }, + { + "sha": "a50dd36ad4f88e5ad0e10313651daea27c065258", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:22 2025 \u002B0100", + "message": "chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#824)" + }, + { + "sha": "31a1b24e20b8103fe607a9baef31692d694108e9", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:36 2025 \u002B0100", + "message": "chore: Bump FluentAssertions from 8.2.0 to 8.8.0 (#825)" + } + ], + "labels": [ + "c3ab0ef8", + "d94595c5", + "4dc12c15", + "d1490b5b", + "4a2b227a", + "d8833fcc", + "18eaf32b", + "f51db771", + "9a1c4b68", + "861e39d5", + "d8464943", + "f68f8a1e", + "70e516b2", + "a3283c9b", + "904d8ac2", + "6545f651", + "d7e7a07f", + "a1f5370c", + "07fdc9d4", + "05fb28b3", + "935f53e0", + "dd79b966", + "704d02de", + "9fca9804", + "42ec1de1", + "d5661d2e", + "93c3b02c", + "91c60ba8", + "36587259", + "0a4f21e4", + "7ce73592", + "e2088cee", + "e6be53a3", + "bdf6ee04", + "36732fb7", + "1766c989", + "d7c86fb9", + "ed766f1d", + "258d43fe", + "dc5f3600", + "8d0e2bcb", + "f62cf1d5", + "bafccdb2", + "a8bcc4b2", + "be643c6f", + "d6cec126", + "cef93a9d", + "18f0a375", + "a50dd36a", + "31a1b24e" + ], + "datasets": [ + { + "label": "aweXpect time", + "unit": "ns", + "data": [ + 240.65070530573527, + 249.83313779830934, + 250.53394985198975, + 250.84642774718148, + 262.6453261693319, + 239.1589420636495, + 263.1792084058126, + 262.7459104855855, + 241.94087635676067, + 247.88557612101238, + 257.5337066014608, + 281.8925037384033, + 257.41368395487467, + 256.8662165914263, + 247.1733341557639, + 258.9372503757477, + 260.16957734425864, + 239.7945738519941, + 249.82627278107864, + 253.85909172466822, + 242.3988242830549, + 264.3699197133382, + 251.37558581034344, + 241.14155527523585, + 250.59288704395294, + 263.2963466962179, + 262.6911264737447, + 241.3037872681251, + 260.63022832870485, + 264.0326773961385, + 244.1380992276328, + 251.7755309854235, + 250.67192548116049, + 259.3954161008199, + 257.72817233403526, + 247.46528295370248, + 259.4508486134665, + 252.74417667388917, + 276.1546947956085, + 251.23375456149762, + 252.78627014160156, + 254.27797209421794, + 249.4630912712642, + 254.36252975463867, + 260.20521446636747, + 257.0191357294718, + 275.17086191177367, + 279.0099122365316, + 280.469403107961, + 264.41209752219066 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "aweXpect memory", + "unit": "b", + "data": [ + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816, + 816 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + }, + { + "label": "FluentAssertions time", + "unit": "ns", + "data": [ + 248.42559083302817, + 243.63641166687012, + 267.67520532608035, + 253.93141377766926, + 269.3093709627787, + 246.53141527175904, + 280.71322504679364, + 248.89423175652823, + 239.32847128595625, + 256.3723353068034, + 268.798576259613, + 292.0975764274597, + 263.9341005938394, + 262.5004315376282, + 246.4766256014506, + 245.670804133782, + 274.2320398330688, + 261.5186161994934, + 265.6490585009257, + 246.05376093728202, + 240.23527424676078, + 274.0578015191214, + 259.05390787124634, + 251.24353764607355, + 274.09875849315097, + 330.51131664911907, + 255.7410696665446, + 244.47551705042522, + 252.34349285761516, + 259.07821341923307, + 256.7869305610657, + 245.4770554860433, + 258.6703272547041, + 248.57355223383223, + 264.49719544819425, + 260.0346993718828, + 242.59689636230468, + 251.53252363204956, + 273.34412317276, + 247.374156443278, + 248.44107941218786, + 256.62459290822346, + 238.40484780531662, + 237.68475545247395, + 247.6996557553609, + 256.2303510812613, + 312.1749471596309, + 241.8310648713793, + 288.36552929878235, + 244.36224834124246 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "FluentAssertions memory", + "unit": "b", + "data": [ + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224, + 1224 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + } + ] + }, + "String": { + "commits": [ + { + "sha": "c3ab0ef84d8b1635a9c922952b433fcee613d9ee", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 08:31:38 2025 \u002B0200", + "message": "Revert core changes in https://github.com/aweXpect/aweXpect/commit/5adc056107d4d47c4208071e5e033bb88dd719c0#diff-c5b33f0eeab99f044e3b57eca9fef984a61c734cdea105fbddc8cb038e1934e5" + }, + { + "sha": "d94595c5294c63bc7cf958de8b644cd5a788ccc1", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 10:29:53 2025 \u002B0200", + "message": "fix: Outcome of \u0060OrConstraintResult\u0060 (#762)" + }, + { + "sha": "4dc12c155f23e950b130f282fd6d16aa5600c181", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 6 23:17:29 2025 \u002B0200", + "message": "refactor!: Consolidate \u0060StartsWith\u0060/\u0060EndsWith\u0060 and \u0060AsPrefix\u0060/\u0060AsSuffix\u0060 for strings (#763)" + }, + { + "sha": "d1490b5b79edd9337b5b5cea013f76e243441706", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 13:48:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.21.1 (#765)" + }, + { + "sha": "4a2b227a7c0561c9a1b79ae8009ff92e08804867", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 18:37:18 2025 \u002B0200", + "message": "refactor: remove core mutation tests only on \u0060main\u0060 (#768)" + }, + { + "sha": "d8833fcc139983c60015fb5750000579b02c6ead", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 22:19:46 2025 \u002B0200", + "message": "fix: branch detection in Nuke pipeline (#769)" + }, + { + "sha": "18eaf32b1cc4d829c4ff55638ee74048ba4f2af0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 9 08:55:22 2025 \u002B0200", + "message": "refactor: also remove core mutation tests on tags (#774)" + }, + { + "sha": "f51db77110ec54b83668739142adb97229ebb5b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 11 13:48:44 2025 \u002B0200", + "message": "docs: Add GitHub sponsor username to FUNDING.yml (#775)" + }, + { + "sha": "9a1c4b68a8c15c788d728f2384cfbdaeac683233", + "author": "dependabot[bot]", + "date": "Thu Sep 11 13:49:20 2025 \u002B0200", + "message": "chore: Bump actions/setup-dotnet from 4 to 5 (#770)" + }, + { + "sha": "861e39d554510a4ef2fd6acd6144d17c1ee0bf46", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 13 21:27:56 2025 \u002B0200", + "message": "fix: download large benchmarks file (#779)" + }, + { + "sha": "d84649431a0dff8b75d44467a786480622d392bd", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:32:04 2025 \u002B0200", + "message": "chore: bump aweXpect (#780)" + }, + { + "sha": "f68f8a1efa548e2d07323c3cd6f65770feaee474", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:54:49 2025 \u002B0200", + "message": "feat: add negated nullable char expectations (#781)" + }, + { + "sha": "70e516b2e0a48d61ee3630049e5ef6d5d7e34e3c", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:30:16 2025 \u002B0200", + "message": "feat: add expectations on \u0060Uri\u0060 (#782)" + }, + { + "sha": "a3283c9b6999d7d07743aa910d6ae7d0be9ab5f5", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:44:05 2025 \u002B0200", + "message": "feat: add \u0060IsNullOrEmpty\u0060 expectation for nullable \u0060Guid\u0060 (#783)" + }, + { + "sha": "904d8ac2e7ca0009205e5b76a04197e80e9043c1", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 10:06:37 2025 \u002B0200", + "message": "refactor: move expectations on \u0060Uri\u0060 to \u0060aweXpect.Web\u0060 (#784)" + }, + { + "sha": "6545f65159e8f95000f320f872e508fd843ced3e", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:35:59 2025 \u002B0200", + "message": "refactor!: make \u0060IStringMatchType\u0060 asynchronous (#787)" + }, + { + "sha": "d7e7a07f41495479ac08fc20e4dcfeb4b603c60c", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:55:24 2025 \u002B0200", + "message": "refactor: make \u0060EquivalencyExpectationBuilder\u0060 public (#788)" + }, + { + "sha": "a1f5370cc3a1bbbf94487ebafa2713d68ad817a2", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 17:36:54 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.22.0 (#789)" + }, + { + "sha": "07fdc9d4da1368fa1ce45747a5c16ec433c206ae", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 15:48:09 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in \u0060It.Is\u0060 (#790)" + }, + { + "sha": "05fb28b3bcb7887b281ae6c7b1ca03e508181f73", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 20:48:06 2025 \u002B0200", + "message": "fix: correct error message for prefix/suffix of empty strings (#791)" + }, + { + "sha": "935f53e07753b6e5c00e334b587e09732a6a3ea1", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 18 03:55:11 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#792)" + }, + { + "sha": "dd79b966e3aea1a3d75f813a04a07a56e2f884df", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 16:17:31 2025 \u002B0200", + "message": "feat: add \u0060WithoutMessage\u0060 for delegate assertions (#793)" + }, + { + "sha": "704d02de889bf1d486a638305133f24c4e10945d", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 21:20:43 2025 \u002B0200", + "message": "feat: add support for .NET 10" + }, + { + "sha": "9fca9804d7c7f06e3ee5aae374f0ddd2ee3f8283", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 20 07:24:19 2025 \u002B0200", + "message": "feat: add string property result (#795)" + }, + { + "sha": "42ec1de1a26ffb4d0b9789f8185984d8c194e059", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 22:29:29 2025 \u002B0200", + "message": "feat: support direct check for boolean is \u0060true\u0060 (#797)" + }, + { + "sha": "d5661d2ee6cb2f698dd6d3f5c90daedfe4a82e84", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 23:12:33 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.24.0 (#798)" + }, + { + "sha": "93c3b02c44714c43f63cfbbc4a703af6dcd159b3", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:19 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#801)" + }, + { + "sha": "91c60ba855431973af34bede2f2a88577778e5cf", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:08 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#800)" + }, + { + "sha": "36587259c98421e9f94081815c9fbf3ff7292138", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 09:48:18 2025 \u002B0200", + "message": "feat: allow customization of the \u0060MaximumStringLength\u0060 (#802)" + }, + { + "sha": "0a4f21e41d630f23c7017d2ff39ccffd5a464b81", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 16:52:49 2025 \u002B0200", + "message": "chore: update docusaurus to v3.9.1 (#803)" + }, + { + "sha": "7ce73592f7520bd32f6115febcf0eb56ffddb9f0", + "author": "dependabot[bot]", + "date": "Mon Oct 13 07:56:46 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "e2088cee4f49ff63940a4e402ebe76ddf3bda5a1", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 17:58:17 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0" + }, + { + "sha": "e6be53a39856a79fc78368c84b889c23f3d79cfe", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 18:13:28 2025 \u002B0200", + "message": "fix: formatting of nullable types (#808)" + }, + { + "sha": "bdf6ee04fd9e6da82fba87adf8b50b675b6ea8e9", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:57:42 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#805)" + }, + { + "sha": "36732fb7c24b7058e62cded07ff36b3814d9c5ad", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:58:04 2025 \u002B0200", + "message": "chore: Bump the nunit group with 1 update (#806)" + }, + { + "sha": "1766c989f319f20bada8d6cc085c3afbfe2ac46f", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:35:09 2025 \u002B0200", + "message": "Also update testing frameworks" + }, + { + "sha": "d7c86fb9d72d7efb3a44ccd81590fb36d09b0d23", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:41:30 2025 \u002B0200", + "message": "revert unintential change" + }, + { + "sha": "ed766f1daa3d036ee89bb1ca5f9ecc8ad7747906", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:12:59 2025 \u002B0200", + "message": "Revert MSTest to 3.x" + }, + { + "sha": "258d43fed77e3a9ff12e5d0e62c989c5d6a31f73", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:25:15 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0 (#809)" + }, + { + "sha": "dc5f3600178fcff793fe9b1e0cd7141ac2459f12", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 14:14:03 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#812)" + }, + { + "sha": "8d0e2bcb9f0cee8eba8be0e403c4d4c37725d47a", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 15:38:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.25.0 (#813)" + }, + { + "sha": "f62cf1d506878aa2566ef3c5f9cafe5a237840be", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 16:01:29 2025 \u002B0200", + "message": "feat: support MSTest v4 (#814)" + }, + { + "sha": "bafccdb2aafc9d3a8a94b14dca2e7adc7584a473", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 17:14:58 2025 \u002B0200", + "message": "fix: formatting of nested types within generic types (#815)" + }, + { + "sha": "a8bcc4b232ba0107338ab71f43e6cb362fa785fb", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 22:07:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.27.1 (#818)" + }, + { + "sha": "be643c6fe158be8e2adf3c8cdcfad94d2828ea2a", + "author": "Valentin Breu\u00DF", + "date": "Sat Nov 1 16:52:12 2025 \u002B0100", + "message": "docs: document Mockolate (#828)" + }, + { + "sha": "d6cec126a8ff00e8d6a9bd1338d39c8037f10f46", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:37 2025 \u002B0100", + "message": "chore: Bump actions/setup-node from 5 to 6 (#819)" + }, + { + "sha": "cef93a9d073adabc3ce19f3d77a64e0649a5dabe", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:58 2025 \u002B0100", + "message": "chore: Bump actions/download-artifact from 5 to 6 (#822)" + }, + { + "sha": "18f0a375dbffcc41078402d8fc06a1cacc96d320", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:01:15 2025 \u002B0100", + "message": "chore: Bump actions/upload-artifact from 4 to 5 (#823)" + }, + { + "sha": "a50dd36ad4f88e5ad0e10313651daea27c065258", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:22 2025 \u002B0100", + "message": "chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#824)" + }, + { + "sha": "31a1b24e20b8103fe607a9baef31692d694108e9", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:36 2025 \u002B0100", + "message": "chore: Bump FluentAssertions from 8.2.0 to 8.8.0 (#825)" + } + ], + "labels": [ + "c3ab0ef8", + "d94595c5", + "4dc12c15", + "d1490b5b", + "4a2b227a", + "d8833fcc", + "18eaf32b", + "f51db771", + "9a1c4b68", + "861e39d5", + "d8464943", + "f68f8a1e", + "70e516b2", + "a3283c9b", + "904d8ac2", + "6545f651", + "d7e7a07f", + "a1f5370c", + "07fdc9d4", + "05fb28b3", + "935f53e0", + "dd79b966", + "704d02de", + "9fca9804", + "42ec1de1", + "d5661d2e", + "93c3b02c", + "91c60ba8", + "36587259", + "0a4f21e4", + "7ce73592", + "e2088cee", + "e6be53a3", + "bdf6ee04", + "36732fb7", + "1766c989", + "d7c86fb9", + "ed766f1d", + "258d43fe", + "dc5f3600", + "8d0e2bcb", + "f62cf1d5", + "bafccdb2", + "a8bcc4b2", + "be643c6f", + "d6cec126", + "cef93a9d", + "18f0a375", + "a50dd36a", + "31a1b24e" + ], + "datasets": [ + { + "label": "aweXpect time", + "unit": "ns", + "data": [ + 414.25801073710124, + 455.679947750909, + 436.6501162528992, + 434.5228415897914, + 429.6565693787166, + 431.329376856486, + 466.5073441187541, + 432.7024888674418, + 417.36274047692615, + 443.0111813178429, + 438.89003324508667, + 482.0093069757734, + 450.38661425908407, + 435.8279695828756, + 425.59944508870444, + 417.7533317345839, + 449.55778255462644, + 483.25185521443683, + 489.10580348968506, + 496.1378790310451, + 461.6624502454485, + 506.2351643698556, + 472.7600017229716, + 482.68781960805256, + 472.96145346959435, + 512.112722269694, + 494.0269825617472, + 467.2325421969096, + 493.94981346130373, + 478.46248556772866, + 458.3356009165446, + 469.0961554600642, + 503.9838460286458, + 495.38142693837483, + 508.9947265897478, + 489.0047341755458, + 470.5525126775106, + 459.33850064644446, + 497.53650697072345, + 484.43059997558595, + 509.34662373860675, + 476.7005522410075, + 493.14027620951333, + 417.1361598650614, + 421.72915906906127, + 428.8254949251811, + 452.9621279920851, + 417.92175947825115, + 464.6669739314488, + 417.1481029510498 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "aweXpect memory", + "unit": "b", + "data": [ + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1232, + 1056, + 1056, + 1056, + 1056, + 1056, + 1056, + 1056 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + }, + { + "label": "FluentAssertions time", + "unit": "ns", + "data": [ + 456.0181517918905, + 471.13205769856773, + 486.00647996266684, + 461.29454360689436, + 484.4121147155762, + 457.65990911211287, + 529.0961756706238, + 466.54764740807667, + 468.23926849365233, + 476.74132183619906, + 505.2962252934774, + 548.6755205790201, + 505.41757990519204, + 485.9532375971476, + 472.77169370651245, + 452.14571247782027, + 456.9725922175816, + 467.848566309611, + 483.3057573182242, + 461.2750885327657, + 456.0559544881185, + 479.63954594930016, + 473.97689507557794, + 463.76653374158417, + 474.33885803222654, + 645.7190235773722, + 499.6340201059977, + 464.5885016123454, + 464.2724816640218, + 489.9969794409616, + 526.9969946543375, + 474.98258851369224, + 488.6703682626997, + 477.5152720723833, + 494.6512009938558, + 487.08661162058513, + 469.4168283022367, + 486.88782761891684, + 515.5210558573405, + 481.6572167078654, + 477.04914719717846, + 478.9951577504476, + 548.7480166980198, + 1222.8185269673666, + 1158.414110438029, + 1213.3131118187537, + 1403.9719693320137, + 1184.2187130791801, + 1354.2897472381592, + 1194.9270001820155 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "FluentAssertions memory", + "unit": "b", + "data": [ + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 2168, + 3896, + 3896, + 3896, + 3896, + 3896, + 3896, + 3944 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + } + ] + }, + "StringArray": { + "commits": [ + { + "sha": "c3ab0ef84d8b1635a9c922952b433fcee613d9ee", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 08:31:38 2025 \u002B0200", + "message": "Revert core changes in https://github.com/aweXpect/aweXpect/commit/5adc056107d4d47c4208071e5e033bb88dd719c0#diff-c5b33f0eeab99f044e3b57eca9fef984a61c734cdea105fbddc8cb038e1934e5" + }, + { + "sha": "d94595c5294c63bc7cf958de8b644cd5a788ccc1", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 10:29:53 2025 \u002B0200", + "message": "fix: Outcome of \u0060OrConstraintResult\u0060 (#762)" + }, + { + "sha": "4dc12c155f23e950b130f282fd6d16aa5600c181", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 6 23:17:29 2025 \u002B0200", + "message": "refactor!: Consolidate \u0060StartsWith\u0060/\u0060EndsWith\u0060 and \u0060AsPrefix\u0060/\u0060AsSuffix\u0060 for strings (#763)" + }, + { + "sha": "d1490b5b79edd9337b5b5cea013f76e243441706", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 13:48:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.21.1 (#765)" + }, + { + "sha": "4a2b227a7c0561c9a1b79ae8009ff92e08804867", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 18:37:18 2025 \u002B0200", + "message": "refactor: remove core mutation tests only on \u0060main\u0060 (#768)" + }, + { + "sha": "d8833fcc139983c60015fb5750000579b02c6ead", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 22:19:46 2025 \u002B0200", + "message": "fix: branch detection in Nuke pipeline (#769)" + }, + { + "sha": "18eaf32b1cc4d829c4ff55638ee74048ba4f2af0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 9 08:55:22 2025 \u002B0200", + "message": "refactor: also remove core mutation tests on tags (#774)" + }, + { + "sha": "f51db77110ec54b83668739142adb97229ebb5b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 11 13:48:44 2025 \u002B0200", + "message": "docs: Add GitHub sponsor username to FUNDING.yml (#775)" + }, + { + "sha": "9a1c4b68a8c15c788d728f2384cfbdaeac683233", + "author": "dependabot[bot]", + "date": "Thu Sep 11 13:49:20 2025 \u002B0200", + "message": "chore: Bump actions/setup-dotnet from 4 to 5 (#770)" + }, + { + "sha": "861e39d554510a4ef2fd6acd6144d17c1ee0bf46", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 13 21:27:56 2025 \u002B0200", + "message": "fix: download large benchmarks file (#779)" + }, + { + "sha": "d84649431a0dff8b75d44467a786480622d392bd", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:32:04 2025 \u002B0200", + "message": "chore: bump aweXpect (#780)" + }, + { + "sha": "f68f8a1efa548e2d07323c3cd6f65770feaee474", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:54:49 2025 \u002B0200", + "message": "feat: add negated nullable char expectations (#781)" + }, + { + "sha": "70e516b2e0a48d61ee3630049e5ef6d5d7e34e3c", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:30:16 2025 \u002B0200", + "message": "feat: add expectations on \u0060Uri\u0060 (#782)" + }, + { + "sha": "a3283c9b6999d7d07743aa910d6ae7d0be9ab5f5", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:44:05 2025 \u002B0200", + "message": "feat: add \u0060IsNullOrEmpty\u0060 expectation for nullable \u0060Guid\u0060 (#783)" + }, + { + "sha": "904d8ac2e7ca0009205e5b76a04197e80e9043c1", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 10:06:37 2025 \u002B0200", + "message": "refactor: move expectations on \u0060Uri\u0060 to \u0060aweXpect.Web\u0060 (#784)" + }, + { + "sha": "6545f65159e8f95000f320f872e508fd843ced3e", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:35:59 2025 \u002B0200", + "message": "refactor!: make \u0060IStringMatchType\u0060 asynchronous (#787)" + }, + { + "sha": "d7e7a07f41495479ac08fc20e4dcfeb4b603c60c", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:55:24 2025 \u002B0200", + "message": "refactor: make \u0060EquivalencyExpectationBuilder\u0060 public (#788)" + }, + { + "sha": "a1f5370cc3a1bbbf94487ebafa2713d68ad817a2", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 17:36:54 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.22.0 (#789)" + }, + { + "sha": "07fdc9d4da1368fa1ce45747a5c16ec433c206ae", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 15:48:09 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in \u0060It.Is\u0060 (#790)" + }, + { + "sha": "05fb28b3bcb7887b281ae6c7b1ca03e508181f73", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 20:48:06 2025 \u002B0200", + "message": "fix: correct error message for prefix/suffix of empty strings (#791)" + }, + { + "sha": "935f53e07753b6e5c00e334b587e09732a6a3ea1", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 18 03:55:11 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#792)" + }, + { + "sha": "dd79b966e3aea1a3d75f813a04a07a56e2f884df", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 16:17:31 2025 \u002B0200", + "message": "feat: add \u0060WithoutMessage\u0060 for delegate assertions (#793)" + }, + { + "sha": "704d02de889bf1d486a638305133f24c4e10945d", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 21:20:43 2025 \u002B0200", + "message": "feat: add support for .NET 10" + }, + { + "sha": "9fca9804d7c7f06e3ee5aae374f0ddd2ee3f8283", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 20 07:24:19 2025 \u002B0200", + "message": "feat: add string property result (#795)" + }, + { + "sha": "42ec1de1a26ffb4d0b9789f8185984d8c194e059", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 22:29:29 2025 \u002B0200", + "message": "feat: support direct check for boolean is \u0060true\u0060 (#797)" + }, + { + "sha": "d5661d2ee6cb2f698dd6d3f5c90daedfe4a82e84", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 23:12:33 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.24.0 (#798)" + }, + { + "sha": "93c3b02c44714c43f63cfbbc4a703af6dcd159b3", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:19 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#801)" + }, + { + "sha": "91c60ba855431973af34bede2f2a88577778e5cf", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:08 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#800)" + }, + { + "sha": "36587259c98421e9f94081815c9fbf3ff7292138", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 09:48:18 2025 \u002B0200", + "message": "feat: allow customization of the \u0060MaximumStringLength\u0060 (#802)" + }, + { + "sha": "0a4f21e41d630f23c7017d2ff39ccffd5a464b81", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 16:52:49 2025 \u002B0200", + "message": "chore: update docusaurus to v3.9.1 (#803)" + }, + { + "sha": "7ce73592f7520bd32f6115febcf0eb56ffddb9f0", + "author": "dependabot[bot]", + "date": "Mon Oct 13 07:56:46 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "e2088cee4f49ff63940a4e402ebe76ddf3bda5a1", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 17:58:17 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0" + }, + { + "sha": "e6be53a39856a79fc78368c84b889c23f3d79cfe", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 18:13:28 2025 \u002B0200", + "message": "fix: formatting of nullable types (#808)" + }, + { + "sha": "bdf6ee04fd9e6da82fba87adf8b50b675b6ea8e9", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:57:42 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#805)" + }, + { + "sha": "36732fb7c24b7058e62cded07ff36b3814d9c5ad", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:58:04 2025 \u002B0200", + "message": "chore: Bump the nunit group with 1 update (#806)" + }, + { + "sha": "1766c989f319f20bada8d6cc085c3afbfe2ac46f", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:35:09 2025 \u002B0200", + "message": "Also update testing frameworks" + }, + { + "sha": "d7c86fb9d72d7efb3a44ccd81590fb36d09b0d23", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:41:30 2025 \u002B0200", + "message": "revert unintential change" + }, + { + "sha": "ed766f1daa3d036ee89bb1ca5f9ecc8ad7747906", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:12:59 2025 \u002B0200", + "message": "Revert MSTest to 3.x" + }, + { + "sha": "258d43fed77e3a9ff12e5d0e62c989c5d6a31f73", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:25:15 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0 (#809)" + }, + { + "sha": "dc5f3600178fcff793fe9b1e0cd7141ac2459f12", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 14:14:03 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#812)" + }, + { + "sha": "8d0e2bcb9f0cee8eba8be0e403c4d4c37725d47a", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 15:38:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.25.0 (#813)" + }, + { + "sha": "f62cf1d506878aa2566ef3c5f9cafe5a237840be", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 16:01:29 2025 \u002B0200", + "message": "feat: support MSTest v4 (#814)" + }, + { + "sha": "bafccdb2aafc9d3a8a94b14dca2e7adc7584a473", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 17:14:58 2025 \u002B0200", + "message": "fix: formatting of nested types within generic types (#815)" + }, + { + "sha": "a8bcc4b232ba0107338ab71f43e6cb362fa785fb", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 22:07:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.27.1 (#818)" + }, + { + "sha": "be643c6fe158be8e2adf3c8cdcfad94d2828ea2a", + "author": "Valentin Breu\u00DF", + "date": "Sat Nov 1 16:52:12 2025 \u002B0100", + "message": "docs: document Mockolate (#828)" + }, + { + "sha": "d6cec126a8ff00e8d6a9bd1338d39c8037f10f46", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:37 2025 \u002B0100", + "message": "chore: Bump actions/setup-node from 5 to 6 (#819)" + }, + { + "sha": "cef93a9d073adabc3ce19f3d77a64e0649a5dabe", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:58 2025 \u002B0100", + "message": "chore: Bump actions/download-artifact from 5 to 6 (#822)" + }, + { + "sha": "18f0a375dbffcc41078402d8fc06a1cacc96d320", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:01:15 2025 \u002B0100", + "message": "chore: Bump actions/upload-artifact from 4 to 5 (#823)" + }, + { + "sha": "a50dd36ad4f88e5ad0e10313651daea27c065258", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:22 2025 \u002B0100", + "message": "chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#824)" + }, + { + "sha": "31a1b24e20b8103fe607a9baef31692d694108e9", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:36 2025 \u002B0100", + "message": "chore: Bump FluentAssertions from 8.2.0 to 8.8.0 (#825)" + } + ], + "labels": [ + "c3ab0ef8", + "d94595c5", + "4dc12c15", + "d1490b5b", + "4a2b227a", + "d8833fcc", + "18eaf32b", + "f51db771", + "9a1c4b68", + "861e39d5", + "d8464943", + "f68f8a1e", + "70e516b2", + "a3283c9b", + "904d8ac2", + "6545f651", + "d7e7a07f", + "a1f5370c", + "07fdc9d4", + "05fb28b3", + "935f53e0", + "dd79b966", + "704d02de", + "9fca9804", + "42ec1de1", + "d5661d2e", + "93c3b02c", + "91c60ba8", + "36587259", + "0a4f21e4", + "7ce73592", + "e2088cee", + "e6be53a3", + "bdf6ee04", + "36732fb7", + "1766c989", + "d7c86fb9", + "ed766f1d", + "258d43fe", + "dc5f3600", + "8d0e2bcb", + "f62cf1d5", + "bafccdb2", + "a8bcc4b2", + "be643c6f", + "d6cec126", + "cef93a9d", + "18f0a375", + "a50dd36a", + "31a1b24e" + ], + "datasets": [ + { + "label": "aweXpect time", + "unit": "ns", + "data": [ + 1770.3791221618653, + 1731.6198300679525, + 1789.1137566884358, + 1746.0731966018677, + 1754.320014136178, + 1741.0077984673637, + 1861.223882293701, + 1764.5257284800211, + 1725.2217935834612, + 1805.1198635101318, + 1799.5521504538399, + 1938.7070114135743, + 1777.8413832346598, + 1768.8057811443623, + 1748.8558232625326, + 1753.2375204722086, + 1675.2504884084067, + 1932.1340344746907, + 1956.5660400390625, + 1941.8967473347982, + 1921.1778926849365, + 1932.8731807708741, + 1937.5697926112584, + 1863.6905127207438, + 2004.574562890189, + 2021.5065406799317, + 1974.424671936035, + 1940.6831729595478, + 1982.46843846639, + 2008.2560424804688, + 1970.7028912862143, + 1868.8411866596766, + 1927.11331354777, + 2019.3273142496744, + 2014.6843386332193, + 1931.8058667864118, + 1969.7125183105468, + 1844.5016375223795, + 1980.4201372782388, + 2003.6187076568604, + 1964.5726053873698, + 1875.9855552400861, + 1882.722839864095, + 1818.5281080881755, + 1842.647770336696, + 1818.443026815142, + 1652.3186402638753, + 1797.72993850708, + 2016.3298437935966, + 1814.2599040985108 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "aweXpect memory", + "unit": "b", + "data": [ + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2888, + 2568, + 2568, + 2568, + 2568, + 2568, + 2568, + 2568 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + }, + { + "label": "FluentAssertions time", + "unit": "ns", + "data": [ + 1305.0713628133137, + 1381.9386660257976, + 1360.7157407124837, + 1310.3537946065267, + 1322.2879586537679, + 1357.894983427865, + 1435.0140235900878, + 1323.5876591546196, + 1310.9797569274901, + 1361.1923206329345, + 1365.5272491455078, + 1481.8735827128091, + 1415.1540985107422, + 1339.4392157236734, + 1260.4743906167837, + 1293.5604891459147, + 1311.0709548950194, + 1326.581183751424, + 1357.5313623973302, + 1260.040162785848, + 1279.5674416859945, + 1340.723444529942, + 1378.096979268392, + 1266.162911928617, + 1306.0863279978435, + 1369.018996511187, + 1385.855007425944, + 1336.7990465799967, + 1355.7677356175013, + 1432.3283816746302, + 1323.483294214521, + 1325.3668045316424, + 1421.1097104390462, + 1330.9589940388998, + 1443.1974104563394, + 1355.1511698404947, + 1334.59151499612, + 1479.4523022515434, + 1471.6537434895833, + 1331.1062872568766, + 1309.9062379201252, + 1324.6389726911273, + 1346.7257797241211, + 1336.5098396301269, + 1312.4805297851562, + 1332.2870490210396, + 1466.7270138604301, + 1291.689398901803, + 1486.4345049176898, + 1356.7886479241508 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "FluentAssertions memory", + "unit": "b", + "data": [ + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152, + 4152 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + } + ] + }, + "StringArrayInAnyOrder": { + "commits": [ + { + "sha": "c3ab0ef84d8b1635a9c922952b433fcee613d9ee", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 08:31:38 2025 \u002B0200", + "message": "Revert core changes in https://github.com/aweXpect/aweXpect/commit/5adc056107d4d47c4208071e5e033bb88dd719c0#diff-c5b33f0eeab99f044e3b57eca9fef984a61c734cdea105fbddc8cb038e1934e5" + }, + { + "sha": "d94595c5294c63bc7cf958de8b644cd5a788ccc1", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 5 10:29:53 2025 \u002B0200", + "message": "fix: Outcome of \u0060OrConstraintResult\u0060 (#762)" + }, + { + "sha": "4dc12c155f23e950b130f282fd6d16aa5600c181", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 6 23:17:29 2025 \u002B0200", + "message": "refactor!: Consolidate \u0060StartsWith\u0060/\u0060EndsWith\u0060 and \u0060AsPrefix\u0060/\u0060AsSuffix\u0060 for strings (#763)" + }, + { + "sha": "d1490b5b79edd9337b5b5cea013f76e243441706", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 13:48:55 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.21.1 (#765)" + }, + { + "sha": "4a2b227a7c0561c9a1b79ae8009ff92e08804867", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 18:37:18 2025 \u002B0200", + "message": "refactor: remove core mutation tests only on \u0060main\u0060 (#768)" + }, + { + "sha": "d8833fcc139983c60015fb5750000579b02c6ead", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 7 22:19:46 2025 \u002B0200", + "message": "fix: branch detection in Nuke pipeline (#769)" + }, + { + "sha": "18eaf32b1cc4d829c4ff55638ee74048ba4f2af0", + "author": "Valentin Breu\u00DF", + "date": "Tue Sep 9 08:55:22 2025 \u002B0200", + "message": "refactor: also remove core mutation tests on tags (#774)" + }, + { + "sha": "f51db77110ec54b83668739142adb97229ebb5b5", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 11 13:48:44 2025 \u002B0200", + "message": "docs: Add GitHub sponsor username to FUNDING.yml (#775)" + }, + { + "sha": "9a1c4b68a8c15c788d728f2384cfbdaeac683233", + "author": "dependabot[bot]", + "date": "Thu Sep 11 13:49:20 2025 \u002B0200", + "message": "chore: Bump actions/setup-dotnet from 4 to 5 (#770)" + }, + { + "sha": "861e39d554510a4ef2fd6acd6144d17c1ee0bf46", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 13 21:27:56 2025 \u002B0200", + "message": "fix: download large benchmarks file (#779)" + }, + { + "sha": "d84649431a0dff8b75d44467a786480622d392bd", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:32:04 2025 \u002B0200", + "message": "chore: bump aweXpect (#780)" + }, + { + "sha": "f68f8a1efa548e2d07323c3cd6f65770feaee474", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 06:54:49 2025 \u002B0200", + "message": "feat: add negated nullable char expectations (#781)" + }, + { + "sha": "70e516b2e0a48d61ee3630049e5ef6d5d7e34e3c", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:30:16 2025 \u002B0200", + "message": "feat: add expectations on \u0060Uri\u0060 (#782)" + }, + { + "sha": "a3283c9b6999d7d07743aa910d6ae7d0be9ab5f5", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 08:44:05 2025 \u002B0200", + "message": "feat: add \u0060IsNullOrEmpty\u0060 expectation for nullable \u0060Guid\u0060 (#783)" + }, + { + "sha": "904d8ac2e7ca0009205e5b76a04197e80e9043c1", + "author": "Valentin Breu\u00DF", + "date": "Sun Sep 14 10:06:37 2025 \u002B0200", + "message": "refactor: move expectations on \u0060Uri\u0060 to \u0060aweXpect.Web\u0060 (#784)" + }, + { + "sha": "6545f65159e8f95000f320f872e508fd843ced3e", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:35:59 2025 \u002B0200", + "message": "refactor!: make \u0060IStringMatchType\u0060 asynchronous (#787)" + }, + { + "sha": "d7e7a07f41495479ac08fc20e4dcfeb4b603c60c", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 14:55:24 2025 \u002B0200", + "message": "refactor: make \u0060EquivalencyExpectationBuilder\u0060 public (#788)" + }, + { + "sha": "a1f5370cc3a1bbbf94487ebafa2713d68ad817a2", + "author": "Valentin Breu\u00DF", + "date": "Mon Sep 15 17:36:54 2025 \u002B0200", + "message": "chore: bump aweXpect.Core to v2.22.0 (#789)" + }, + { + "sha": "07fdc9d4da1368fa1ce45747a5c16ec433c206ae", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 15:48:09 2025 \u002B0200", + "message": "fix: handle \u0060null\u0060 in \u0060It.Is\u0060 (#790)" + }, + { + "sha": "05fb28b3bcb7887b281ae6c7b1ca03e508181f73", + "author": "Valentin Breu\u00DF", + "date": "Wed Sep 17 20:48:06 2025 \u002B0200", + "message": "fix: correct error message for prefix/suffix of empty strings (#791)" + }, + { + "sha": "935f53e07753b6e5c00e334b587e09732a6a3ea1", + "author": "Valentin Breu\u00DF", + "date": "Thu Sep 18 03:55:11 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#792)" + }, + { + "sha": "dd79b966e3aea1a3d75f813a04a07a56e2f884df", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 16:17:31 2025 \u002B0200", + "message": "feat: add \u0060WithoutMessage\u0060 for delegate assertions (#793)" + }, + { + "sha": "704d02de889bf1d486a638305133f24c4e10945d", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 19 21:20:43 2025 \u002B0200", + "message": "feat: add support for .NET 10" + }, + { + "sha": "9fca9804d7c7f06e3ee5aae374f0ddd2ee3f8283", + "author": "Valentin Breu\u00DF", + "date": "Sat Sep 20 07:24:19 2025 \u002B0200", + "message": "feat: add string property result (#795)" + }, + { + "sha": "42ec1de1a26ffb4d0b9789f8185984d8c194e059", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 22:29:29 2025 \u002B0200", + "message": "feat: support direct check for boolean is \u0060true\u0060 (#797)" + }, + { + "sha": "d5661d2ee6cb2f698dd6d3f5c90daedfe4a82e84", + "author": "Valentin Breu\u00DF", + "date": "Fri Sep 26 23:12:33 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.24.0 (#798)" + }, + { + "sha": "93c3b02c44714c43f63cfbbc4a703af6dcd159b3", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:19 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#801)" + }, + { + "sha": "91c60ba855431973af34bede2f2a88577778e5cf", + "author": "dependabot[bot]", + "date": "Wed Oct 8 09:42:08 2025 \u002B0200", + "message": "chore: Bump the xunit group with 3 updates (#800)" + }, + { + "sha": "36587259c98421e9f94081815c9fbf3ff7292138", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 09:48:18 2025 \u002B0200", + "message": "feat: allow customization of the \u0060MaximumStringLength\u0060 (#802)" + }, + { + "sha": "0a4f21e41d630f23c7017d2ff39ccffd5a464b81", + "author": "Valentin Breu\u00DF", + "date": "Wed Oct 8 16:52:49 2025 \u002B0200", + "message": "chore: update docusaurus to v3.9.1 (#803)" + }, + { + "sha": "7ce73592f7520bd32f6115febcf0eb56ffddb9f0", + "author": "dependabot[bot]", + "date": "Mon Oct 13 07:56:46 2025 \u002B0000", + "message": "chore: Bump the tunit group with 2 updates" + }, + { + "sha": "e2088cee4f49ff63940a4e402ebe76ddf3bda5a1", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 17:58:17 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0" + }, + { + "sha": "e6be53a39856a79fc78368c84b889c23f3d79cfe", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 18:13:28 2025 \u002B0200", + "message": "fix: formatting of nullable types (#808)" + }, + { + "sha": "bdf6ee04fd9e6da82fba87adf8b50b675b6ea8e9", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:57:42 2025 \u002B0200", + "message": "chore: Bump the mstest group with 2 updates (#805)" + }, + { + "sha": "36732fb7c24b7058e62cded07ff36b3814d9c5ad", + "author": "dependabot[bot]", + "date": "Mon Oct 13 19:58:04 2025 \u002B0200", + "message": "chore: Bump the nunit group with 1 update (#806)" + }, + { + "sha": "1766c989f319f20bada8d6cc085c3afbfe2ac46f", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:35:09 2025 \u002B0200", + "message": "Also update testing frameworks" + }, + { + "sha": "d7c86fb9d72d7efb3a44ccd81590fb36d09b0d23", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 20:41:30 2025 \u002B0200", + "message": "revert unintential change" + }, + { + "sha": "ed766f1daa3d036ee89bb1ca5f9ecc8ad7747906", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:12:59 2025 \u002B0200", + "message": "Revert MSTest to 3.x" + }, + { + "sha": "258d43fed77e3a9ff12e5d0e62c989c5d6a31f73", + "author": "Valentin Breu\u00DF", + "date": "Mon Oct 13 21:25:15 2025 \u002B0200", + "message": "chore: update TUnit to v0.70.0 (#809)" + }, + { + "sha": "dc5f3600178fcff793fe9b1e0cd7141ac2459f12", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 14:14:03 2025 \u002B0200", + "message": "chore: bump the aweXpect group (#812)" + }, + { + "sha": "8d0e2bcb9f0cee8eba8be0e403c4d4c37725d47a", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 15:38:23 2025 \u002B0200", + "message": "chore: update aweXpect.Core to v2.25.0 (#813)" + }, + { + "sha": "f62cf1d506878aa2566ef3c5f9cafe5a237840be", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 16:01:29 2025 \u002B0200", + "message": "feat: support MSTest v4 (#814)" + }, + { + "sha": "bafccdb2aafc9d3a8a94b14dca2e7adc7584a473", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 17:14:58 2025 \u002B0200", + "message": "fix: formatting of nested types within generic types (#815)" + }, + { + "sha": "a8bcc4b232ba0107338ab71f43e6cb362fa785fb", + "author": "Valentin Breu\u00DF", + "date": "Sat Oct 18 22:07:56 2025 \u002B0200", + "message": "chore: update aweXpect to v2.27.1 (#818)" + }, + { + "sha": "be643c6fe158be8e2adf3c8cdcfad94d2828ea2a", + "author": "Valentin Breu\u00DF", + "date": "Sat Nov 1 16:52:12 2025 \u002B0100", + "message": "docs: document Mockolate (#828)" + }, + { + "sha": "d6cec126a8ff00e8d6a9bd1338d39c8037f10f46", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:37 2025 \u002B0100", + "message": "chore: Bump actions/setup-node from 5 to 6 (#819)" + }, + { + "sha": "cef93a9d073adabc3ce19f3d77a64e0649a5dabe", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:00:58 2025 \u002B0100", + "message": "chore: Bump actions/download-artifact from 5 to 6 (#822)" + }, + { + "sha": "18f0a375dbffcc41078402d8fc06a1cacc96d320", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:01:15 2025 \u002B0100", + "message": "chore: Bump actions/upload-artifact from 4 to 5 (#823)" + }, + { + "sha": "a50dd36ad4f88e5ad0e10313651daea27c065258", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:22 2025 \u002B0100", + "message": "chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 (#824)" + }, + { + "sha": "31a1b24e20b8103fe607a9baef31692d694108e9", + "author": "dependabot[bot]", + "date": "Sat Nov 1 17:05:36 2025 \u002B0100", + "message": "chore: Bump FluentAssertions from 8.2.0 to 8.8.0 (#825)" + } + ], + "labels": [ + "c3ab0ef8", + "d94595c5", + "4dc12c15", + "d1490b5b", + "4a2b227a", + "d8833fcc", + "18eaf32b", + "f51db771", + "9a1c4b68", + "861e39d5", + "d8464943", + "f68f8a1e", + "70e516b2", + "a3283c9b", + "904d8ac2", + "6545f651", + "d7e7a07f", + "a1f5370c", + "07fdc9d4", + "05fb28b3", + "935f53e0", + "dd79b966", + "704d02de", + "9fca9804", + "42ec1de1", + "d5661d2e", + "93c3b02c", + "91c60ba8", + "36587259", + "0a4f21e4", + "7ce73592", + "e2088cee", + "e6be53a3", + "bdf6ee04", + "36732fb7", + "1766c989", + "d7c86fb9", + "ed766f1d", + "258d43fe", + "dc5f3600", + "8d0e2bcb", + "f62cf1d5", + "bafccdb2", + "a8bcc4b2", + "be643c6f", + "d6cec126", + "cef93a9d", + "18f0a375", + "a50dd36a", + "31a1b24e" + ], + "datasets": [ + { + "label": "aweXpect time", + "unit": "ns", + "data": [ + 2238.8356323242188, + 2180.8752095540362, + 2305.2198501586913, + 2256.9544631958006, + 2210.833076477051, + 2176.868275778634, + 2313.2691228049143, + 2218.955516560872, + 2211.0581016540527, + 2224.435215504964, + 2296.920896402995, + 2356.7611770629883, + 2226.0806151798793, + 2216.9763575236, + 2153.8405438936675, + 2224.6414519718714, + 2154.1762952168783, + 2467.7597985948837, + 2576.4018625895183, + 2505.615651448568, + 2556.1810656229654, + 2515.7020017183745, + 2536.592486826579, + 2473.494277191162, + 2530.9524906703405, + 2639.119336641752, + 2557.122881825765, + 2540.0516452789307, + 2548.856093597412, + 2533.363140106201, + 2448.338173421224, + 2444.1791111628213, + 2567.723194376628, + 2591.9180961608886, + 2663.1645612080893, + 2528.8717498779297, + 2618.2795438130697, + 2463.8464982169016, + 2617.540929158529, + 2595.6772834232875, + 2524.7666524251304, + 2500.167182413737, + 2624.294271850586, + 2485.525977543422, + 2420.2496203104656, + 2414.7831937154133, + 2163.2367927551268, + 2377.5007321493968, + 2800.5423728397914, + 2478.7013999938963 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "aweXpect memory", + "unit": "b", + "data": [ + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 3080, + 2760, + 2760, + 2760, + 2760, + 2760, + 2760, + 2760 + ], + "borderColor": "#63A2AC", + "backgroundColor": "#63A2AC", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + }, + { + "label": "FluentAssertions time", + "unit": "ns", + "data": [ + 149174.73503766741, + 153341.4591796875, + 150664.32568359375, + 147888.94861778847, + 152462.7226186899, + 147667.5658830915, + 152865.48033854167, + 155030.77982271634, + 150443.84315708705, + 152592.82550920759, + 154741.05001395088, + 154799.93007114955, + 156546.865687779, + 153577.33370535713, + 151098.80350748697, + 151731.6606794085, + 152394.18334960938, + 155568.91028645833, + 152630.83030598957, + 147404.5851236979, + 152428.44996744793, + 151204.05447823662, + 157370.6958705357, + 147939.31870814733, + 151533.65690104166, + 154778.86576021634, + 157487.23203125, + 149671.16329520088, + 155031.1821637835, + 155127.50170898438, + 152000.00732421875, + 126311.7653483073, + 156031.2494140625, + 154598.55149739582, + 157725.4927408854, + 97269.90286020133, + 128058.15891810825, + 126717.68743024554, + 135244.53688151043, + 126304.04930013021, + 128928.144921875, + 123922.04725864956, + 124601.16599818638, + 129012.82985026042, + 127116.38138020833, + 124119.09748186384, + 95099.59767252604, + 125009.71847098214, + 127004.2629045759, + 88348.58248197116 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y", + "borderDash": [], + "pointStyle": "circle" + }, + { + "label": "FluentAssertions memory", + "unit": "b", + "data": [ + 63787, + 64323, + 63787, + 63787, + 64323, + 63787, + 63788, + 63787, + 63787, + 63787, + 63353, + 63788, + 64324, + 63787, + 63787, + 63788, + 63351, + 63788, + 63351, + 63787, + 63787, + 63787, + 63787, + 63787, + 63787, + 64324, + 63788, + 63788, + 63788, + 63352, + 63788, + 61719, + 63352, + 64324, + 64324, + 61718, + 61719, + 60732, + 61723, + 61719, + 61719, + 61723, + 61719, + 61723, + 61269, + 61270, + 61710, + 61270, + 62239, + 58598 + ], + "borderColor": "#FF671B", + "backgroundColor": "#FF671B", + "yAxisID": "y1", + "borderDash": [ + 5, + 5 + ], + "pointStyle": "triangle" + } + ] + } +} \ No newline at end of file