5 Commits

Author SHA1 Message Date
04c3728fcd
24: Add iterator param to TreeNode's constructor. (#25) 2023-07-24 18:50:46 +02: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
e34a85ac39 Add javaDoc to release library 2022-12-16 22:22:29 +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