Releases: carbonblack/intellij-rpmspec
Releases · carbonblack/intellij-rpmspec
RPM SPEC File 2.2.0
RPM SPEC File 2.1.0
- Build against IntelliJ 2022.3 and Java 17
- Allow macros such as %autochangelog within the changelog section
RPM SPEC File 2.0.1
- Support additional special character types in macro bodies
RPM SPEC File 2.0.0
- Add language injection for shell scripting sections
- Better support for conditional macros
- Added missing script sections such as triggers
- Basic support for lua sections if Luanalysis or EmmyLua is installed
- Fixes for parsing some macro definitions
- Fixes for parsing some macros containing parentheses
- Additional minor fixes
- Updated plugin to use Kotlin 1.5.x and IntelliJ 2021.3+
RPM SPEC File 1.2.0
- Allow configuration of the rpm executable path
- Fixed an issue where the target architecture was not detected
- Added logging around rpm macro detection failures
- Added an icon to show on the plugin page
- Updated plugin to use Kotlin 1.4.x and IntelliJ 2020.3+