Skip to content

Releases: Amzd/PublishedObject

Array support

Choose a tag to compare

@Amzd Amzd released this 05 Oct 06:15
  • Add support for arrays of ObservableObjects
  • Add force @PublishedObject wrapper support for optionals and arrays

Optional support

Choose a tag to compare

@Amzd Amzd released this 30 May 09:45
You can now do `@PublishedObject var something: Example?`

Cocoapods support

Choose a tag to compare

@Amzd Amzd released this 02 Feb 20:07
02aa30e
0.1.5

Update PublishedObject.podspec

Added PublishedObject.projectedValue

Choose a tag to compare

@Amzd Amzd released this 04 Jan 16:27

Renamed to PublishedObject

Choose a tag to compare

@Amzd Amzd released this 02 Jan 11:37

0.1.2

Choose a tag to compare

@Amzd Amzd released this 27 Dec 21:31
59a3a21
Update NestedPublished.swift

0.1.1

Choose a tag to compare

@Amzd Amzd released this 26 Dec 23:10
60b54e2
Move swift file into correct SPM folder

0.1.0

Choose a tag to compare

@Amzd Amzd released this 09 Dec 13:59
7878e41
Update README.md