jdrouet/mrml

View on GitHub
packages/mrml-core/lib/html-compare/CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.3](https://github.com/jdrouet/mrml/compare/html-compare-v0.1.2...html-compare-v0.1.3) - 2024-06-13

### Other
- *(mrml-core)* reimplement print with a printer ([#423](https://github.com/jdrouet/mrml/pull/423))

## [0.1.2](https://github.com/jdrouet/mrml/compare/html-compare-v0.1.1...html-compare-v0.1.2) - 2024-04-13

### Fixed
- *(mrml-core)* only void element should self close

## [0.1.1](https://github.com/jdrouet/mrml/compare/html-compare-v0.1.0...html-compare-v0.1.1) - 2024-03-21

### Other
- switch license to MIT ([#388](https://github.com/jdrouet/mrml/pull/388))