Skip to content

Latest commit

 

History

History
77 lines (45 loc) · 1.59 KB

File metadata and controls

77 lines (45 loc) · 1.59 KB

Crontab Changelog

[Unreleased]

[2025.0.19] - 2025-03-29

  • feat: update dependencies

[2025.0.18] - 2025-03-25

  • feat: add short syntax support @daily, @hourly, etc
  • feat: add short syntax completion

[2025.0.17] - 2025-03-20

  • fix: accessing field by not obfuscated name

[2025.0.16] - 2025-03-08

  • fix: accessing field by not obfuscated name

[2025.0.15] - 2025-03-07

  • feat: clean code
  • enh: readme

[2025.0.13] - 2025-02-21

  • feat: clean code
  • enh: readme

[2025.0.12] - 2025-02-17

  • feat: allowed mon/tue/wen/... and jan/feb/mar syntax

[2025.0.11] - 2025-02-13

  • feat: allowed mon/tue/wen/... and jan/feb/mar syntax

[2025.0.9] - 2025-02-02

  • feat: add doc comments support for variables
  • fix: allowing time-ranges for step ranges: 1-10/2

[2025.0.8] - 2025-01-30

  • fix: allow command starting with slash
  • fix: disable file masks crontab., cron.

[2025.0.7] - 2025-01-29

  • feat: add structure view
  • feat: add documentation and comments folder

[2025.0.6] - 2025-01-28

  • feat: line marker to run the cron command
  • feat: variables passed to the cron command run
  • enh: disable schedule folding by default
  • enh: make inspection less noisy

[2025.0.5] - 2025-01-28

  • feat: variables syntax support

[2025.0.4] - 2025-01-27

  • feat: rename plugin
  • feat: added inspection for incorrect range
  • feat: add action to open expression on crontab.guru
  • feat: support for list intervals, ranges and stepped ranges

[2025.0.1] - 2025-01-26

  • feat: implement basic language support for crontab