Skip to content

2.2.1

Compare
Choose a tag to compare
@jessesquires jessesquires released this 02 Apr 19:59

This release closes the 2.2.1 milestone.

Fixes

  • Fixed multithreading violation while saving context (#63, #59, #65). Thanks @saurabytes and @markkrenek!
  • On tvOS, the default SQLite directory now defaults to .CacheDirectory instead of .DocumentDirectory (#61, #62). Thanks @cgoldsby !