Skip to content

Learnosity ASP .NET SDK v0.6.0

Choose a tag to compare

@gonzalozawa gonzalozawa released this 14 Apr 08:47
· 88 commits to master since this release
  • [BUG] Fixed JsonObject methods and functionality + added unit tests for coverage
  • [BUG] Added proper handling of date strings - i.e. disabled special treatment of it, they behave like normal strings now.
  • [FEATURE] Callback can break recursive data api requests, when returns false
  • [TESTS] Added tests for Tools.empty static method