Changelog of @hackage/fuzzySets 1.0.2

Revision history for fuzzySets

1.0.0 -- 2025-04-17

  • First version.

1.0.1 -- 2025-05-01

  • Changed constrains for dependencies in .cabal file to allow for more flexibility in package versions.

1.0.2 -- 2025-03-28

  • Added deffuzzification function to the library, allowing users to convert fuzzy sets (Lset Double l) back into numbers.
  • This update is prepared for the next major release, which will include fuzzy control systems, if than rules and more.