Skip to content

Releases: Technoculture/openoligo-firmware

v0.1.7

05 Jul 15:03

Choose a tag to compare

  • reactants are not configurable anymore
  • increase logger test cov
  • move scripts inside the package

v0.1.6

04 Jul 18:43

Choose a tag to compare

Logging Enhancement

  • Fix the logger
  • Add log file per synthesis

Sqlite Task Queue

  • Add Server Process for API
  • Add Worker Process for Instrument Driver
  • Communicate Between Server and Worker Using Sqlite
  • integrate the db calls with the Worker Process

API tests

  • Add tests for the API