Releases: awegroup/Particle_System_Simulator
Releases · awegroup/Particle_System_Simulator
v1.0.2
- Corrected pulley input type bug, when using enum type it did not trigger, it only triggered when using string type input
- Corrected the integration of pulley force into the jacobian calculation
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Removing duplicate lines from source code, still left hanging in there from merging.
Full Changelog: v0.1.0...v1.0.1
v1.0.0
What's Changed
- Let's just see if this works by @Markk116 in #3
- Update structure for Python package by @mwakok in #4
- Convert testing to pytest for TestParticleSystem by @mwakok in #5
- Add GitHub Actions template files. by @edvinskis in #6
- add badge representing code testing by @Markk116 in #7
- changin toml by @jellepoland in #15
- Add .gitignore and cleanup ignored files by @Markk116 in #2
- Package data by @jellepoland in #18
- Develop by @jellepoland in #20
New Contributors
- @mwakok made their first contribution in #4
- @edvinskis made their first contribution in #6
- @jellepoland made their first contribution in #15
Full Changelog: v0.1.0...v1.0.0
Initial release by Alexander
v0.1.0 Update README.md