Skip to content

Releases: invenia/Checkpoints.jl

v0.3.21

16 Feb 21:59
214d355
Compare
Choose a tag to compare

Checkpoints v0.3.21

Diff since v0.3.20

Merged pull requests:

  • Introduce a Handler hierarchy and DictHandler (#50) (@rofinn)

v0.3.20

08 Dec 17:44
ee797f5
Compare
Choose a tag to compare

Checkpoints v0.3.20

Diff since v0.3.19

Merged pull requests:

v0.3.19

09 Aug 20:49
7821dde
Compare
Choose a tag to compare

Checkpoints v0.3.19

Diff since v0.3.18

Merged pull requests:

  • CompatHelper: bump compat for AWSS3 to 0.10, (keep existing compat) (#47) (@github-actions[bot])

v0.3.18

09 Aug 17:54
b45e5ad
Compare
Choose a tag to compare

Checkpoints v0.3.18

Diff since v0.3.17

Merged pull requests:

  • Support deprecating checkpoint names (#45) (@rofinn)

v0.3.17

09 Dec 11:37
8c25fea
Compare
Choose a tag to compare

Checkpoints v0.3.17

Diff since v0.3.16

Closed issues:

  • Error indexing S3Path with JLSO file at top level (#41)

Merged pull requests:

v0.3.16

19 Nov 13:17
e2ded1d
Compare
Choose a tag to compare

Checkpoints v0.3.16

Diff since v0.3.15

Closed issues:

  • Incorrect prefixes when indexing checkpoints that have no tags (#39)

Merged pull requests:

  • Make IndexEntry take a base_dir so prefixes and tags can be correct (#40) (@oxinabox)

v0.3.15

17 Nov 17:43
f380d77
Compare
Choose a tag to compare

Checkpoints v0.3.15

Diff since v0.3.14

Closed issues:

  • add checkpoint_fullname(x::IndexEntry) (#28)

Merged pull requests:

v0.3.14

13 Oct 17:00
72299dd
Compare
Choose a tag to compare

Checkpoints v0.3.14

Diff since v0.3.13

Merged pull requests:

v0.3.13

11 Oct 16:53
9e0b661
Compare
Choose a tag to compare

Checkpoints v0.3.13

Diff since v0.3.12

v0.3.12

04 Oct 19:02
708cde9
Compare
Choose a tag to compare

Checkpoints v0.3.12

Diff since v0.3.11

Merged pull requests:

  • Update test dependency from AWSCore to AWS (#33) (@morris25)