Releases: CHG-MERIDIAN/CHG.Extensions.Security.Txt
Releases · CHG-MERIDIAN/CHG.Extensions.Security.Txt
Fix build
Minor update
- Update to .NET 8.0
- Update dependencies
What's Changed
- Implement redirects by @JackGilmore in #44
New Contributors
- @JackGilmore made their first contribution in #44
Full Changelog: 1.0.2...1.1
1.0.2
Fix build system
Merge pull request #40 from CHG-MERIDIAN/UpdateBuild Fix master detection
Jump to major version
This version provides support for defining the new line style for the created output. Please use UseWindowsStyleNewLine
or UseUnixStyleNewLine
on the SecurityTextBuilder.
It's also a jump to the major version to display that this library is feature complete.
Fix validation
This version fixes the wrong validation of information provided via text (#28 )
Initial release
Initial but working release