We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f879b39 commit 79c60f7Copy full SHA for 79c60f7
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## v1.0.2 – 05/10/2025
2
3
+### Changed
4
+* Moved MemoryUtils into processor
5
+* Moved IProcessorListener to its own file
6
+* Moved MemoryOptions into ProcessorData.kt
7
+* Update indexers to users correctly named parameter item instead of id to prevent issues with named parameters
8
+
9
### Fixed
10
* Fixed typo in getScaledDimension function
11
0 commit comments