aeson-schemas v1.0.0 Release Notes

Release Date: 2019-09-19 // over 4 years ago
  • 🎉 Initial release:

    • Defining JSON schemas with the schema quasiquoter
    • Extract JSON data using the get quasiquoter
    • Extracting intermediate schemas with the unwrap quasiquoter
    • Include mkGetter helper function for generating corresponding get and
      unwrap expressions.