Commit Graph

15 Commits

Author SHA1 Message Date
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
731f0906ef Update .gitignore 2022-08-09 17:54:59 +01:00
onyx-and-iris
c159812fe3 remove redundant import
fix docstrings to match new package name
2022-08-08 00:13:14 +01:00
onyx-and-iris
a45a57d1e4 config.toml to gitignore 2022-08-08 00:06:40 +01:00
onyx-and-iris
9f0e5c7891 fix github md? 2022-08-07 23:58:35 +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
cbc355d119 add link to changelog in readme 2022-05-01 09:45:10 +01:00
onyx-and-iris
fa75971aa1 changelog added
fixes #2
2022-05-01 09:43:07 +01:00
onyx-and-iris
885c2e40e1 changelog added.
fixes #2
2022-05-01 09:42:33 +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
onyx-and-iris
8bad4d549a Update .gitignore 2022-04-27 19:44:38 +01:00
onyx-and-iris
68b1907147 Update __main__.py
remove redundant import
2022-04-21 15:40:36 +01:00
onyx-and-iris
bf9b72f31f initial commit
initial commit
2022-04-05 20:05:55 +01:00