Skip to the content.

Release notes

This page records user-facing changes for each published CronYAML version. The version in package.json is the source of truth for the current package version.

0.1.2

Current release.

Unreleased

Add changes here as they land, then move them into a numbered section when the next version is published.

Use this format for future entries:

## x.y.z

### Added

- New user-facing capability.

### Changed

- Behavior or configuration change.

### Fixed

- Bug fix.

### Breaking changes

- Any migration required by users.