0.4.0
- Add debug logs to Nightfall module
- Change primary class name from
ApitoNightfallto make things a bit
more clear when this library is used in other programs and allowfrom nightfall import Nightfall
warning
This is a breaking change, since the previous version of this SDK
imported Nightfall using from nightfall.api import Api