jdrouet/mrml

View on GitHub
packages/mrml-cli/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]

## [1.6.1](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.6.0...mrml-cli-v1.6.1) - 2024-06-30

### Other
- updated the following local packages: mrml

## [1.6.0](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.5.8...mrml-cli-v1.6.0) - 2024-06-13

### Added
- *(mrml-cli)* improve error message ([#418](https://github.com/jdrouet/mrml/pull/418))

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

## [1.5.8](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.5.7...mrml-cli-v1.5.8) - 2024-04-20

### Other
- update Cargo.lock dependencies

## [1.5.7](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.5.6...mrml-cli-v1.5.7) - 2024-04-13

### Other
- updated the following local packages: mrml

## [1.5.6](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.5.5...mrml-cli-v1.5.6) - 2024-04-04

### Other
- updated the following local packages: mrml

## [1.5.5](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.5.4...mrml-cli-v1.5.5) - 2024-03-21

### Other
- updated the following local packages: mrml

## [1.5.4](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.5.3...mrml-cli-v1.5.4) - 2024-03-21

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

## [1.5.3](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.5.2...mrml-cli-v1.5.3) - 2024-03-19

### Other
- update Cargo.lock dependencies

## [1.5.2](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.5.1...mrml-cli-v1.5.2) - 2024-03-15

### Other
- updated the following local packages: mrml

## [1.5.1](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.5.0...mrml-cli-v1.5.1) - 2024-03-04

### Other
- updated the following local packages: mrml

## [1.5.0](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.4.6...mrml-cli-v1.5.0) - 2024-03-01

### Added
- *(mrml-cli)* handle mj-include with http and local loaders ([#380](https://github.com/jdrouet/mrml/pull/380))

## [1.4.6](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.4.5...mrml-python-v1.4.6) - 2024-02-28

### Other
- updated the following local packages: mrml

## [1.4.5](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.4.4...mrml-cli-v1.4.5) - 2024-02-24

### Other
- update Cargo.lock dependencies

## [1.4.4](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.4.3...mrml-cli-v1.4.4) - 2024-02-10

### Other
- *(deps)* Update env_logger requirement in /packages/mrml-cli ([#367](https://github.com/jdrouet/mrml/pull/367))

## [1.4.3](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.4.2...mrml-cli-v1.4.3) - 2023-12-19

### Other
- updated the following local packages: mrml

## [1.4.2](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.4.1...mrml-cli-v1.4.2) - 2023-12-07

### Other
- *(mrml-core)* rename Options to RenderOptions ([#352](https://github.com/jdrouet/mrml/pull/352))

## [1.4.1](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.4.0...mrml-cli-v1.4.1) - 2023-12-04

### Other
- *(mrml-core)* release version 2.0.0

## [1.4.0](https://github.com/jdrouet/mrml/compare/mrml-cli-v1.3.3...mrml-cli-v1.4.0) - 2023-12-01

### Added
- *(mrml-cli)* bump mrml version

### Other
- bump mrml-core to 2.0.0-rc.7
- bump mrml-core to 2.0.0-rc.6
- *(mrml-core)* bump to 2.0.0-rc4
- format code using rustfmt and create config
- *(mrml-cli)* Update clap to 4.3
- *(deps)* Update env_logger requirement in /packages/mrml-cli ([#309](https://github.com/jdrouet/mrml/pull/309))
- move license files
- move back mrml-cli to repository
- move code source to only keep mrml-core