Skip to content

1.7.0

Latest

Choose a tag to compare

@stephencelis stephencelis released this 15 Jul 18:01
93e0540

What's Changed

  • Added CasePaths and Tagged traits (#479). This is the community convention for traits adopted by Apple and others. The SQLiteCasePaths and SQLiteTagged traits will be removed in a future major release.
  • Added LazyInitializableByDefault trait, which enables it in StructuredQueries (#495).
  • Added: Turn on NonisolatedNonsendingByDefault (#482).
  • Infrastructure: Added documentation badge to README (#483).
  • Infrastructure: Add DependenciesTestSupport hint in documentation (thanks @NoahKamara, #435).

New Contributors

Full Changelog: 1.6.6...1.7.0