Releases: rayanht/paprika
Releases · rayanht/paprika
Paprika v1.3.0
Paprika v1.2.0
This release introduces new decorators related to error-handling:
@catch
@silent_catch
As usual, the release is already available on PyPI.
Paprika v1.1.0
This release introduces new decorators related to benchmarking:
@timeit
@hotspots
@access_counter
@profile
As usual, the release is already available on PyPI
Paprika v1.0.0
This is the initial release of Paprika, includes the following decorators:
@data
@to_string
@equals_and_hashcode
@singleton
@threaded
@repeat
This release is also available on PyPI.