v1.0.9
- Added new
remove()
function to delete a field from a message - Added new
__str__()
special function, useful for showing a message in logging or debugging. - Linked to https://simplefix.readthedocs.io from the README, hopefully making the detailed docs more visible.
- Added more constant values from the FIX specifications.