3.0.24
What's Changed
- Use 'is not null' instead of '!= null' in Newtonsoft converter by @AthenaAzuraeaX in #537
- fix documentation links in README by @jjanuszkiewicz in #525
- Writerside docs by @SteveDunn in #519
- chore(deps): bump xunit from 2.5.0 to 2.6.1 by @dependabot in #518
- chore(deps): bump Verify.SourceGenerators from 2.1.0 to 2.2.0 by @dependabot in #491
- chore(deps): bump actions/download-artifact from 1 to 3 by @dependabot in #523
- chore(deps): bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #522
- chore(deps): bump actions/deploy-pages from 1 to 2 by @dependabot in #520
- chore(deps): bump Verify.Xunit from 21.0.0 to 22.1.4 by @dependabot in #507
- chore(deps): bump Verify.Xunit from 22.1.4 to 22.2.0 by @dependabot in #528
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #526
- chore(deps): bump Verify.Xunit from 22.2.0 to 22.5.0 by @dependabot in #534
- chore(deps): bump actions/configure-pages from 2 to 3 by @dependabot in #521
- chore(deps): bump xunit.runner.visualstudio from 2.4.3 to 2.5.3 by @dependabot in #504
- chore(deps): bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 by @dependabot in #536
- chore(deps): bump actions/setup-dotnet from 3.2.0 to 4.0.0 by @dependabot in #544
- chore(deps): bump actions/deploy-pages from 2 to 3 by @dependabot in #545
- chore(deps): bump actions/configure-pages from 3 to 4 by @dependabot in #546
- Adding writerside by @SteveDunn in #547
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #524
- chore(deps): bump xunit from 2.6.1 to 2.6.2 by @dependabot in #535
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #549
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #550
- chore(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #551
- chore(deps): bump actions/deploy-pages from 3 to 4 by @dependabot in #553
- chore(deps): bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #552
- Use is and isnot null by @SteveDunn in #555
New Contributors
- @jjanuszkiewicz made their first contribution in #525
- @AthenaAzuraeaX made their first contribution in #537
Full Changelog: 3.0.23...3.0.24