-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.3.0 #112
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Updated ImageStorage class - Updated ImageFile and ItemService classes - Updated ImageCommand class - Updated YamipaPlugin class
- Updated CsvConfiguration class
- Updated ImageFileArgument class - Updated README.md
- Updated logging methods in YamipaPlugin - Updated affected classes
- Updated ImageStorage class
- Created Logger utils class - Removed logging methods from YamipaPlugin class - Updated dependent classes
- Updated FakeMap class
- Updated YamipaPlugin to free singleton instance on disable - Updated rest of classes to not keep dangling references
- Updated ImageCommand class - Updated ImageRenderer and ImageStorage classes
- Updated ImageFile class
- Made static properties UPPERCASE - Added missing nullable annotations - Improved legibility/performance of LAST_MAP_ID and LAST_FRAME_ID counters
- Updated YamipaPlugin#onDisable()
- Updated tests.yml workflow
- Updated YamipaPlugin class
- Updated Command class - Updated ImageCommandBridge class
- Created SynchronizedFile class and their dependencies - Updated ImageFile class - Migrated from FakeMapsContainer to CachedMapsFile class - Updated renderer classes > Related to #91
- Updated ImageCommand class - Updated ImageStorage class - Updated YamipaPlugin class
- Updated ImageRenderer class - Updated CsvConfiguration class - Updated YamipaPlugin class
- Updated ImageCommand class
- Updated pom.xml
- Updated CsvConfiguration class
This reverts commit 4a303c1.
- Updated FakeImage and ImageRenderer classes - Updated YamipaPlugin class
- Updated image commands - Updated image renderer - Updated Permissions class - Updated YamipaPlugin class - Created ImageDimensionArgument class - Updated documentation - Updated dependencies
- Added Argument#suggest() method - Updated child argument classes - Updated Command class
- Updated ImageFileArgument and ImageCommand classes - Updated ImageStorage class - Updated YamipaPlugin class
- Updated ImageCommand class - Updated ImageStorage class
- Updated ImageStorage class
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.