Releases: prplecake/LinkAce.NET
Releases · prplecake/LinkAce.NET
v0.0.4
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #1
- Bump Microsoft.Extensions.Configuration from 7.0.0 to 8.0.0 by @dependabot in #3
- Bump Microsoft.Extensions.Configuration.Json from 7.0.0 to 8.0.0 by @dependabot in #2
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #4
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #5
- Update workflows by @prplecake in #6
- Ensure package validation passes by @prplecake in #7
- Make Links.Tags a
Tag[]by @prplecake in #9 - Add Proxy to test client by @prplecake in #11
- Add test client settings example, switch to YAML by @prplecake in #10
- Mark AssemblyVersion internal by @prplecake in #12
- Update project settings by @prplecake in #13
- Refactor LinkAceClient to allow for passing in an HttpClient by @prplecake in #14
- Bump TestClient to .NET 8, rename by @prplecake in #16
- Remove Newtonsoft.Json package, switch to System.Text.Json by @prplecake in #17
- Create new object CreateLinkRequest to correctly handle the Tag type situation by @prplecake in #15
- Send json property name as snake_case by @prplecake in #18
- Add tests by @prplecake in #8
New Contributors
- @dependabot made their first contribution in #1
- @prplecake made their first contribution in #6
Full Changelog: 0.0.3...0.0.4
v0.0.3
Full Changelog: 0.0.2...0.0.3
v0.0.2
Full Changelog: 0.0.1...0.0.2
v0.0.1 - Initial release
Full Changelog: https://github.com/prplecake/LinkAce.NET/commits/0.0.1