Release of v0.1.1
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
139 commits in total.
📅 From Saturday, 19 June, 2021 @ 22:42:41 +00:00.
📅 Until Sunday, 23 April, 2023 @ 20:31:03 +00:00.