Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 603 Bytes

CHANGES.md

File metadata and controls

24 lines (17 loc) · 603 Bytes

Changelog

in progress

2024-09-02 v0.0.6

  • Dependencies: Unpin sqlalchemy-cratedb, to always use the latest version

2024-08-21 v0.0.5

  • Dependencies: Unpin commons-codec, to always use the latest version

2024-08-16 v0.0.4

  • Dependencies: Update to commons-codec version 0.0.6

2024-08-16 v0.0.3

  • Carabas: A subsystem to divert workloads to other people’s computers

2024-07-10 v0.0.2

  • Initial working version, supporting MQTT, AMQP, and SQLAlchemy/CrateDB
  • Add CLI interface
  • Add logging
  • Add software tests

2023-04-06 v0.0.1

  • Framework and code layout explorations