Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 2 KB

CHANGELOG.md

File metadata and controls

40 lines (27 loc) · 2 KB

xdmod-data Changelog

v2.x.y (main development branch)

  • Prepare for v2.0.0 development (#42).

v1.0.2 (2024-10-31)

This release fixes an IOPub error that can occur when calling get_raw_data() with show_progress=True.

It is compatible with Open XDMoD versions 11.0.x and 10.5.x.

  • Document Open XDMoD compatibility in changelog (#31).
  • Fix IOPub error when showing progress with get_raw_data() (#39).

v1.0.1 (2024-09-27)

This release has bug fixes, performance improvements, and updates for compatibility, tests, and documentation.

It is compatible with Open XDMoD versions 11.0.x and 10.5.x.

  • Add borders to README images (#12).
  • Create PULL_REQUEST_TEMPLATE.md (#13).
  • Add types of changes to pull request template (#15).
  • Add Changelog (#17).
  • Update tests and testing instructions (#14).
  • Remove limit on number of results returned from get_filter_values() (#21).
  • Add citation for the DAF paper (#23).
  • Add a "Feedback / Feature Requests" section to the README (#22).
  • Improve performance of validation of filters and raw fields (#18).
  • Fix bug with trailing slashes in xdmod_host (#24).
  • Use streaming for raw data requests (#19).
  • Specify minimum version numbers for dependencies (#25).

v1.0.0 (2023-07-21)

Initial release.

Compatible with Open XDMoD version 10.5.x.