dlairflow Change Log

0.1.8 (unreleased)

  • No changes yet.

0.1.7 (2026-03-05)

0.1.6 (2025-10-16)

  • Add script to clean up outdated SQL templates (PR #16).

  • Merge development-plan branch to archive original plan (PR #15).

0.1.5 (2025-09-18)

  • Add function to support TRUNCATE TABLE tasks (PR #12).

  • Support TABLESPACE when creating indexes (PR #11).

0.1.4 (2025-07-24)

  • Add additional database support functions; add tests for near-future versions of Airflow (PR #9).

0.1.3 (2025-04-17)

  • More portable user scratch directories; address documentation issues (PR #7).

0.1.2 (2025-02-19)

  • Add support for some standard SQL tasks (PR #2).

0.1.1 (2025-01-09)

  • Working on adding task functions and Coveralls integration (PR #1).

0.1.0 (2024-12-18)

  • Initial reference tag: working Python package with full test coverage.