File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0 "
2+ "." : " 0.1.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.1 (2025-11-04)
4+
5+ Full Changelog: [ v0.1.0...v0.1.1] ( https://github.com/ArcadeAI/arcade-dotnet/compare/v0.1.0...v0.1.1 )
6+
7+ ### Chores
8+
9+ * ** internal:** extract ` ClientOptions ` struct ([ 01495b2] ( https://github.com/ArcadeAI/arcade-dotnet/commit/01495b2ce312bbdb634946f3bc046bacc77828f0 ) )
10+ * ** internal:** full qualify some references ([ 46bb02c] ( https://github.com/ArcadeAI/arcade-dotnet/commit/46bb02caf8591105fcbcfcb00095ebdc506203ee ) )
11+
312## 0.1.0 (2025-10-29)
413
514Full 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.1.1 </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