Skip to content

Releases: davidbrochart/fastaio

0.5.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 10:47
  • Fix Module.get value type.
  • Make Module.get raise TimeoutError when not getting a value in time.

0.4.1

Choose a tag to compare

@github-actions github-actions released this 04 Feb 10:08
  • Add py.typed.

0.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Feb 20:19
  • Change API names.

0.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Jan 14:21
  • Fix server shutdown.
  • Allow component name from entry-point in config.
  • Add merge_config().
  • Allow adding components from config dictionary.
  • Add get_resource() timeout parameter.
  • Make self.done() optional.
  • Add logging.
  • Add FastAPIComponent.

0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 15:03
Release v0.2.0

0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Dec 12:14
Add GitHub publish to PyPI workflow