Skip to content

Releases: zgornel/Caching.jl

v0.2.1

03 Jun 17:16
Compare
Choose a tag to compare
Fixed versions in .travis.yml, Project.toml

v0.2.0

23 Mar 15:01
Compare
Choose a tag to compare

Caching v0.2.0

Diff since v0.1.2

Closed issues:

  • Persistence Problem (#8)

Merged pull requests:

v0.1.2

20 Mar 16:01
Compare
Choose a tag to compare

Caching v0.1.2

Diff since v0.1.1

Closed issues:

  • caching function that returns mutable produces confusing behaviour (#6)
  • Register v0.1.1 (#9)
  • Caching ignores the order of function arguments? (#11)

Merged pull requests:

Caching v0.1.1

16 Apr 15:58
Compare
Choose a tag to compare
Updated version,uuid in Project.toml

Caching v0.1.0

28 Sep 21:49
67d5bde
Compare
Choose a tag to compare
Update Project.toml

Caching.jl v0.0.3

26 Sep 17:23
8afe4d7
Compare
Choose a tag to compare
Merge pull request #4 from zgornel/improvements_and_new_features

Improvements and new features

Caching.jl v0.0.2

19 Sep 18:44
Compare
Choose a tag to compare
  • Added support for compression (bzip2, gzip)
  • Other improvements

Caching.jl v0.0.1

13 Sep 14:07
5d2c81b
Compare
Choose a tag to compare
Merge pull request #1 from zgornel/improved_display

Improvements and bugfixes