Skip to content

Releases: Stravaig-Projects/Stravaig.Extensions.Logging.Diagnostics

Release of v2.2.0-preview.383

15 Nov 11:56
dc35389

Choose a tag to compare

Pre-release

Release Notes

Version 2.2.0-preview.383

Date: Wednesday, 15 November, 2023 at 11:56:55 +00:00

Miscellaneous

  • #151: Added support for .NET 8.0

Contributors

This is a list of all the contributors to this repository in ascending order by the contributor name.

Colin Mackay contributed 314 commits from Saturday, 26 September, 2020 @ 21:26:19 +01:00 to Wednesday, 15 November, 2023 @ 11:51:02 +00:00.

dependabot[bot] contributed 55 commits from Wednesday, 14 October, 2020 @ 20:13:43 +01:00 to Thursday, 9 November, 2023 @ 14:17:56 +00:00.

StravaigBot contributed 26 commits from Monday, 14 December, 2020 @ 19:28:09 +00:00 to Monday, 31 July, 2023 @ 23:49:24 +01:00.

Summary

:octocat: 395 commits in total.

📅 From Saturday, 26 September, 2020 @ 21:26:19 +01:00.

📅 Until Wednesday, 15 November, 2023 @ 11:51:02 +00:00.

Release of v2.1.0

31 Jul 22:49
371f8bb

Choose a tag to compare

Release Notes

Version 2.1.0

Date: Monday, 31 July, 2023 at 23:49:18 +01:00

Features

  • #138: Add Render Logs Extensions for XUnit.

Miscellaneous


Contributors

This is a list of all the contributors to this repository in ascending order by the contributor name.

Colin Mackay contributed 306 commits from Saturday, 26 September, 2020 @ 21:26:19 +01:00 to Monday, 31 July, 2023 @ 23:45:58 +01:00.

dependabot[bot] contributed 50 commits from Wednesday, 14 October, 2020 @ 20:13:43 +01:00 to Tuesday, 27 June, 2023 @ 15:56:42 +01:00.

StravaigBot contributed 25 commits from Monday, 14 December, 2020 @ 19:28:09 +00:00 to Tuesday, 13 June, 2023 @ 22:19:26 +01:00.

Summary

:octocat: 381 commits in total.

📅 From Saturday, 26 September, 2020 @ 21:26:19 +01:00.

📅 Until Monday, 31 July, 2023 @ 23:45:58 +01:00.

Release of v2.1.0-preview.356

30 Jul 21:26
7738263

Choose a tag to compare

Pre-release

Release Notes

Version 2.1.0-preview.356

Date: Sunday, 30 July, 2023 at 22:26:00 +01:00

Features

  • #138: Add Render Logs Extensions for XUnit.

Miscellaneous


Contributors

This is a list of all the contributors to this repository in ascending order by the contributor name.

Colin Mackay contributed 302 commits from Saturday, 26 September, 2020 @ 21:26:19 +01:00 to Sunday, 30 July, 2023 @ 22:22:42 +01:00.

dependabot[bot] contributed 50 commits from Wednesday, 14 October, 2020 @ 20:13:43 +01:00 to Tuesday, 27 June, 2023 @ 15:56:42 +01:00.

StravaigBot contributed 25 commits from Monday, 14 December, 2020 @ 19:28:09 +00:00 to Tuesday, 13 June, 2023 @ 22:19:26 +01:00.

Summary

:octocat: 377 commits in total.

📅 From Saturday, 26 September, 2020 @ 21:26:19 +01:00.

📅 Until Sunday, 30 July, 2023 @ 22:22:42 +01:00.

Release of v2.0.1

13 Jun 21:19
5e51b6c

Choose a tag to compare

Release Notes

Version 2.0.1

Date: Tuesday, 13 June, 2023 at 22:19:18 +01:00

Dependencies

  • .NET 6.0 targets:
    • Bump Microsoft.Extensions.Logging.Abstractions to 6.0.4
  • .NET 7.0 targets:
    • Bump Microsoft.Extensions.Logging.Abstractions to 7.0.1

Contributors

This is a list of all the contributors to this repository in ascending order by the contributor name.

Colin Mackay contributed 277 commits from Saturday, 26 September, 2020 @ 21:26:19 +01:00 to Tuesday, 13 June, 2023 @ 22:15:11 +01:00.

dependabot[bot] contributed 49 commits from Wednesday, 14 October, 2020 @ 20:13:43 +01:00 to Tuesday, 13 June, 2023 @ 15:56:55 +01:00.

StravaigBot contributed 24 commits from Monday, 14 December, 2020 @ 19:28:09 +00:00 to Saturday, 11 February, 2023 @ 23:00:10 +00:00.

Summary

:octocat: 350 commits in total.

📅 From Saturday, 26 September, 2020 @ 21:26:19 +01:00.

📅 Until Tuesday, 13 June, 2023 @ 22:15:11 +01:00.

Release of v2.0.0

11 Feb 23:00
6cdb153

Choose a tag to compare

Release Notes

Version 2.0.0

Date: Saturday, 11 February, 2023 at 23:00:02 +00:00

Breaking Changes

  • #115: Drop support for .NET Core 3.1 (LTS) and .NET 5.0 (STS)
  • Remove obsolete code
    • TestCaptureLogger.Logs property has been removed. Use GetLogs() method instead.
    • LogEntry.ctor override without the categoryName parameter has been removed. A category name must be supplied.

Miscellaneous

  • #117: Enable nullable types in the project.
  • #118: Update TypeNameHelper.

Contributors

This is a list of all the contributors to this repository in ascending order by the contributor name.

Colin Mackay contributed 265 commits from Saturday, 26 September, 2020 @ 21:26:19 +01:00 to Saturday, 11 February, 2023 @ 16:53:25 +00:00.

dependabot[bot] contributed 40 commits from Wednesday, 14 October, 2020 @ 20:13:43 +01:00 to Friday, 16 December, 2022 @ 14:00:48 +00:00.

StravaigBot contributed 23 commits from Monday, 14 December, 2020 @ 19:28:09 +00:00 to Tuesday, 6 December, 2022 @ 09:44:05 +00:00.

Summary

:octocat: 328 commits in total.

📅 From Saturday, 26 September, 2020 @ 21:26:19 +01:00.

📅 Until Saturday, 11 February, 2023 @ 16:53:25 +00:00.

Release of v2.0.0-preview.305

11 Dec 11:32
e970dde

Choose a tag to compare

Pre-release

Release Notes

Version 2.0.0-preview.305

Date: Sunday, 11 December, 2022 at 11:32:29 +00:00

Breaking Changes

  • #115: Drop support for .NET Core 3.1 (LTS) and .NET 5.0 (STS)
  • Remove obsolete code
    • TestCaptureLogger.Logs property has been removed. Use GetLogs() method instead.
    • LogEntry.ctor override without the categoryName parameter has been removed. A category name must be supplied.

Contributors

This is a list of all the contributors to this repository in ascending order by the contributor name.

Colin Mackay contributed 259 commits from Saturday, 26 September, 2020 @ 21:26:19 +01:00 to Sunday, 11 December, 2022 @ 11:11:24 +00:00.

dependabot[bot] contributed 39 commits from Wednesday, 14 October, 2020 @ 20:13:43 +01:00 to Wednesday, 23 November, 2022 @ 14:01:03 +00:00.

StravaigBot contributed 23 commits from Monday, 14 December, 2020 @ 19:28:09 +00:00 to Tuesday, 6 December, 2022 @ 09:44:05 +00:00.

Summary

:octocat: 321 commits in total.

📅 From Saturday, 26 September, 2020 @ 21:26:19 +01:00.

📅 Until Sunday, 11 December, 2022 @ 11:11:24 +00:00.

Release of v1.4.1

06 Dec 09:44
557e615

Choose a tag to compare

Release Notes

Version 1.4.1

Date: Tuesday, 6 December, 2022 at 09:43:58 +00:00

Bugs

Features

Miscellaneous

Dependencies

  • All targets:
  • .NET Standard 2.0 targets:
  • .NET 5.0 targets:
  • .NET 6.0 targets:

Contributors

This is a list of all the contributors to this repository in ascending order by the contributor name.

Colin Mackay contributed 250 commits from Saturday, 26 September, 2020 @ 21:26:19 +01:00 to Monday, 28 November, 2022 @ 09:22:13 +00:00.

dependabot[bot] contributed 39 commits from Wednesday, 14 October, 2020 @ 20:13:43 +01:00 to Wednesday, 23 November, 2022 @ 14:01:03 +00:00.

StravaigBot contributed 22 commits from Monday, 14 December, 2020 @ 19:28:09 +00:00 to Sunday, 13 November, 2022 @ 14:36:28 +00:00.

Summary

:octocat: 311 commits in total.

📅 From Saturday, 26 September, 2020 @ 21:26:19 +01:00.

📅 Until Monday, 28 November, 2022 @ 09:22:13 +00:00.

Release of v1.4.0

13 Nov 14:36
a3b2bcd

Choose a tag to compare

Release Notes

Version 1.4.0

Date: Sunday, 13 November, 2022 at 14:36:18 +00:00

Dependencies

  • All targets:
  • .NET Standard 2.0 targets:
    • Bump Microsoft.Extensions.Logging.Abstractions to 3.1.31
  • .NET 6.0 targets:
    • Bump Microsoft.Extensions.Logging.Abstractions to 6.0.3
  • .NET 7.0 targets:
    • Introduce Microsoft.Extensions.Logging.Abstractions at 7.0.0

Contributors

This is a list of all the contributors to this repository in ascending order by the contributor name.

Colin Mackay contributed 245 commits from Saturday, 26 September, 2020 @ 21:26:19 +01:00 to Sunday, 13 November, 2022 @ 14:21:33 +00:00.

dependabot[bot] contributed 38 commits from Wednesday, 14 October, 2020 @ 20:13:43 +01:00 to Friday, 11 November, 2022 @ 22:39:59 +00:00.

StravaigBot contributed 21 commits from Monday, 14 December, 2020 @ 19:28:09 +00:00 to Wednesday, 14 September, 2022 @ 21:12:44 +01:00.

Summary

:octocat: 304 commits in total.

📅 From Saturday, 26 September, 2020 @ 21:26:19 +01:00.

📅 Until Sunday, 13 November, 2022 @ 14:21:33 +00:00.

Release of v1.3.3

14 Sep 20:12
8a67ae4

Choose a tag to compare

Release Notes

Version 1.3.3

Date: Wednesday, 14 September, 2022 at 21:12:36 +01:00

Dependencies

  • .NET Standard 2.0 targets:
    • Bump Microsoft.Extensions.Logging.Abstractions to 3.1.29
  • .NET 6.0 targets:
    • Bump Microsoft.Extensions.Logging.Abstractions to 6.0.2

Contributors

This is a list of all the contributors to this repository in ascending order by the contributor name.

Colin Mackay contributed 235 commits from Saturday, 26 September, 2020 @ 21:26:19 +01:00 to Wednesday, 14 September, 2022 @ 21:09:04 +01:00.

dependabot[bot] contributed 35 commits from Wednesday, 14 October, 2020 @ 20:13:43 +01:00 to Tuesday, 30 August, 2022 @ 15:05:14 +01:00.

StravaigBot contributed 20 commits from Monday, 14 December, 2020 @ 19:28:09 +00:00 to Tuesday, 9 August, 2022 @ 21:28:54 +01:00.

Summary

:octocat: 290 commits in total.

📅 From Saturday, 26 September, 2020 @ 21:26:19 +01:00.

📅 Until Wednesday, 14 September, 2022 @ 21:09:04 +01:00.

Release of v1.3.2

09 Aug 20:28
565c79d

Choose a tag to compare

Release Notes

Version 1.3.2

Date: Tuesday, 9 August, 2022 at 21:28:46 +01:00

Miscellaneous


Contributors

This is a list of all the contributors to this repository in ascending order by the contributor name.

Colin Mackay contributed 231 commits from Saturday, 26 September, 2020 @ 21:26:19 +01:00 to Tuesday, 9 August, 2022 @ 21:20:33 +01:00.

dependabot[bot] contributed 32 commits from Wednesday, 14 October, 2020 @ 20:13:43 +01:00 to Wednesday, 11 May, 2022 @ 15:04:58 +01:00.

StravaigBot contributed 19 commits from Monday, 14 December, 2020 @ 19:28:09 +00:00 to Saturday, 6 August, 2022 @ 17:35:01 +01:00.

Summary

:octocat: 282 commits in total.

📅 From Saturday, 26 September, 2020 @ 21:26:19 +01:00.

📅 Until Tuesday, 9 August, 2022 @ 21:20:33 +01:00.