Skip to content

Commit 59f85e3

Browse files
committed
added CHANGELOG.md
1 parent c11d863 commit 59f85e3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# `SHModelObject` Changelog
2+
3+
## 1.0.8
4+
5+
### New Features
6+
7+
1. `SHModelObject` now supports automatic parsing of instance variables which are also of type `SHModelObject`
8+
2. `SHModelObject` now supports parsing arrays of objects which are of type `SHModelObject` based on the mapping provided
9+
10+
### Refactoring
11+
12+
1. removed the use of mapping dictionary for date conversion. `SHModelObject` parses the dates based on the instance variable types.

0 commit comments

Comments
 (0)