Skip to content

openproblems.bio v2.3.6

Latest
Compare
Choose a tag to compare
@KaiWaldrant KaiWaldrant released this 05 Mar 12:49
· 47 commits to main since this release
79038b8

NEW CONTENT

  • Add an event page for the Weekly wednesday work meeting (PR #299).

  • Add Advanced_topics pages to documentation (PR #300).

  • Add your first contribution page to documentation (PR #300).

  • Add Datasets pages (PR #303).

  • Add nextflow used resources to benchmark results (PR #309).

  • Add git branch naming convention to documentation (PR #313).

NEW FUNCTIONALITY

  • Add gloassary function to pages and a glossary page (PR #300).

MAJOR CHANGES

  • Update fundamentals pages (PR #300).

  • Refactor the reference view (PR #300).

  • Update reference documentation (PR #300).

  • Update Neurips2021 datasets categories (PR #323).

MINOR CHANGES

  • Several infrastructure updates (PR #298):

    • Update R packages
    • Remove Python from list of dependencies
    • Update Quarto
    • Fixes to styling
    • Simplify footer
    • Update openproblems-v2 submodule
  • Updates to the way tasks are rendered (PR #296):

    • Show task motivation, if present.
    • Allow multiple citations for datasets, methods, and metrics.
    • Render dataset name instead of dataset id in figures and tables.
    • Change the way bibliographic references are rendered.
  • Update documentation (PR #300).

  • Update events pages (PR #300).

  • update results pages (PR #300).

  • Update styles (PR #300).

  • Relocate Style files to styles directory (PR #300).

  • Update results dataset_info.json file (PR #306).

  • Add benchmark statistics (PR #308).

  • Update benchmark listing cards (PR #308).

  • Update card styling (PR #308).

  • Update neurips 2021 datasets data with new dataset_id (PR #315).

  • Update to funkyheatmapjs v0.2.5 (PR #316).

  • Add CSS to fix not active tab color in dark mode (PR #319).

  • Improvements to the documentation (PR #317).

    • Refer to task_info.yml in multiple places.
    • Use glossary to help users find information more quickly.
  • Remove custom css in events.css (PR #318).

BUG FIXES

  • Updated the openproblems-v2 submodule (PR #295). This fixes a deprecation error due to an update in ruamel.yaml.

  • Add redirect from /benchmark_dataset to /events/2021-09_neurips/documentation/data/dataset.html (#292, PR #295).

  • Fixed minor issues in qmd files (PR #295).

  • Fix missing metrics in the results table (PR #301).

  • Fix theme styling with quarto v1.4 update (PR #303).

Full Changelog: v2.3.5...v2.3.6