Skip to content

startup errors improvement

Compare
Choose a tag to compare
@m-barthelemy m-barthelemy released this 19 May 12:49
· 49 commits to master since this release
  • Improve startup errors handling and reporting. Now we fail (crash) early if something is off.
  • Add missing Foundation imports (#8)
  • Update README to swift-tools-version:5.2
  • Cleanup: remove now useless guard statements, remove unused dbType(#7)