Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 868 Bytes

CHANGELOG.md

File metadata and controls

43 lines (27 loc) · 868 Bytes

Changelog

All notable changes to this project will be documented in this file.

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

Added

  • Support array-like parameters.

Changed

  • Remove unused variables.
  • Update readme.
  • Rewrite docstrings.
  • Format files.

1.1.0 - 2023-11-23

Added

  • Add a changelog.
  • Support Python 3.9 to 3.12.
  • Complete pyproject.toml.

Fixed

  • Fix a typo in README.md.

1.0.0 - 2023-06-21

Added

  • Add readme.
  • Implement EALM and IALM algorithms.
  • Add license.