9d5f0cff01bump version 2.1.13; reuse and extract various text fields, take care of backslash in text w.r.t. to python dict
v2.1.13
Mario Fink2025-02-12 01:04:51 +01:00
75d70a9521* github actions: fix Unable to download artifact(s): Artifact not found for name: binary-wheels * README.md: structure and sort references * bump v2.1.8
v2.1.8
Mario Fink2025-02-02 00:28:08 +01:00
60ac1365a5* imc_channel.hpp: usage of iconv for unix only * IMCtermite.pyx: add codepage conversion for windows * bump VERSION
v2.0.13
Mario Fink2023-08-08 00:50:52 +02:00
028deaa2ce* deal with any extra quotes in xunit,xname,yunit,yname => issue #13 * rename CLI binary to lowercase version * IMCtermite.pyx: rename boolean data flag * insert some double quotes in sampleA.raw for testing * version 2.0.1
v2.0.2
Mario Fink2021-10-19 13:48:02 +02:00
ce4a106921* github workflow: only trigger on pushed tag * README.md: update python installation
v2.0.1
Mario Fink2021-09-22 15:08:57 +02:00
ef5aaac254github-workflow: flatten directory structure for download artifacts for PyPI uploadMario Fink2021-09-22 13:45:15 +02:00
3e00543028github workflow: build_setup: employ shell script, MANIFEST.in: include .hpp from libMario Fink2021-09-21 17:16:02 +02:00
0e51c3302fgithub workflow: build_setup: use current working directoryMario Fink2021-09-21 17:04:03 +02:00
c9837f5e68github workflow: fix indent for multiline runMario Fink2021-09-21 17:01:01 +02:00
a3f5042c64github workflow: replace make setup by multiline runMario Fink2021-09-21 17:00:01 +02:00
53d607db2cgithub workflow: sudo required for apt-getMario Fink2021-09-21 16:54:44 +02:00
e009ceb826github workflow: add required whitespace in ymlMario Fink2021-09-21 16:51:48 +02:00
8c1f068406* github/workflows: include build_setup as requirement for all wheels * setup.py: enable c++17 option * gitignore: add wheelhouse/ * README.md: cibuildwheel referencesMario Fink2021-09-21 16:46:05 +02:00
a099849caa* github-actions: install missing cython package for creating sdist wheel * remove VERSION from gitignore and keep VERSION fileMario Fink2021-09-21 15:56:24 +02:00
71a39e90e4github workflows: remove working directory for uploadMario Fink2021-09-21 15:35:05 +02:00
372d4a42f5github workflows: fix working directoryMario Fink2021-09-21 15:31:54 +02:00
12963bae91* rename workflows file and add sdist job * rename CLI executable to IMCtermite * add workflow badge to README.md * clean up makefile * add timestamp of build to CLI binary showing version/helpMario Fink2021-09-21 15:12:42 +02:00
b71d86f735* fix issue of 'inconsistent subsequent blocks' when using set_file() by clearing all buffers * remove schedule from workflows/wheels.ymlMario Fink2021-09-21 13:22:23 +02:00
2d654d2d2a* clean up repository: remove cython/ pip/ parquet/ assets/ * update python module MANIFEST.in to include sourcesMario Fink2021-09-21 13:00:28 +02:00
e6315ee186* add github workflow for building wheels * rename cython module for more consistency * restructure python code * proper python module setup * bump major version 2.0.0Mario Fink2021-09-21 12:55:19 +02:00
617ed541e3reset rescaling factor to 1.0 even if its zero as given in the CR block (issue #12)
v1.2.12
Mario Fink2021-09-16 16:10:13 +02:00
aa020eee0c* add pip/build to gitignore * makefile for pip: extract proper section of README.md * bump version 1.2.11
Mario Fink
2021-09-02 11:56:06 +02:00
b110886935add *.pyd to gitignore, imc_channel.hpp: fix int size_t conversions
v1.2.11
Mario Fink
2021-09-02 11:22:37 +02:00
6bc6880d47fix/disable type conversion warnings
Mario Fink
2021-09-02 11:16:01 +02:00