Skip to content

Releases: tact/Canopy

0.6.0

08 Oct 09:11
702966e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.6.0

0.5.1

01 Oct 10:10
06d8d8d
Compare
Choose a tag to compare

What's Changed

  • Fixes to DocC comments and API visibility by @jaanus in #24
  • “boolForKey” feature in CanopyResultRecord by @jaanus in #25

Full Changelog: 0.5.0...0.5.1

0.5.0

20 Aug 15:06
4d77e64
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

19 Jun 09:35
a6b1884
Compare
Choose a tag to compare

What's Changed

  • Sendable annotations and API adjustments for better Swift concurrency conformance by @jaanus in #21

Full Changelog: 0.3.2...0.4.0

0.3.2

15 Apr 12:53
83996e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

13 Aug 12:16
060e975
Compare
Choose a tag to compare

What's Changed

  • Add change tag mocking to CKRecord mock by @jaanus in #19

Full Changelog: 0.3.0...0.3.1

0.3.0

07 Aug 18:52
bb9ffe2
Compare
Choose a tag to compare

What's Changed

  • Add missing “try” to README.md and docs by @jaanus in #13
  • Fixed typo in “instantiate” by @jaanus in #14
  • Fixed NSKeyedUnarchiver API warnings by @jaanus in #15
  • Fixed parameter sendability warning by @jaanus in #16
  • Update swift-dependencies to v1 by @jaanus in #17
  • Add a mock CKShare owned by current user by @jaanus in #18

Full Changelog: 0.2.0...0.3.0

0.2.0

11 Apr 06:41
66e654d
Compare
Choose a tag to compare

What's Changed

  • Added GitHub CI action to build and test by @jaanus in #2
  • Canopy as swift-dependencies dependency. by @jaanus in #4
  • Renamed mocks to CKReplayingMock* by @jaanus in #5
  • Adds swiftformat rules by @jaanus in #7
  • Added Container and database API protocol extensions with default values by @jaanus in #8
  • Added tests, removed irrelevant code by @jaanus in #9
  • Removed unneeded FetchRecordChangesResult type by @jaanus in #10
  • Changed API to container and database init by @jaanus in #11
  • Fixes flaky account stream test by @jaanus in #12
  • Documentation by @jaanus in #3

Full Changelog: 0.1.1...0.2.0

0.1.1

27 Mar 13:52
4d04165
Compare
Choose a tag to compare

What's Changed

  • Remove unsafe flags from Canopy linker settings by @jaanus in #1

New Contributors

  • @jaanus made their first contribution in #1

Full Changelog: 0.1.0...0.1.1

0.1.0

27 Mar 13:41
Compare
Choose a tag to compare

Initial tagged release.

Full Changelog: https://github.com/tact/Canopy/commits/0.1.0