Skip to content

Bugfix Release v2.15.4

Latest
Compare
Choose a tag to compare
@floriank floriank released this 29 Jun 05:51
· 41 commits to master since this release
v2.15.4
58bebe5

Bugfixes

  • Fixed an issue where the log_level of Logger was changed unintentionally [#222] (thanks @MGPalmer)
  • Fixed an issue cause by a Logger not being correctly thrown away, causing an exception. [#220] (thanks @MGPalmer)
  • Added title field to assets to prevent Error raising when the field is empty. [#218] (thanks @bhtabor)
  • Fixed an issue with ArrayLike not taking multiple arguments leading to Errors when using it with pagination libraries. [#215] (thanks @fatbeard2)