Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.29 KB

File metadata and controls

33 lines (26 loc) · 1.29 KB

Change Log

Version 5.7.2

  • Updated reference to Newtonsoft.Json v10.0.3
  • Moved sample app here

Version 5.7.1

  • Updated to ReflectInsight v5.7.1.1
  • Updated reference to Newtonsoft.Json v10.0.2

Version 5.7.0

  • Updated to ReflectInsight v5.7.0.0

Version 5.6.1

  • Updated to ReflectInsight 5.6.1.2
  • Updated to .NET 4.5.1

Version 5.6.0

  • Updated extension to use ReflectInsight 5.6.0 version
  • Dropping support for older .NET versions. As of this release, we're only deploying NuGet package for .NET 4.5. However the source code still supports older framework.

Version 5.5.1

  • Bug fixes for packages improperly being downloaded. RabbitMQ is now a nuget dependency.

Version 5.5.0

  • Moved source code from CodePlex to GitHub
  • Moved extension documentation to ReflectInsight wiki
  • Updated extension to use ReflectInsight 5.5.0 version
    • New HttpRequest message type
    • New JSON message type
    • General bug fixes and enhancements
    • Performance tuning
  • Using AppVeyor for continue delivery (builds and NuGet publishing)