Skip to content

New Release! v0.6.1

Latest
Compare
Choose a tag to compare
@ElhamAryanpur ElhamAryanpur released this 11 Jan 20:31

Features

  • Adding Vector3 for all the [f32; 3] (b84b193)
  • Finalized vector.rs (da69d1e)
  • Added Indexing & Neg to Vector3 & Vector2 (c648c14)
  • Added Position3D for all of the position: [f32; 3] (eff4e4e)

Miscellaneous Tasks

  • Remove Cargo.lock (820c960)
  • Changelog from the release workflow (ec69cb0)

Refactor

  • Replaced every [f32; 2] with Vector2 (4dbf03c)
  • Position3D to Vector3 (6081dc2)

What's Changed

All of this is thanks to @Gipson62 the chaddest

Full Changelog: v0.6.0...v0.6.1