Cells v3.7.0 Release Notes

  • h3. Changes

    • Cache settings using @Base.cache@ are now inherited.
    • Removed @opts.
    • Removed @#options@ in favor of state-args. If you still want the old behaviour, include the @Deprecations@ module in your cell.
    • The build process is now instantly delegated to Base.build_for on the concrete cell class.