Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

50 lines (27 loc) · 1.1 KB

Changelog

All notable changes to light-curve-dmdt-exec binary crates will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Explicitly set the minimum supported Rust version to 1.60

Changed

--

Deprecated

--

Removed

--

Fixed

--

Security

--

[0.6.1] 2022-12-30

Changed

  • Bump light-curve-dmdt 0.6.0 -> 0.7.0

[0.6.0] 2022-11-30

Added

  • The first stand-alone release of the dmdt binary produced by light-curve-dmdt-exec crate, see light-curve-dmdt/Changelog.md for previous releases as a part of light-curve-dmdt crate

Changed

  • braking The crate was split into two: the executable was moved into a separate crate light-curve-dmdt-exec
  • braking Update to clap v4 caused removing of shot arguments -w, -h and reformatted help message
  • The project repository was split from other 'light-curve*' crates and moved into https://gituhb.com/light-curve/light-curve-dmdt