4.0.0 (2026-07-25)
- feat!: ship types, complete the models, and add production, flight and combat (af69541)
BREAKING CHANGES
- mine and plant calculators now take
Buildings[id]rather
thanBuildings[id].base, and returnenergyCost/energyConsumption/
deuteriumConsumptioninstead ofenergy/consumption. - model fields renamed —
entry.nametoentry.names.fr,
base.deutriumtobase.deuterium,base.energytobase.energyConsumption
orbase.energyCost,base.consumptiontobase.deuteriumConsumption,
frettocargo,cost.deuttocost.deuterium, anddeutCostto
fuelConsumptionwith corrected values (they were half the in-game figure). - parseInfoCompteData returns planet mine levels as numbers
instead of strings, and getDebris returns an extradeuteriumkey.
See MIGRATION.md for the full upgrade path.
Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com