Addresses formatting oddities with equation fields. For equation fields (date or numeric), Record.format()
will now return the value that Knack renders in the UI.
This is a breaking change. If you're using this library to format equation fields, test before you upgrade. - #109