Skip to content

Releases: JuliaPackaging/Scratch.jl

v1.2.1

02 Nov 10:10
d68e430
Compare
Choose a tag to compare

Scratch v1.2.1

Diff since v1.2.0

Merged pull requests:

Closed issues:

  • Broken link in readme.md (#42)

v1.2.0

08 Mar 12:23
0660e25
Compare
Choose a tag to compare

Scratch v1.2.0

Diff since v1.1.1

Closed issues:

  • Option to disable scratch_usage.toml (#32)
  • get_scratch! on read-only filesystem (#33)
  • m[1] could be nothing (#35)

Merged pull requests:

v1.1.1

14 Jul 18:44
2463844
Compare
Choose a tag to compare

Scratch v1.1.1

Diff since v1.1.0

Closed issues:

  • Using a scratch space can fail when using relocated sysimages (#29)

Merged pull requests:

v1.1.0

10 Jun 00:49
57c5bd7
Compare
Choose a tag to compare

Scratch v1.1.0

Diff since v1.0.3

Closed issues:

  • README uses invalid key in example (#16)
  • Support earlier Julia versions? (#22)

Merged pull requests:

v1.0.3

01 Oct 09:03
Compare
Choose a tag to compare
Set version to 1.0.3.

v1.0.2

13 Sep 13:20
3025a7f
Compare
Choose a tag to compare
Set version to 1.0.2.

v1.0.1

04 Sep 22:47
5677106
Compare
Choose a tag to compare
track_scratch_access: fix a corner case when trying to look up (#13)

the project file for a loaded package that is not reachable
any longer and thus Base.pathof(m) returns nothing.

v1.0.0

31 Aug 17:20
3b39322
Compare
Choose a tag to compare
Change the order of namespace and key (#10)

Long live the superior argument order!