Releases: Vopaaz/checkpointing
Releases · Vopaaz/checkpointing
v1.0.1
Compare
Sorry, something went wrong.
No results found
Vopaaz
released this
18 Feb 05:14
Added support to decorate a function without parenthesis (@checkpoint instead of @checkpoint())
Thanks for the proposal in #8
Full Changelog : v1.0.0...v1.0.1
v1.0.0
Compare
Sorry, something went wrong.
No results found
Vopaaz
released this
16 Nov 03:33
What's Changed
Full Changelog : v0.1.2...v1.0.0
v0.1.2
Compare
Sorry, something went wrong.
No results found
Vopaaz
released this
04 Aug 04:24
What's Changed
Using Pickle 5 by default for both cache and hashing by @Vopaaz in #4
Explain how to extend the checkpoint in the documentation by @Vopaaz in #5
Full Changelog : v0.1.1...v0.1.2
v0.1.1
Compare
Sorry, something went wrong.
No results found
Vopaaz
released this
27 Jul 03:04
Setup changelog and documentation for each version
Full Changelog : v0.1.0...v0.1.1
v0.1.0
Compare
Sorry, something went wrong.
No results found
Vopaaz
released this
24 Jul 22:07
v0.0.5
Compare
Sorry, something went wrong.
No results found
Vopaaz
released this
24 Jul 05:13
import fix
Full Changelog : v0.0.4...v0.0.5
v0.0.4
Compare
Sorry, something went wrong.
No results found
Vopaaz
released this
24 Jul 02:26
Pre-release for testing
What's Changed
Full Changelog : v0.0.3...v0.0.4
v0.0.3
Compare
Sorry, something went wrong.
No results found
Vopaaz
released this
16 Jul 22:08
Release pre-0.1 for manual testing
What's Changed
New hash module with dill as the general backend by @Vopaaz in #2
Full Changelog : v0.0.2...v0.0.3
v0.0.2
Compare
Sorry, something went wrong.
No results found
Vopaaz
released this
29 Jun 15:02
What's Changed
New Contributors
Full Changelog : v0.0.1...v0.0.2
Placeholder
Compare
Sorry, something went wrong.
No results found
Vopaaz
released this
05 Dec 07:03
v0.0.1
Add CD script