Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 946 Bytes

File metadata and controls

15 lines (15 loc) · 946 Bytes
  • 1.0.3 - Fixed NuGet package
  • 1.0.4 - Improve stability (refactor initialization), add documentation
  • 1.0.5 - Update load script in the NuGet package, improve cross-platform support
  • 1.0.6-alpha - Fixed assembly resolution when installed via NuGet
  • 1.0.7-alpha - Fix handling of missing configuration key
  • 1.0.8-alpha - Execute R in a separate process in the type provider
  • 1.0.9 - Out-of-process execution, RData type provider, bug fixes
  • 1.0.10 - GC fixes in R.NET
  • 1.0.11 - Bug fixes (include FSharp.Core, fix resource resolution).
  • 1.0.12 - Use correct folders in NuGet package
  • 1.0.13 - Fix the Print extension method
  • 1.0.14 - Fix the module clash error in FsLab (#46). Fix assembly resolution (#117). Update NuGET and automatically update FAKE(#116).
  • 1.0.15 - Fix bad upload to NuGet.org
  • 1.0.16 - Fix shadow copying (#122) and require specific R.NET version
  • 1.0.17 - Fix shadow copying when referenced via a NuGet package