This repository was archived by the owner on Dec 3, 2025. It is now read-only.
Releases: Devidian/oz_rw_plugin_tools
Releases · Devidian/oz_rw_plugin_tools
[0.7.0] - 2019-12-10
Added
gsonmaven dependency addedjavax.websocket-apimaven dependency addedtyrus-standalone-clientmaven dependency addedWSClientEndpointhelper class (moved from GlobalIntercom)SQLite.getRawDatabaseto get raw Database object- README file
Fixed
- check if db is not null on
SQLite
Changed
- [breaking]
PluginChangeWatcheris now static with only oneWatchServiceand oneWatchThreadfor allFileChangeListenerresulting in less threads opened.
[0.6.0] - 2019-04-13
Added
- Merged Miwarre's rwgui plugin into this lib as drop-in-replacement
[0.5.0] - 2019-04-06
Added
- Wrapper class for SQLite Database connection
[0.4.0] - 2019-01-31
Added
- Colors singleton class to provide streamlined colors for different plugins
[0.2.0] - 2019-01-25
Added
- method to get the effective language I18n->getLanguageUsed(String language)
- HISTORY.en.md