Release Notes

This page contains an overview of changes for each release. Each release is tagged in GitHub and allows for easy download for the different versions. This project adheres to Semantic Versioning standards.

1.1.1 - 2023-10-26

  • Doc: add contribution section and other minor changes

  • Security: bump urllib3 from 2.0.5 to 2.0.7

  • Code refactoring: linting and code cleanup

  • Repo: add contributing guidelines and issues templates for bug reporting and new features

1.1.0 - 2023-10-13

  • Feature: Added support for filter feature to dynamically interact with the data

  • Feature: Added for YAML validation

  • Feature: Added error box for chart

  • Doc: Enhanced Doc with new features and icons

  • Fix: Correct documentation with wrong GitHub repo

  • Fix: Prevent crash upon SSL connection error

  • Fix: Added timeout for downloading the data

  • Fix: Fixed metadata code list not assigned when no code is returned from API

  • Misc: Added YAML files with errors to testing purposes

  • Misc: Enhanced logging and handling exceptions

1.0.0 - 2023-09-28