- fix: autofill should properly use available args even if kwargs are present
0.1.5
- new: **unstable implementation** of adapter, which allows to temper with the parameters given to a function. Only works with singular function at the moment - fix: prototype annotations where | was wrongly used were changed to Union - tests: some tests were missing
0.1.4
- bindings.command can be used to specify a command to be ran at singular - "setup done" logs have been removed - logs are not setup by default - option --log displays log
0.1.3
- aiosow.bindings.setup now ignores duplicate functions. - -la allows to log every function that has been called with autofill - -c has been vaulted for next release