Skip to content

Latest commit

 

History

History
143 lines (65 loc) · 6.06 KB

CHANGELOG.md

File metadata and controls

143 lines (65 loc) · 6.06 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.0 (2021-07-27)

1.2.4 (2021-07-12)

1.2.3 (2021-07-12)

Code Refactoring

  • product: изменить имя обьекта Constant на Constants (9f5bcd8)

1.2.2 (2021-07-12)

Code Refactoring

  • product: remove unnecessary strategies, optimize the code of the remaining (0ab15af)

1.2.1 (2021-06-16)

Tests

  • product: add test for all strategy (a4066d2)

1.2.0 (2021-06-16)

1.1.0 (2021-06-16)

1.0.0 (2021-06-16)

Code Refactoring

  • product: make inheritance, correct typos (f0992ab)

0.2.14 (2021-06-15)

Code Refactoring

  • product: leave one strategy (2273e39)

0.2.13 (2021-06-15)

Code Refactoring

  • product: code optimization (792fc9a)

0.2.12 (2021-06-10)

0.2.11 (2021-06-03)

Code Refactoring

  • product: improve the readability of the code (3b343e0)

0.2.10 (2021-06-03)

Code Refactoring

  • product: startTestScript, move the readline interface out of the global scope (4b90806)

0.2.9 (2021-06-02)

Code Refactoring

  • product: improved readability of starTestScrtipt.js (a1dc0d8)

0.2.8 (2021-06-02)

Code Refactoring

  • product: change the variable name from getAllFileForTest to getAllFilesForTest (14f223e)

0.2.7 (2021-06-02)

Performance Improvements

  • product: optimization of testing processes (ae3b68e)

0.2.6 (2021-06-02)

Code Refactoring

  • product: change the names of rejects to reject (3affa48)

0.2.5 (2021-06-02)

Code Refactoring

  • product: change argument name (103c530)

0.2.4 (2021-06-02)

Performance Improvements

  • product: reinstalling packages (62d9886)

Styling

  • product: add indentation to .versionrc.json (17c6ba0)

Code Refactoring

  • product: changes in the logic of the gitPush.js script (ef9abfa)

0.2.3 (2021-06-01)

Performance Improvements

  • product: add package standard-version and script gitPush.js (962ddb8)

Tests

Code Refactoring

  • product: improved functionality of the code (b3726b7)
  • product: Refactor the source code according to new requirements (560ee0a)