Änderungen

Summary

  1. SpecialAttachmentPoints fixed separator (#247) (details)
  2. Added new string extension functions (#244) (details)
Commit 2aa0405b7e77ca13ab52991a528a5a005283d691 by frotty
SpecialAttachmentPoints fixed separator (#247)
The file was modifiedwurst/_wurst/assets/AttachmentPoints.wurst (diff)
Commit 63acc8a73e95ee6a09e87a399bf0d69171a06b29 by frotty
Added new string extension functions (#244)
* Added new string extension functions
Moved some functions from StringUtils to LinkedList and removed
StingUtil import from ObjectIds to avoid cyclic dependency
The file was modifiedwurst/data/LinkedList.wurst (diff)
The file was modifiedwurst/data/LinkedListTests.wurst (diff)
The file was modifiedwurst/util/StringUtilsTests.wurst (diff)
The file was modifiedwurst/objediting/ObjectIds.wurst (diff)
The file was modifiedwurst/util/StringUtils.wurst (diff)