Skip to content

Latest commit

 

History

History
62 lines (32 loc) · 919 Bytes

CHANGELOG.md

File metadata and controls

62 lines (32 loc) · 919 Bytes

v0.4.1 (2024-10-28)

Fix

  • data-air-transport: updated to v0.8.0

v0.4.0 (2024-10-28)

Feat

  • django-data: refactoring of code to support latest django-data

Fix

  • illallangi-data-aviation: removed local source

v0.3.0 (2024-10-23)

Feat

  • illallangi-django-data: updated to use django.models for model list

v0.2.0 (2024-10-23)

Feat

  • flight_detail: added primary_color to boarding pass

Fix

  • illallangi-data-aviation: upgraded to 0.2.0
  • flight_list: removed boarding pass view

v0.1.4 (2024-10-21)

Fix

  • illallangi-data-aviation: added reference

v0.1.3 (2024-10-21)

Fix

  • checks: fail check on null value

v0.1.2 (2024-10-21)

Fix

  • models: added migrations

v0.1.1 (2024-10-21)

Fix

  • apps.py: updated namespace for ModelsManager

v0.1.0 (2024-10-21)

Feat

  • all: initial release