04c3728fcd
24: Add iterator param to TreeNode's constructor. ( #25 )
v3.0.2
2023-07-24 18:50:46 +02:00
d34050e9af
Merge pull request #23 from AdrianKuta/develop
...
Relese 3.0.1
v3.0.1
2023-02-22 14:32:58 +01:00
2c8381deac
Bump version to v3.0.1
2023-02-22 14:30:18 +01:00
4aacbc9dbc
21: Added path
function to TreeNode
( #22 )
...
Path refers to the sequence of nodes along the edges of a tree.
2023-02-22 14:29:22 +01:00
8a4e677ebf
Merge remote-tracking branch 'origin/master' into develop
2023-02-22 12:45:16 +01:00
84e85f3240
Add javaDoc to release library ( #20 )
v3.0
2022-12-16 22:26:14 +01:00
e34a85ac39
Add javaDoc to release library
2022-12-16 22:22:29 +01:00
c306088ea3
Merge pull request #19 from AdrianKuta/develop
...
Improvements
2022-12-16 19:26:50 +01:00
308c37720d
Fix snapshot CI
2022-12-16 19:24:35 +01:00
90af315222
Fix release CI
2022-12-16 19:23:23 +01:00
bd5e4f07ae
Fix README.md
2022-12-16 19:22:52 +01:00
ae4757fb9d
Set the correct file structure to maintain backward compatibility. ( #18 )
2022-12-16 19:05:59 +01:00
5dd586f9af
4: Implement Level-order traversal algorithm ( #17 )
2022-12-16 19:00:25 +01:00
b69e838a8a
5: Implement post-order traversal algorithm ( #16 )
2022-12-16 18:57:34 +01:00
8a2710339a
14 improve GitHub actions ( #15 )
...
* 14: Test CI
* 14: Test CI
* 14: Test CI
* 14: Test CI
* 14: Test CI
* 14: Test CI
* 14: Test CI
2022-12-15 16:28:33 +01:00
dd773e3b16
10 Convert into multiplatform library ( #13 )
...
* 10: Convert library into Kotlin Multiplatform library
* 10: Setup CI
* 10: Setup CI
* 10: Test CI
* 10: Test CI
* 10: Test CI
* 10: Test CI
* 10: Test CI
* 10: Test CI
* 10: Test CI
2022-12-15 15:34:36 +01:00
72c94f280d
Merge pull request #12 from AdrianKuta/release/v.2.1.0
...
Release 2.1.0
v2.1.0
2022-11-24 23:06:48 +01:00
809914274a
Update dependencies ( #11 )
2022-11-24 23:06:09 +01:00
6f16f1cb85
Update README.md
2022-11-23 09:49:48 +01:00
cad5b2dd95
Iterator class refactor
v2.0.3
2021-09-03 13:35:18 +02:00
74a6a65434
Merge pull request #9 from AdrianKuta/pr_test
...
Set up GitHub Actions
2021-09-03 13:23:25 +02:00
b0a6c701ae
Update README.md
2021-09-03 13:23:15 +02:00
1bd47fcb21
Set up GitHub Actions
2021-09-03 13:19:09 +02:00
20bd96918c
Set up GitHub Actions
2021-09-03 13:17:27 +02:00
60805b7187
Set up GitHub Actions
2021-09-03 13:14:25 +02:00
12b1df764c
Set up GitHub Actions
2021-09-03 13:12:09 +02:00
43b8982b88
Update README.md
2021-09-03 13:02:32 +02:00
7be868648b
Set up GitHub Actions
v2.0.2
2021-09-03 12:45:31 +02:00
1702d8dfb5
Set up GitHub Actions
2021-09-03 12:39:38 +02:00
8ac2901e23
Set up GitHub Actions
2021-09-03 12:37:28 +02:00
e47c8593da
Set up GitHub Actions
2021-09-03 12:31:31 +02:00
060f557752
fixed github actions
v2.0.1
2021-09-03 12:16:19 +02:00
224e4d8a29
Merge pull request #8 from AdrianKuta/feat/GitHub_Actions
...
feat: set up GitHub Actions
v2.0.0
2021-09-03 11:52:41 +02:00
4c8c8ecb05
feat: set up GitHub Actions
2021-09-03 11:42:37 +02:00
1199ae2d14
Merge pull request #7 from AdrianKuta/feat/6-upgrade_build_gradle_to_7.0.2
...
feat: Upgrade build gradle to 7.0.2
2021-09-03 11:42:00 +02:00
784ab07442
feat: Upgrade build gradle to 7.0.2
2021-09-03 11:17:36 +02:00
0e53380420
Update README.md
2020-01-28 18:24:30 +01:00
c2ebd5dfe4
child
function is now returning TreeNode
v1.2.3
2020-01-21 15:39:44 +01:00
c320411a40
child
function is now returning TreeNode
2020-01-21 15:38:44 +01:00
3c3d418aa2
v1.2.2
v1.2.2
2020-01-21 15:11:32 +01:00
f00ab975dc
Fixed tree initialization in Kotlin
2020-01-21 15:11:04 +01:00
eb2d5f07be
Extracted prettyString from toString()
method to new method prettyString()
v1.2.1
2020-01-20 15:42:15 +01:00
3f166aced0
Renamed functions.
v1.2.0
2020-01-19 22:55:32 +01:00
8dbbd3b2f8
Update _config.yml
2020-01-17 22:51:13 +01:00
f8206013c2
Update _config.yml
2020-01-17 22:50:46 +01:00
cf3e5e2c6a
Update _config.yml
2020-01-17 22:49:42 +01:00
5cdf1a9cbc
Update _config.yml
2020-01-17 22:48:19 +01:00
c30d516bd2
Set theme jekyll-theme-minimal
2020-01-16 15:08:45 +01:00
dc0317daba
Delete CNAME
2020-01-12 23:11:27 +01:00
9834cbf07c
Create CNAME
2020-01-12 23:11:01 +01:00