Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Allow strings/json.Number with just zeroes after the decmial point to be converted to integer` * Allow nil in ToFloat* * Remove some test duplication * replace testify with quicktest * Enable integer and float conversion of time.Weekday values Fixes #139 Fixes #141
- Loading branch information