- The '#' component for type 's' now escapes the string characters - The '#' component for type 'f' now prints a precision suffix - The new 'q' component specifies a precision value
opt Q
q
12.34q8
Fixes #957 Co-authored-by: ISSOtm <eldredhabert0@gmail.com>
Fixes #908
Fixes #678