File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ## [ 2025.0.4] - 2025-01-27
8+
9+ - feat: rename plugin
10+ - feat: added inspection for incorrect range
11+ - feat: add action to open expression on crontab.guru
12+ - feat: support for list intervals, ranges and stepped ranges
13+
714## [ 2025.0.1] - 2025-01-26
815
916- feat: implement basic language support for crontab
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ pluginGroup=com.github.xepozz.crontab
33pluginName =Crontab
44pluginRepositoryUrl = https://github.com/xepozz/crontab-plugin
55# SemVer format -> https://semver.org
6- pluginVersion =2025.0.3
6+ pluginVersion =2025.0.4
77
88# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99pluginSinceBuild = 232
You can’t perform that action at this time.
0 commit comments