Skip to content

Releases: mesqueeb/SwiftDataSugar

v0.1.0

02 Feb 23:08

Choose a tag to compare

  • fix: test 759c3d7
  • feat: initModelContainer now can throw 3a1edcd
  • chore: update dependencies 86cc8ba
  • cleanup 4f83e3a
  • fix: further tweaks and improvements 2d43eb4
  • feat: improve performance and fix a crash related to parallel edits to the same item ec032bd
  • chore: lint d0dccd5
  • chore: bump dff69b0

v0.0.4...v0.1.0

v0.0.4

06 Aug 23:39

Choose a tag to compare

  • fix: get rid of @retroactive to be able to compile with swift 5.9 1f87cbe
  • chore: bump a898376

v0.0.3...v0.0.4

v0.0.3

06 Aug 23:30

Choose a tag to compare

v0.0.2...v0.0.3

v0.0.2

05 Aug 03:11

Choose a tag to compare

  • chore: simplify migration test code 4930059
  • chore: correctly update minimum platform support 2ae30ec
  • chore: downgrade minimum supported platforms b604141
  • chore: bump 679706c

v0.0.1...v0.0.2

v0.0.1

05 Aug 02:29

Choose a tag to compare

  • fix: test paths 02872c1
  • chore: placeholder b7369be
  • chore: setup release pipeline 🌯 864a360
  • chore: rearrange folder structure 5cad35a
  • chore: rename DatabaseKit to SwiftDataSugar 450b619
  • chore: offload .mapKeys 372a976
  • feat: complete migration setup with unit testing 🪲 d2d75fa
  • feat: implement SwiftData migration and tests 48c9c69
  • feat: tweak logic 0b2fc54
  • chore: refactoring 54fe45f
  • feat: modernise code as per latest platform updates 2aba0a1
  • feat: further small improvements 5fe0bb3
  • refactor: improve clarity 75f5fc0
  • chore: update bcd9663
  • feat: final MVP, no more crashes c039cdb
  • refactor: read from swiftUI @Query, write to actor 2465dfc
  • fix: cleanup a0bfe8b
  • feat: add tests 6aebdad
  • feat: finalise complete implementation of concurrent SwiftData handling 0c87421
  • programattic data handler 380fd99

85184a4...v0.0.1