Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 997 Bytes

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 997 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.

[1.4.1] - 2021-07-06

  • Improve fuzzy set calculations

[Unreleased]

[1.1.0] - 2019-02-22

Added

  • library.properties file to submit for Arduino Library Defaults.

Changed

  • A complete code review, code formatting, translating and commenting .
  • A Bug at FuzzyOutput was found, in the way of calculate builds the points of FuzzyComposition.
  • Some methods was renamed and others created (for helps in tests).
  • A complete check in tests to ensure library accuracy.

Removed

  • None.

[1.0.10] - 2017-08-21

Added

  • CHANGELOG.md file to document this project.

Changed

  • The way that FuzzyOutput truncate trapezoidal functions, improve the accuracy.
  • File headers with author references.

Removed

  • None.