Skip to content

Releases: pyro-ppl/pyro-api

0.1.1

24 Oct 00:31
Compare
Choose a tag to compare
  • remove f strings to support Python <=3.5

0.1.0

18 Oct 22:52
cfc53e5
Compare
Choose a tag to compare

This initial release moves the pyro.generic module to a new package pyroapi, with no dependencies. New features include:

  • reusable tests in pyroapi.testing and pyroapi.tests.
  • A register_backend() helper to register aliases.