Skip to content

1.2.0

Compare
Choose a tag to compare
@AbdallaMohammed AbdallaMohammed released this 30 Dec 20:24
· 3 commits to master since this release
  • New mergeAttributes method to merge old attributes with the new ones.
  • New setAttribute method to update/create an attribute.
  • New removeAttribute method to remove one of attributes by given key.
  • New hasAttribute method to determine whether the attribute is exists or not.
  • Update README.md.