luminance v0.10 Release Notes

Release Date: 2016-02-19 // about 8 years ago
  • πŸ’₯ Breaking changes

    • 🚚 Region was removed in favor of Buffer; just a type renaming, don’t freak out.
    • βœ‚ Removed batches in favor of Regions.
    • βœ‚ Removed Decidable and Divisible instances for U as uniforms are not supposed to be used this way.

    Patch changes

    • βœ… Internal changes to make createStage errors more verbose about the type of the stage.