Skip to content

v0.0.3 - Relantionship of Command

Compare
Choose a tag to compare
@AL333Z AL333Z released this 19 Apr 13:12
059a126

This version will bring in the following additions/updates:

  • Add Show instance for JmsMessage. This may be helpful for logging purposes.
  • Remove F from JmsMessage. Most of the ops on JmsMessage are not doing any I/O at all, so we found it easier to just return Trys and avoid the spread of F everywhere in clients' projects.