Skip to content

Releases: DynamicalSystemsGroup/koi-net

v1.0.0

Choose a tag to compare

@lukvmil lukvmil released this 05 Aug 20:37
  • bumping beta.19 to v1.0.0, preparing for minor version upgrade on koi-net secure protocol changes

v1.0.0-beta.19

Choose a tag to compare

@lukvmil lukvmil released this 19 May 11:59
  • Event model now excludes None fields, manifest and contents will be ommitted from the JSON payload if unset. This is for better compatibility with TypeScript's strict type checking

v1.0.0-beta.18

Choose a tag to compare

@lukvmil lukvmil released this 13 May 06:40
  • changed default handler coordinator_contact behavior to prevent edges resulting in self loops

v1.0.0-beta.17

Choose a tag to compare

@lukvmil lukvmil released this 08 May 08:26
  • removed auto drop node behavior from processor

v1.0.0-beta.16

Choose a tag to compare

@lukvmil lukvmil released this 07 May 10:16
  • renamed Config to NodeConfig
  • added default "config.yaml" to load_from_yaml file_path param

v1.0.0-beta.15

Choose a tag to compare

@lukvmil lukvmil released this 06 May 14:56
  • added coordinator contact as default handler, automatically subscribes and backfills KOI-net nodes and edges from other nodes matching the coordinator pattern

v1.0.0-beta.14

Choose a tag to compare

@lukvmil lukvmil released this 06 May 13:16
  • updated package dependencies
  • set default server path to /koi-net

v1.0.0-beta.13

Choose a tag to compare

@lukvmil lukvmil released this 29 Apr 13:55

Added standard Config class and YAML parser for node configuration

v1.0.0-beta.12

Choose a tag to compare

@lukvmil lukvmil released this 18 Apr 05:27

Testing CI/CD workflow