Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

66 lines (36 loc) · 2.4 KB

Changelog

Current (in progress)

  • Nothing yet

3.1.6 (2024-07-30)

  • Migrate to Python 3.11 following udata dependencies upgrade #265
  • Unpin jsonschema deps #266

3.1.5 (2023-11-21)

  • Update Matomo content tracking data-attributes #263
  • Upgrade test and develop dependencies #264

3.1.4 (2023-03-07)

  • Update and compile translations #261 #262

3.1.3 (2023-03-02)

  • Recommendations for new dataset page #256

3.1.2 (2022-12-15)

  • Update dataset and reuse recommendations to match new udata-front layout 207

3.1.1 (2022-09-01)

  • Replace mongo legacy image in CI #226
  • Store unique recommendations in extras #239

3.1.0 (2021-09-16)

  • Change udata-gouvfr dependency to udata-front following renaming #188

3.0.0 (2021-08-12)

  • Ensure compatibility with udata3 by changing imports and style #183

2.2.0 (2020-11-30)

  • Add reuses support #153

2.1.1 (2020-10-16)

  • Ignore recommendation of dataset itself #147

2.1.0 (2020-08-25)

  • Add score to recommendations and support multiple recommendation sources #142

2.0.0 (2020-03-11)

  • udata 2.0 / Python 3 support #95
  • Support new hooks format #96

1.0.1 (2018-08-03)

  • Nothing yet

1.0.0 (2018-06-06)

  • Allow slug instead of id for datasets #8
  • Initial release