Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 3.12 KB

CHANGELOG.md

File metadata and controls

39 lines (32 loc) · 3.12 KB

Changelog

v0.2.1 (2023-01-17)

Fix

  • Continuous delivery workflow (033eff0)

v0.2.0 (2023-01-17)

Feature

  • Correct test dictionary (b4147ac)
  • Add test to query_dictionary function (800f37c)
  • Add test to query_dictionary function (9749207)
  • Get_sources function added (e559840)
  • Add core functions with their tests (8830f54)
  • Add query_dictionaty to metadata (105ea44)
  • Get_countries and get_themes added created (241768e)

Fix

  • Change isort behavior so it agrees with black (bf1880d)
  • Black (fdf8eb9)
  • Black formatting (a3c23c7)
  • Black formatting (83e34bf)
  • Add new external imports and fix existing ones to use the correct scope (8e0282a)
  • Black formatting (543ff92)
  • Use correct scope for base_url variable and fix typo with metadata_url variable (a9fbccc)

Documentation

  • Fix wording idbsocialdatapy (ba3c34f)
  • Add license update readme (9844bcf)
  • Assign and change functions' status (a09b799)
  • Update assignees and categorize functions (b2b05e6)

v0.1.0 (2022-11-04)

Feature

  • Created development framework and iadburls function (c6e130a)

Documentation

  • Add reference to contributing guidelines (b11a92b)