Skip to content

v0.2.0

Compare
Choose a tag to compare
@c-dilks c-dilks released this 23 Jan 17:41
· 126 commits to main since this release
10eda27

What's Changed

  • feat: auto-set version number from git tag by @c-dilks in #57
  • feat: python bindings by @c-dilks in #58
  • doc: use markdown emphasis types by @c-dilks in #61
  • build: use pkg-config for hipo4 by @c-dilks in #60
  • style: test-dependent-build.sh -> test-consumer-build.sh by @c-dilks in #63
  • ci: use python virtual environment for python bindings by @c-dilks in #64
  • feat: example processing bank rows by @c-dilks in #65
  • feat: generate algorithm boilerplate with preprocessor macros by @c-dilks in #66
  • feat: generate a template algorithm by @c-dilks in #67
  • feat: set default buildtype to release, controllable in configure.py by @c-dilks in #68
  • doc: recommend latest dependency tag rather than main branch by @c-dilks in #72
  • fix: macOS rpath and dynamic library issues by @c-dilks in #73
  • doc: runtime dependency resolution by @c-dilks in #78
  • build!: replace configure.py with meson documentation by @c-dilks in #80
  • fix: remove Start, Run, Stop preprocessor macros by @c-dilks in #82
  • fix: combine Algorithm.h and AlgorithmFactory.h by @c-dilks in #83
  • fix: remove unnecessary things from test algorithms by @c-dilks in #84
  • ci: use main hipo fork and latest tag by @c-dilks in #81
  • doc: remove nproc suggestion by @c-dilks in #86

Full Changelog: v0.1.0...v0.2.0