Release v1.6.1

This commit is contained in:
Manuel Vögele
2021-04-30 10:52:00 +02:00
parent 39a0787c79
commit 43f26088b5
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
## 1.6.1
### API
- Added `onMovementHistoryUpdate` callback to Speed Providers, that allows them to perform game systems specific improvements to the movement history
- Added `dragRuler.resetMovementHistory` that clears the stored movement history for a token.
## 1.6.0
### Performance
- Greatly increased the performance when playing on huge maps and when moving many tokens at once.