Skip to content

v11.5.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 03:01
· 2 commits to release/v1 since this release

v11.5.3 (2025-01-30)

Chore

  • chore: remove py37 from testing

Ubuntu no longer supports it, so the tests fail when py37 can't be installed. (bd66c6c)

Fix

  • fix: update trade import help message

Updated trade import --help message with Tromador's server address. (7fdba6e)

Refactor

  • refactor: remove DB changes

Two versions should be long enough that everyone's DB has been updated, no need to have this anymore.
If errors encountered, run eddblink with the clean option. (12f2adb)