v1.0.1
- fix the missing default value of
parse_numbers
, which caused a breaking change.parse_numbers
now has a default value ofTrue
, which ensures a consistent behavior with previous versions without requiring changes.
parse_numbers
, which caused a breaking change. parse_numbers
now has a default value of True
, which ensures a consistent behavior with previous versions without requiring changes.