v1.1 release - Rustified Edition
- Introduced a new structure to store particles and make use of Rust's iterators.
- Added full support for
f32
execution - Removed dead code coming from the original program & from the replacement of some data structures
Full Changelog: v0.1.0...v1.1