Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 678 Bytes

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 678 Bytes

v0.4.0 (2024-10-28)

Feat

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

v0.3.0 (2024-10-23)

Feat

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

v0.2.0 (2024-10-22)

Feat

  • airline: added airline logo to airline_html
  • airline: added dominant color

v0.1.3 (2024-10-21)

Fix

  • synchronize: set to run before air_transport

v0.1.2 (2024-10-21)

Fix

  • checks: fail check on null value

v0.1.1 (2024-10-21)

Fix

  • apps.py: updated namespace for ModelsManager
  • init: removed htmx from djp hooks

v0.1.0 (2024-10-21)

Feat

  • all: initial release