Skip to content

v1.0.9

Compare
Choose a tag to compare
@da4089 da4089 released this 16 Feb 07:11
· 137 commits to master since this release
  • 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.