Skip to content

Releases: angusmillar/SmartHealthCard

Critial Bug fix to JsonSerilizer

28 May 03:36
Compare
Choose a tag to compare
Pre-release

Fixed bug in SmartHealthCardJwks where duplicate Key objects were output and invalid JSON as there was no comma between the objects. The issue was deep in the JsonSerilizer therefore this bug would have affected many other JSON outputs.
Removed the Minified property from the call to SmartHealthCardJwks.GetJsonWebKeySet() as you can not minify the returned object model, it was only required on the SmartHealthCardJwks.Get() method that returns JSON.

alpha.1 release fir development use

27 May 09:24
Compare
Choose a tag to compare
Pre-release

This is the first alpha.1 release of the library for alpha development use