Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 633 Bytes

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 633 Bytes

Changelog

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

[1.0.0] - 12-17-2020

  • Added
    • Dynamic number of variables
    • Linked List used in params as list
    • Binary Tree used in params as list
    • A default test return string which shows test information
    • Time Taken to run the function

[1.0.1] - 12-22-2020

  • Changed
    • Updated Documentation
  • Fixed
    • import issue for packages

[1.1.0] - 12-24-2020

  • Added

    • None can be passed as input or output
  • Changed

    • More Modular tests all the attributes of the tests are optional
    • inputs or outputs in the testcase are optional