Änderungen

Summary

  1. Added utility methods to texttag. (#370) (details)
  2. Added some boolean operations. (#372) (details)
  3. Added unit methods for unittype APIs. (#371) (details)
Commit 902383d9207fa4650ee1ae7f4bb4f39189b83888 by noreply
Added utility methods to texttag. (#370)
* Added utility methods to texttag.

* Changed name and added hotdoc.

* Added more hotdocs.
The file was modifiedwurst/_handles/Texttag.wurst (diff)
Commit 5e0a519338021bfd812faf610c5d6ba422fd7f3f by noreply
Added some boolean operations. (#372)
The file was modifiedwurst/_handles/primitives/PrimitivesTests.wurst (diff)
The file was modifiedwurst/_handles/primitives/Boolean.wurst (diff)
The file was modifiedwurst/_handles/primitives/Integer.wurst (diff)
Commit 62322a7b1019a70506fd71bf24eb2de13b7e7920 by noreply
Added unit methods for unittype APIs. (#371)
The file was modifiedwurst/_handles/Unit.wurst (diff)