Skip to content

Releases: DylanLukes/renkon

Storage, CLI, client, and server scaffolding.

17 Jul 20:05
e33a3f2
Compare
Choose a tag to compare

This Renkon still does not perform inference, but it provides:

  • a fully fleshed out storage system
  • CLI
  • Arrow Flight compatible server/client supporting get and put of frames to/from csv/parquet/arrow.

What's Changed

Full Changelog: v0.0.1a1...v0.0.2

Testing release process

05 May 01:07
fab7795
Compare
Choose a tag to compare
Pre-release
New CI workflow for publishing (#2)

* break out hatch.toml

* lint

* new publishing workflow