Skip to content

v4.3.0

Compare
Choose a tag to compare
@psrok1 psrok1 released this 07 Sep 11:53
· 87 commits to master since this release
2289317

New features:

  • Implemented task status signaling (#120, thanks @conitrade-as!)
  • Added from_dict method in Config (#123)

Bugfixes:

  • Fixed wrong 'name' behavior in LocalResource.from_directory method (#119)
  • Fixed incorrect exception message when both content and path are provided to LocalResource (#133)
  • Multiple fixes in documentation