Skip to content

v2.0.3

Compare
Choose a tag to compare
@craigfowler craigfowler released this 03 May 11:44
· 32 commits to master since this release

This is a backwards-compatible bugfix release. It solves two primary issues:

  • #39 - a crash issue when using Theorise with the in-memory implementation
  • #40 - a crash when creating identity instances

It also attempts to address an intermittent issue relating to testing, whereby the AppVeyor build would fail sometimes. I'm not entirely sure that it is completely fixed, but the changes made (merging some test projects) will not be harmful.

Additionally, whilst working on this release, some excluded tests were found. These have been re-engineered and re-enabled so that they are now being executed again.