Skip to content

v0.4.1

Pre-release
Pre-release

Choose a tag to compare

@mkeeter mkeeter released this 26 Apr 11:46
· 43 commits to main since this release
42c56d9
  • Add fidget-bytecode crate (exported as fidget::bytecode), which is a binary representation of register instruction tapes.
  • Restore fidget::shapes module, which was extracted to fidget-shapes but accidentally not added to the top-level crate.
  • Add Shape::<F, Transformed>::transform() to get the transform from a shape.