Skip to content

v1.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Nov 16:16

1.5.0 (2025-11-20)

πŸ• Features

  • add DDL for site types including tables and initial data (82001c7)
  • add script to generate SQL comment statements from CSV (a266049)

πŸ› Bug Fixes

  • correct casing of 'Evaluation_date' to 'evaluation_date' in site preservation status table (#217) (2e3ed23)
  • correct environment variable loading and improve argument handling in psql script (cbc7e0c)
  • remove duplicate issue reference in analysis ages facet description (2a73122)

πŸ§‘β€πŸ’» Code Refactoring

  • enhance fn_table_columns function to include additional metadata and improve view definition (2482975)
  • remove default values for source_filename and target_folder in export_excel_sheets function (99dc133)
  • simplify patch-cr script by using utility script (4a92f45)
  • streamline sync-comments script and improve usage instructions (53c8198)