- Kick Assembler SDK detection/setup
- dependency upgrades
- Gradle-wrapper update
- code/project structure reorganized
- "plugin settings" and "run configuration dialog" refactored (using Kotlin / UI DSL)
- improved JDK detection/handling
- unit tests re-activated
- build-script streamlined
- dependency upgrades
- Gradle-wrapper update
- several other (minor) improvements
- dependency upgrades
- Gradle-wrapper update
- other minor updates
- upgraded plugin-dependencies
- improved syntax highlighting (revised Flex/BNF definitions)
- upgraded library-/plugin-dependencies
- various refactorings (mostly code-inspection warnings)
- fixed RunConfiguration handling (which was unnoticeably broken due to plugin-API changes; showed "SDK is not specified for module")
- updated library-/plugin-dependencies ("Gradle IntelliJ Plugin", etc.)
- reorganized directory-structure (including migration to Kotlin DSL for build-script)
- Gradle-wrapper update
- min IDE version set to "2021.3"
- necessary adjustments to work with the latest plugin APIs
- automatic lexer/parser source generation upon build
- updated library-/plugin-dependencies
- Gradle-wrapper update
- other minor improvements
- bugfixes (file template, localization, filetype handling)
- added plugin-icon
- several code-changes/refactorings in order to eliminate usage of deprecated APIs
- raised min-version of compatibility to 201 (2020.1)
- Gradle-wrapper update
- fix for KickAssembler SDK-configuration
- updated plugin name ("[beta]" removed)
- updated plugin dependencies
- Gradle-wrapper update
- other minor configuration updates
- fixed SDK-/JRE-handling for run-configurations
- syntax highlighting: missing assembler-directives added ('.cpu', '.fillword', '.lohifill')
- updated plugin dependencies
- fixed since-build number
- adjusted "IDEA compatibility version"... again ;-)
- updated/fixed description
- minimum and maximum "IDEA compatibility version" now being set via Gradle-plugin
- updated plugin description
- initial release