Skip to content

Releases: phonetworks/pho-lib-graph

3.0.0

23 May 22:36
Compare
Choose a tag to compare

Implemented a new faster EdgeList aimed to improve serialization by enabling hydration, hence persistence.

2.6.0

18 May 04:45
Compare
Choose a tag to compare

New label() function for Predicate

2.5.1

15 May 15:22
Compare
Choose a tag to compare

Updated documentation

2.5.0

15 May 15:17
Compare
Choose a tag to compare
  • Added a new function count() to ClusterTrait
  • Bugfixes
  • More unit tests

2.4.1

15 May 14:33
Compare
Choose a tag to compare

Added fromIDArray function, in addition to 2.4.0's fromArray

2.4.0

15 May 14:29
Compare
Choose a tag to compare

Added a new function to the ClusterTrait; fromArray() -- for proper serialization.

2.3.2

14 May 22:07
Compare
Choose a tag to compare
2.3.2

2.3.1

14 May 21:56
Compare
Choose a tag to compare

Critical bugfix with Edge

2.3.0

14 May 19:10
Compare
Choose a tag to compare
  • Added two new functions for Edge class; headID() and tailID()
  • Added unit tests accordingly.
  • Improved documentation

2.2.1

14 May 09:56
Compare
Choose a tag to compare

Bugfix: constructor ID objects casted into string