Releases: tguerin/newton
Releases · tguerin/newton
v0.1.8
[Fix] Fix #24 Fix name collision in NewtonState.removeEffect by @KriseevM
[Fix] Add missing setState to clearEffects by @jannikhst
v0.1.7
Fix
- [Fix] Fix #20 use right size for image shape
v0.1.6
Feature
- [Feature] Add support for background and foreground effects
- [Feature] Add/remove effects at runtime
v0.1.5
[0.1.5] - 2023-08-22
Feature
- [Feature] Add links to repo and issue tracker + version badge.
v0.1.4
2023-08-18
Feature
- [Feature] Allow to listen to effect state changes.
v0.1.3
2023-08-13
Fix
- [Fixed] Properly dispose animation ticker.
v0.1.2
2023-08-10
Fix
- [Fixed] Use raw.github for logo display.
v0.1.1
2023-08-10
Fix
- [Fixed] Fix logo display on pub.dev.
v0.1.0
2023-08-10
Fix
- [Fixed] Improve performance drastically by using drawAtlas as much as possible.
v0.0.13
2023-08-07
Feature
- [Feature] Support trailing to achieve a
shooting star
effect.