v0.1.2
Main functional change is to attempt merging adapter keyword args.
See https://github.com/gulducat/basic-api#overlapping-kwargs
Also remove _prepare
method - not really needed, instead just do things in __init__
.
Main functional change is to attempt merging adapter keyword args.
See https://github.com/gulducat/basic-api#overlapping-kwargs
Also remove _prepare
method - not really needed, instead just do things in __init__
.