- Feat: Support formatting docker-compose.yml by default #1071
- Feat: Support statically registering format support #1062
- Feat: Support localization in the YAML language server #1081
- Feat: Migrated to NPM #1097
- Feat: Add formatting option to remove trailing comma #1112
- Fix: OpenAPI 3.0.0 specification is treated as invalid #752
- Fix: YAML Language Server checks against JSON Schema Draft 7 instead of the defined one #780
- Fix: Numbers in comments should not break schema validation #922
- Fix: Make enum values easier to read on hover #982
- Fix: No more quickfix for indent with tab #1052
- Fix: QuickFix for "flow sequence forbidden" leaves in trailing
]
#1060 - Fix: YAML conversion does not resolve aliases correctly #1075
- Fix: Fix enum values to be unique #1028
- Fix: Using bool values in enum and const generates a validation error for valid values #1078
- Fix: improve enum value descriptions for merged enum lists #1085
- Fix: Array of const completion #1092
- Fix: Error for missing anchor (unidentified alias) broken since 1.0 #1098
- Fix: Invalid tab indentation error #1110
- Fix: Validation shows false negative errors if using boolean with const #1116
- Fix: Broken link to JSON Schema website #1113
- Fix: GitHub Actions release process was broken #1127, #1128
- Bump: ajv version #1067
Thanks to Trevor Dixon, David Lechner, pjsk-stripe, Lucy Dryaeva
, Kosta and August Johansson for your contributions.