Skip to content

Stored

Compare
Choose a tag to compare
@helje5 helje5 released this 30 Sep 12:09
· 87 commits to main since this release
82846f7
  • do not generate class func fetchRequest in the macro, but just add it as an extension function
    • also provide a nicer one that takes a sort, Address.fetchRequest(sortBy: \.street)
  • fixes a bug in ModelConfiguration that overrode provided pathes