fe741b698cFix bump actions in /.github/workflowsMario Fink2024-09-13 11:02:26 +02:00
d53e057dcaBump * ubuntu from 20.04 to 24.04 * windows-2019 to windows-2022 * actions/setup-python to v5 * actions/checkout to v5 in /.github/workflowsMario Fink2024-09-12 13:12:34 +02:00
6c1fd021c2Bump actions/upload-artifact from 2 to 4 in /.github/workflowsMario Fink2024-09-12 11:52:15 +02:00
177f368fdfMerge pull request #19 from RecordEvolution/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Mario Fink
2024-09-12 11:44:26 +02:00
73ff748ff4Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
dependabot[bot]
2024-09-03 22:06:02 +00:00
759c88dfb4tdm_termite.hpp: remove unused bit/endian include in C++20, add python build files to gitignore
Mario Fink
2021-10-21 15:12:13 +02:00
dec58d4668github action workflow pypi: add branch master for trigger
Mario Fink
2021-10-21 15:05:14 +02:00
e0e293c4d4README: add github action workflow badge for building wheels, version 2.0.1
v2.0.1
Mario Fink
2021-10-21 15:00:10 +02:00
050256763c* improve runtime detection of endianness * support decoding of TDM/TDX data with endianness mismatch w.r.t. architecture => issue #16 * generate/provide bigEndian TDM/TDX example
Mario Fink
2021-10-19 19:48:44 +02:00
b005987531* README.md: adjust python examples to renaming of module * bump new major version 2.0.0
v2.0.0
Mario Fink
2021-10-19 17:17:54 +02:00
f64b51c968* tidy up and simplify python/cython/pypi setup and directory structure * rename python modules with consistent nomenclature (breaking changes!)
Mario Fink
2021-10-19 17:12:43 +02:00
e1331cc6e6* allowing for missing value-id (and consequently external_id, as well) in local_column (refer to issue #12) => resulting in empty channel in output * simplify get_channel_overview(...) by removing full group info * add build-timestamp to version/help message of CLI binary * simplify/unify group/channel/submatrix/localcolumn overview of CLI binaryMario Fink2021-09-16 14:03:38 +02:00
b5d32f1ccdfix unescaped hash in shell redirectionMario Fink2021-09-16 10:20:00 +02:00
53fea5f738bump missing new version in pip/setup.py
Mario Fink
2021-09-02 13:10:23 +02:00
c407abe517* README.md: add install notes regarding pip install * pip-release: extract proper part of README.md for pip package * bump version 1.0.3
Mario Fink
2021-09-02 13:05:46 +02:00
35439dc987* add custom.py to README * Cython: add column_header to print_group * tdm_reaper.cpp/.hpp: allow for custom header and default header with ids * add custom.py as example * fix minimal.py/usage.py to run successfully by defaultMario Fink2021-01-27 10:30:29 +01:00
5535135e46* tdm_reaper.cpp: debug loggin for XML parse doc * tdm_reaper.hpp: provide channelgroup/channel meta data objects * main.cpp: finish full CLI toolMario Fink2021-01-25 17:26:01 +01:00