Commit Graph

7 Commits

Author SHA1 Message Date
onyx-and-iris
d5184d0559 fix wording in changelog 2022-09-05 19:06:18 +01:00
onyx-and-iris
db789b8342 tomli/tomllib compatibility layer added.
Type annotation Self removed.

python version requirement changed.

tomli added as runtime dependency if py ver < 3.11

minor version bump.
2022-09-05 17:06:11 +01:00
onyx-and-iris
f8c6659fd8 package renamed to xair-api
now packaged with poetry and added to pypi

using tomllib, requires python 3.11

readme, changelog updated to reflect changes

major version bump
2022-08-07 23:55:51 +01:00
onyx-and-iris
e8d23562f1 date fix 2022-05-01 11:17:30 +01:00
onyx-and-iris
21c4246441 add create stable branch todo 2022-05-01 10:20:55 +01:00
onyx-and-iris
fa75971aa1 changelog added
fixes #2
2022-05-01 09:43:07 +01:00
onyx-and-iris
550b8c4240 tests migrated from nose to pytest
fixes #1

config.ini added to gitignore

rewording in readme, links to behringer/midas pages added.

kinds supported updated.

development dependencies updated in setup.py

kind maps in kinds module updated

kwarg port added (might revert this later)

pre-commit.ps1 added for use with git hook

mr18 tests badge added to readme
2022-05-01 03:46:44 +01:00