exop v0.5.1 Release Notes

  • ๐Ÿ”„ Changes

    • An operation's process/1 now takes a map of parameters (contract) instead of a keywords list (This will help you to pattern-match them)
    • ๐Ÿ‘• Credo was wiped out (with annoying warning on @lint)
    • Code was formatted with elixir formatter