Skip to content

v0.5.0

Compare
Choose a tag to compare
@c-dilks c-dilks released this 26 Apr 14:36
· 83 commits to main since this release
10d2fdf

Primary Changes

  • doc: improve project description and algorithms' documentation by @c-dilks in #149
  • feat: example using HIPO dataframes by @c-dilks in #157
  • build!: strip runpaths from installation by @c-dilks in #164
  • feat: Fortran bindings by @c-dilks in #172

Technical Changes

  • fix: add executable permission for group and other for Python examples by @c-dilks in #139
  • doc: link to ifarm documentation by @c-dilks in #136
  • feat: tell the user which algorithm(s) create new banks by @c-dilks in #140
  • test: increase coverage by @c-dilks in #142
  • ci: increase artifact rentention time by @c-dilks in #148
  • style: qualifier alignment to east const by @c-dilks in #143
  • perf: replace std::string const-type parameters with std::string_view by @c-dilks in #150
  • ci: temporarly roll back to meson 1.3.2 by @c-dilks in #155
  • fix: add hipo to library rpaths by @c-dilks in #158
  • fix(ci): only install doxygen when needed by @c-dilks in #162
  • test: limit the number of events for example tests by @c-dilks in #165
  • fix: dataframe example should not build if libHipoDataFrame is not installed by @c-dilks in #171
  • fix(ci): don't deploy for PRs from forks when ref == main by @c-dilks in #176

Full Changelog: v0.4.1...v0.5.0