IecString V0.3.0
- Rename library from IecFrmtStr to IecString
- Update IecFormatString implementation to use C string standard runtime library, specifically strncat
- Collect all target string updates after switch statement in IecFormatString
- Modify IecFormatString parameter types for compatibility with C source