Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@craigfowler craigfowler released this 21 Aug 18:30
· 1 commit to master since this release

This is a backwards-compatible feature enhancement release.

Whilst it is backwards-compatible, it is not forwards-compatible. The format of the JSON saved credentials has changed. Whilst this version can read & interpret both the old and new formats, it will write credentials in a format which previous versions will not be able to read.

Changelog

  • Resolve #13 - The package now targets a variety of frameworks: netstandard1.3, netstandard2.0 and net45
  • Resolve #14 - An improvement to the JSON format in which credentials are stored