All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
No feature changes, but potential for performance improvements due to internal upgrades.
- Upgrade to .NET 8.0
- Leverage newer C# language features for cleaner code
- Various dependency updates
Dependency updates:
Library | Current Version | New Version |
---|---|---|
GraphQL-Parser | 9.1.0 | 9.2.0 |
Microsoft.Extensions.Logging.Abstractions | 7.0.0 | 7.0.1 |
Serilog.Extensions.Hosting | 5.0.1 | 7.0.0 |
Spectre.Console | 0.46.0 | 0.47.0 |
Spectre.Console.Analyzer | 0.46.0 | 0.47.0 |
Spectre.Console.Cli | 0.46.0 | 0.47.0 |
System.IO.Abstractions | 19.2.22 | 19.2.29 |
- Update NuGet Packages - Minor Updates (#108)
- Example JSON Configuration (#105)
- Update NuGet Packages - Minor Updates (#102)
- Copy Changelog to Release (#103)
- Tweak README.md Content (#104)
- Cleanup (#106)
Initial beta release. 🎉