v0.15.1
Fixed BUGs
- #63
Properties::insert
should replace instead of append with specified key- Use
append
for appending values with the same key
- Use
Properties::insert
should replace instead of append with specified key
append
for appending values with the same key