Skip to content

2.0.2.1

Choose a tag to compare

@Geuthur Geuthur released this 26 Feb 09:40
· 70 commits to master since this release
3ce126b

[2.0.2] - [2.0.2.1] - 2026-02-26

Changed

  • Operational code has been refactored and the dependency django-eveuniverse will be removed with the v3.
  • Enhance bulk_resolve_names to handle existing IDs and new entity creation (#172)

Important

Please note that this release involves structural dependency changes.
To avoid any service disruptions, it is essential to read the update manual prior to performing the upgrade.

python manage.py migrate
python manage.py taxsystem_migrate_eveentity

What's Changed

  • [CHANGE] Enhance bulk_resolve_names to handle existing IDs and new entity creation by @Geuthur in #172
  • [CHANGE] Enhance bulk_resolve_names to handle existing IDs and new entity creation (#172) by @Geuthur in #173

Full Changelog: v2.0.2...v2.0.2.1