Releases
v1.3.2
Change Log
Added
Add tests to the code;
Arrays/chunk;
Arrays/removeDuplicatesObj;
DataStructures/LinkedList;
Maths/isValidNumber;
Maths/roundNumber;
MEGABYTE_IN_KILOBYTES;
Changed
Organize project;
Change lib/project name;
Fixed
Fixed multiple function based on the tests;
Breaking Changes
Multiple files was organized!
Removed
Commits:
build 8a37a65
Merge pull request #109 from 201flaviosilva-labs/28-linked-list 46a6e38
document: LinkedList 1ac34b9
feat: reverse Linked List method a881a19
feat: remove Linked List method 72ec0a6
feat: insert Linked List methods 15d4784
organize ll methods b24936c
feat: set method fdf8f20
feat: get method dfb0845
feat: created shift linkedlist method 51546fe
organize LL methods fe1a0a4
feat: created unshift linkedlist method f735de7
feat: created isValidNumber 08f1dc1
feat: test linked list - toArray acd1966
feat: add removeDuplicatesObj 7a47378
fix and update some code and documentation 36f742e
feat: add chunk array 88fdc10
add: MEGABYTE_IN_KILOBYTES c14bd52
start LinkedList and organize DataStructures folder #28 cd008f1
organize physics ccdc13d
fix subtraction function and add roundNumber a110b41
Merge pull request #106 from 201flaviosilva-labs/94-organize-_experimental-functions-to-the-physics-folder 8a00963
fix: repeated function -> calcRectangleCenterYFromBounds b31b389
rename calc functions f7e4b6e
Organize _experimental functions #94 6d9e577
update dependencies 29aaa32
Update DeployDoc.yml a2d2c29
Update DeployDoc.yml ab02417
Merge pull request #105 from 201flaviosilva-labs/96-test-all-function-and-the-code 4dbed31
fix code and test code 220aa14
change project name 698b501
organize files and folders 44f1642
(WIP): testing Math functions #96 a52a066
feat: test Arrays utils functions ba532a2
fix build fd36c7f
v1.3.0...v1.3.2
You can’t perform that action at this time.