File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed
Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 1- ## Main
2-
3- ##### Breaking
4-
5- * None.
1+ ## 5.0.1
62
73##### Enhancements
84
9- * None.
10-
11- ##### Bug Fixes
12-
13- * None.
5+ * Adds the ability to access a Node's ` tag ` during decoding. [ Santiago Gutierrez] ( https://github.com/ssgutierrez42 )
146
157## 5.0.0
168
Original file line number Diff line number Diff line change 510510 DYLIB_CURRENT_VERSION = 1;
511511 ENABLE_TESTABILITY = YES;
512512 INFOPLIST_FILE = Yams.xcodeproj/Yams_Info.plist;
513+ MARKETING_VERSION = 5.0.1;
513514 PRODUCT_BUNDLE_IDENTIFIER = com.jpsim.Yams;
514515 PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
515516 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
531532 DYLIB_CURRENT_VERSION = 1;
532533 ENABLE_TESTABILITY = YES;
533534 INFOPLIST_FILE = Yams.xcodeproj/Yams_Info.plist;
535+ MARKETING_VERSION = 5.0.1;
534536 PRODUCT_BUNDLE_IDENTIFIER = com.jpsim.Yams;
535537 PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
536538 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
You can’t perform that action at this time.
0 commit comments