Skip to content

v1.0.19

Compare
Choose a tag to compare
@tonybaloney tonybaloney released this 11 Oct 04:15
· 33 commits to main since this release
0754331

What's Changed

Major Changes

Bug fixes and Dev Changes

  • Update README.md by @jamesmontemagno in #229
  • Add github to docs page by @tonybaloney in #222
  • Remove second package from aspire demo and fix warning on insecure ve… by @tonybaloney in #223
    4
  • Use invariant culture when converting float constant to string by @atifaziz in #245
  • Pre-allocate list based on source length by @atifaziz in #206
  • Improve Aspire sample using large data set and Pandas. Use buffer protocol in kmeans demo by @tonybaloney in #230
  • Fix test for NuGetLocator when NUGET_PACKAGES is defined by @atifaziz in #233
  • Refactor PythonConstant types into a true union by @atifaziz in #234
  • Generate fields per function instead of dictionary by @atifaziz in #236
  • Bump System.Text.Json from 8.0.4 to 8.0.5 in /samples/Aspire/CSnakesAspire.AppHost by @dependabot in #246
  • Use 3.13 GA by @tonybaloney in #247
  • Bump versions by @RussKie in #252
  • Fixing how the assemblies are referenced in NuGet by @aaronpowell in #253
  • Have generated module interfaces inherit from IDisposable by @atifaziz in #249
  • Consolidate redundant patterns in MethodReflection.FromMethod by @atifaziz in #248
  • Fix GIL acquisition during Python runtime finalization by @atifaziz in #239

New Contributors

Full Changelog: v1.0.18...v1.0.19