v2.71
This version includes the reorganization of various helper functions into two new namespaces, KMath for math functions and KText for text processing functions. The math functions were previously member functions of KBuilder and the text functions were previously member functions of KParser, but their use cases are more general, so separate helper namespaces make more sense.