Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 788 Bytes

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 788 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.

[Unreleased]

[0.2.0] - 2019-11-20

Added

  • Added a complete suite of tests using jUnit.

Changed

  • Improved README.md
  • Added CHANGELOG.md
  • Fixed some warnings on the documentation of javadoc.
  • Renamed from setSupportConsequent to setSupportKlass.
  • Updated manual on how to run tests.
  • Fixed some minor bugs.

Removed

  • lac.algorithms.mac.Utils has been combined with lac.utils.Utils to facilitate reutilization. The first class has been removed.

[0.1.0] - 2019-08-31

Added

  • Initialized library