File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1 .0"
2+ "." : " 0.2 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.2.0 (2025-11-04)
4+
5+ Full Changelog: [ v0.1.0...v0.2.0] ( https://github.com/ArcadeAI/arcade-dotnet/compare/v0.1.0...v0.2.0 )
6+
7+ ### Features
8+
9+ * ** client:** support request timeout ([ 96b705e] ( https://github.com/ArcadeAI/arcade-dotnet/commit/96b705eb58dc2e617fd0cfd3b742e44d4ee4a448 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** extract ` ClientOptions ` struct ([ 01495b2] ( https://github.com/ArcadeAI/arcade-dotnet/commit/01495b2ce312bbdb634946f3bc046bacc77828f0 ) )
15+ * ** internal:** full qualify some references ([ 46bb02c] ( https://github.com/ArcadeAI/arcade-dotnet/commit/46bb02caf8591105fcbcfcb00095ebdc506203ee ) )
16+
317## 0.1.0 (2025-10-29)
418
519Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/ArcadeAI/arcade-dotnet/compare/v0.0.1...v0.1.0 )
Original file line number Diff line number Diff line change 66 <AssemblyTitle >SDK Code Generation Arcade C#</AssemblyTitle >
77 <PackageLicenseExpression >MIT</PackageLicenseExpression >
88 <Nullable >enable</Nullable >
9- <VersionPrefix >0.1 .0</VersionPrefix >
9+ <VersionPrefix >0.2 .0</VersionPrefix >
1010 <TargetFrameworks >net8.0</TargetFrameworks >
1111 <LangVersion >latest</LangVersion >
1212 <!-- Generate an XML documentation file for the project. -->
You can’t perform that action at this time.
0 commit comments