Skip to content

1.13.3

Compare
Choose a tag to compare
@leoschwarz leoschwarz released this 18 Jul 07:23
· 240 commits to main since this release

Added

  • Flask
    • New endpoint GET /config/remote_base_url for testing

Changed

  • Flask
    • Simplify logging by using loguru only.
    • Simplified setup logic since the production use case should use a WSGI server.

Fixed

  • bfabric_save_csv2dataset.py had an undeclared dependency on numpy and a few bugs which was improved.