Skip to content

Releases: Stravaig-Projects/Stravaig.Extensions.Core

Release of v0.1.2

30 Apr 09:58
1d38d52
Compare
Choose a tag to compare

Release Notes

Version 0.1.2

Date: Sunday, 30 April, 2023 at 09:58:52 +00:00

Bugs

Features

  • #56: Add analysers & code fixes for string.Compare(...) replacement extensions.

Miscellaneous

  • #46: Fix the contributions page in the documentation.
  • #57: Call the update docs script from the GitHub documentation workflow to regenerate some document files on doc build.


Contributors

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

Colin Mackay contributed 168 commits from Saturday, 19 June, 2021 @ 22:42:41 +00:00 to Sunday, 30 April, 2023 @ 09:56:04 +00:00.

dependabot[bot] contributed 17 commits from Monday, 21 June, 2021 @ 13:15:16 +00:00 to Saturday, 29 April, 2023 @ 12:08:28 +00:00.

StravaigBot contributed 2 commits from Thursday, 13 April, 2023 @ 20:49:58 +00:00 to Sunday, 23 April, 2023 @ 20:49:58 +00:00.

Summary

:octocat: 187 commits in total.

📅 From Saturday, 19 June, 2021 @ 22:42:41 +00:00.

📅 Until Sunday, 30 April, 2023 @ 09:56:04 +00:00.

Release of v0.1.1

23 Apr 20:49
a53182b
Compare
Choose a tag to compare

Release Notes

Version 0.1.1

Date: Sunday, 23 April, 2023 at 20:49:47 +00:00

Features

  • #49: Add an analyser and code fix for detecting the use of !string.IsNullOrWhiteSpace() and suggesting the use of the .HasContent() extension method instead to improve code readability.

Miscellaneous

  • #43: Update the build actions that used a deprecated version of Node.js
  • #45: Automatically update the metadata in the documentation on a release.
  • #50: Update the template for the docs & get it running as a GitHub Action instead of the classic pipeline.

Contributors

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

Colin Mackay contributed 124 commits from Saturday, 19 June, 2021 @ 22:42:41 +00:00 to Sunday, 23 April, 2023 @ 20:31:03 +00:00.

dependabot[bot] contributed 14 commits from Monday, 21 June, 2021 @ 13:15:16 +00:00 to Monday, 17 April, 2023 @ 14:00:00 +00:00.

StravaigBot contributed 1 commit on Thursday, 13 April, 2023 @ 20:49:58 +00:00.

Summary

:octocat: 139 commits in total.

📅 From Saturday, 19 June, 2021 @ 22:42:41 +00:00.

📅 Until Sunday, 23 April, 2023 @ 20:31:03 +00:00.

Release of v0.1.1-preview.113

22 Apr 19:30
be42ad7
Compare
Choose a tag to compare
Pre-release

Release Notes

Version 0.1.1-preview.113

Date: Saturday, 22 April, 2023 at 19:29:56 +00:00

Bugs

Features

Miscellaneous

  • #43: Update the build actions that used a deprecated version of Node.js
  • #45: Automatically update the metadata in the documentation on a release.
  • #50: Update the template for the docs & get it running as a GitHub Action instead of the classic pipeline.

Contributors

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

Colin Mackay contributed 115 commits from Saturday, 19 June, 2021 @ 22:42:41 +00:00 to Saturday, 22 April, 2023 @ 19:16:24 +00:00.

dependabot[bot] contributed 14 commits from Monday, 21 June, 2021 @ 13:15:16 +00:00 to Monday, 17 April, 2023 @ 14:00:00 +00:00.

StravaigBot contributed 1 commit on Thursday, 13 April, 2023 @ 20:49:58 +00:00.

Summary

:octocat: 130 commits in total.

📅 From Saturday, 19 June, 2021 @ 22:42:41 +00:00.

📅 Until Saturday, 22 April, 2023 @ 19:16:24 +00:00.

Release of v0.1.1-preview.110

22 Apr 18:37
38da868
Compare
Choose a tag to compare
Pre-release

Release Notes

Version 0.1.1-preview.110

Date: Saturday, 22 April, 2023 at 18:37:52 +00:00

Bugs

Features

Miscellaneous

  • #43: Update the build actions that used a deprecated version of Node.js
  • #45: Automatically update the metadata in the documentation on a release.
  • #50: Update the template for the docs & get it running as a GitHub Action instead of the classic pipeline.

Contributors

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

Colin Mackay contributed 113 commits from Saturday, 19 June, 2021 @ 22:42:41 +00:00 to Saturday, 22 April, 2023 @ 18:33:51 +00:00.

dependabot[bot] contributed 14 commits from Monday, 21 June, 2021 @ 13:15:16 +00:00 to Monday, 17 April, 2023 @ 14:00:00 +00:00.

StravaigBot contributed 1 commit on Thursday, 13 April, 2023 @ 20:49:58 +00:00.

Summary

:octocat: 128 commits in total.

📅 From Saturday, 19 June, 2021 @ 22:42:41 +00:00.

📅 Until Saturday, 22 April, 2023 @ 18:33:51 +00:00.

Release of v0.1.0

13 Apr 20:49
43eabb2
Compare
Choose a tag to compare

Release Notes

Version 0.1.0

Date: Thursday, 13 April, 2023 at 20:49:50 +00:00

Features

  • Added HasContent string extension methods.
  • Added ForEach and ForEachAsync extension methods.
  • #2: Added IsEmpty and IsNullOrEmpty extension methods.
  • #31: Added ToDictionary extension methods.
  • #40: Added IsAfter, IsAfterOrEqualTo, IsBefore and IsBeforeOrEqualTo string extensions.

Contributors

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

Colin Mackay contributed 50 commits from Saturday, 19 June, 2021 @ 22:42:41 +00:00 to Thursday, 13 April, 2023 @ 20:47:49 +00:00.

dependabot[bot] contributed 13 commits from Monday, 21 June, 2021 @ 13:15:16 +00:00 to Sunday, 26 March, 2023 @ 13:37:06 +00:00.

Summary

:octocat: 63 commits in total.

📅 From Saturday, 19 June, 2021 @ 22:42:41 +00:00.

📅 Until Thursday, 13 April, 2023 @ 20:47:49 +00:00.

Release of v0.1.0-preview.63

30 Nov 16:08
c25ec6d
Compare
Choose a tag to compare
Pre-release

Release Notes

Version 0.1.0-preview.63

Date: Wednesday, 30 November, 2022 at 16:08:01 +00:00

Bugs

Features

Miscellaneous

Dependabot


Contributors

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

Colin Mackay contributed 27 commits from Saturday, 19 June, 2021 @ 22:42:41 +00:00 to Wednesday, 30 November, 2022 @ 15:22:09 +00:00.

dependabot[bot] contributed 10 commits from Monday, 21 June, 2021 @ 13:15:16 +00:00 to Monday, 28 November, 2022 @ 14:08:20 +00:00.

Summary

:octocat: 37 commits in total.

📅 From Saturday, 19 June, 2021 @ 22:42:41 +00:00.

📅 Until Wednesday, 30 November, 2022 @ 15:22:09 +00:00.

🥇 Gold medal to Colin Mackay with 27 commits which represents 72.97 % of all commits.

🥈 Silver medal to dependabot[bot] with 10 commits which represents 27.03 % of all commits.