RusticiSoftware / TinCan.NET

C#/.NET library for Tin Can API
http://rusticisoftware.github.io/TinCan.NET/
Apache License 2.0
45 stars 56 forks source link

Added compatibility with xAPI version 1.0.3 #28

Open madmox opened 7 years ago

madmox commented 7 years ago
garemoko commented 7 years ago

Just curious - this PR only addresses #27 and not #26, right?

madmox commented 7 years ago

Yes, exactly. I don't think 1.0.3 added anything significant in the spec from 1.0.2 or even 1.0.0 to require other changes in the code base, does it? (the changelog is not very exhaustive)

(I removed the reference to this PR from #26 to avoid confusion)

ghost commented 6 years ago

Tests are failing on Master because of 1.0.3. Is the conflict on AssemblyInfo.cs the only reason this pull request has not been merged?