Releases: hyperoslo/Brick
Releases · hyperoslo/Brick
2.0.5
- Adds
!=
and !==
for comparing collection of items #29
2.0.4
- Fix broken builds on
macOS
and tvOS
2.0.3
- Improves handling children #28
2.0.2
- The dictionary representation for
Item
is cleaner now, the key children
won't be added to the payload if it is empty. #25
2.0.1
- Fixes mapping of size #23
- Fixes the size type when creating a dictionary out of
Item
#24
1.0.0
- Yay, we finally reached
1.0.0
.
- Adds a new property called
.text
that can be used to describe your Item
more in-depth #21
0.9.6
⚠️Breaking change⚠️
- Rename
ViewModel
to Item
#20