v11.5.0
v11.5.0 (2024-06-11)
Chore
- chore: fix Path error (
5f5db6e
)
Feature
- feat: include more tables in spansh import
Added processing spansh source for Ship, ShipVendor, Upgrade, and UpgradeVendor tables. (da1ee03
)
Refactor
-
refactor: correct
get_timings()
return hint (beeaea7
) -
refactor: accurate progress bar (
293c35b
) -
refactor: accurate progress bar (
a90a216
) -
refactor:
ingest_stream()
->self.ingest_stream()
(0f18d10
) -
refactor: correct
load_known_stations
return hint (0eaed90
) -
refactor: output sample system json if debug
The entire galaxy_stations.json is too big and unwieldy to look at directly, so turning on debug will output only the Shinrarta Dezhra
system to ./tmp/shin_dez.json
, making it much easier to see the data structure, and since Jameson Memorial
has all the things, we can also use it to check those things against the DB. (3688683
)
-
refactor: move eddblink_plug downloads to ./tmp (
dee11c2
) -
refactor: include system name in "updated"/"added" logs