Skip to content
This repository was archived by the owner on Nov 25, 2022. It is now read-only.

1.0

Choose a tag to compare

@zocat64 zocat64 released this 22 Jul 06:57
1.0!

Changes:
- Update project version to 1.0
- Add ModuleAbout, ModuleScreenshare (#8)
- Migrate ModuleInfo aliases from String[] to immutable List<String>
- Enforce all-lowercase command names / aliases
- Handle aliases in CommandRegistry (#3)
- Move InvalidModuleExceptionTest to correct package
- Reformat some code
- Fix permission check to consider Permission.ADMINISTRATOR
- Update Travis release uploads to support refactored build tools
- Add Linux ARM32 build