Skip to content

Releases: Vopaaz/checkpointing

v1.0.1

18 Feb 05:14

Choose a tag to compare

  • 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

16 Nov 03:33
1ad4c7c

Choose a tag to compare

What's Changed

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

v0.1.2

04 Aug 04:24

Choose a tag to compare

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

27 Jul 03:04

Choose a tag to compare

Setup changelog and documentation for each version

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Jul 22:07

Choose a tag to compare

Launch v0.1.0

v0.0.5

24 Jul 05:13

Choose a tag to compare

import fix

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

v0.0.4

24 Jul 02:26

Choose a tag to compare

Pre-release for testing

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

16 Jul 22:08
43d4ed3

Choose a tag to compare

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

29 Jun 15:02

Choose a tag to compare

What's Changed

New Contributors

  • @Vopaaz made their first contribution in #1

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

Placeholder

05 Dec 07:03

Choose a tag to compare

v0.0.1

Add CD script