Skip to content

Releases: Vopaaz/checkpointing

v1.0.1

Choose a tag to compare

@Vopaaz 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

Choose a tag to compare

@Vopaaz Vopaaz released this 16 Nov 03:33
1ad4c7c

What's Changed

Full Changelog: v0.1.2...v1.0.0

v0.1.2

Choose a tag to compare

@Vopaaz 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

Choose a tag to compare

@Vopaaz 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

Choose a tag to compare

@Vopaaz Vopaaz released this 24 Jul 22:07

Launch v0.1.0

v0.0.5

Choose a tag to compare

@Vopaaz Vopaaz released this 24 Jul 05:13

import fix

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@Vopaaz 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

Choose a tag to compare

@Vopaaz Vopaaz released this 16 Jul 22:08
43d4ed3

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

Choose a tag to compare

@Vopaaz Vopaaz released this 29 Jun 15:02

What's Changed

New Contributors

  • @Vopaaz made their first contribution in #1

Full Changelog: v0.0.1...v0.0.2

Placeholder

Choose a tag to compare

@Vopaaz Vopaaz released this 05 Dec 07:03
v0.0.1

Add CD script