Skip to content

Tags: j13k/yaml-lint

Tags

1.1.7

Toggle 1.1.7's commit message
Release 1.1.7

Add custom YAML tag support via --parse-tags option

New Features:
- Add --parse-tags / -t option to enable PARSE_CUSTOM_TAGS (#166)
- Auto-detect Symfony YAML version for compatibility
- Helpful error hints when tags encountered without flag

Fixes:
- Fix CI compatibility with PHP 5.6-7.1
- Fix Symfony version detection on older PHP versions

Updates:
- Bump symfony/yaml from 7.0.3 to 7.3.3
- Add PHP 8.4 to CI matrix
- Comprehensive test coverage for custom tags

1.1.6

Toggle 1.1.6's commit message
Update CHANGELOG.md

1.1.5

Toggle 1.1.5's commit message
chore: bumped version to 1.1.5

* Updated CHANGELOG
* Bumped version in constant

1.1.4

Toggle 1.1.4's commit message
Updates box.json to accommodate changes in upstream project

CHANGELOG.md updates

1.1.3

Toggle 1.1.3's commit message
Update CHANGELOG for 1.1.3

1.1.2

Toggle 1.1.2's commit message
Minor fixes from static analysis.

1.1.1

Toggle 1.1.1's commit message
Prepared 1.1.1 release

* Version bump
* Updated change log
* composer update

1.1.0

Toggle 1.1.0's commit message
Updated docs for 1.1.0 release

1.0.0

Toggle 1.0.0's commit message
Initial commit