ExopData v0.1.2 Release Notes

  • ๐Ÿ”„ Changes

    • custom generators for list_item check
    • 0๏ธโƒฃ all params in a contract are required by default and not required by explicitly specified required: false
    • struct check can take a module atom name MyStruct not only %MyStruct{}
    • ๐Ÿ”จ structs generator has been refactored
    • ๐ŸŽ minor fixes and performance improvements