Skip to content

Releases: jackhftang/lrucache.nim

Release 1.1.4

20 Feb 16:48
Compare
Choose a tag to compare
  • Merge pull request #5 from status-im/fix/fwd-decl (0267de3)
  • fix: make len available to other procs (ac18cb7)

Release 1.1.3

22 Oct 14:20
Compare
Choose a tag to compare
  • backward compatible with rightSize (aac732f)

Release 1.1.2

21 Oct 17:07
Compare
Choose a tag to compare
  • Revert "support initTable with or without rightSize" (38b0829)

Release 1.1.1

21 Oct 16:25
Compare
Choose a tag to compare
  • support initTable with or without rightSize (0e88c33)
  • use proc instead of func (15bf040)
  • update API link (d590a3f)

Release 1.1.0

07 Sep 11:10
Compare
Choose a tag to compare

Release 1.0.4

15 Jul 11:07
Compare
Choose a tag to compare
  • Revert "store hashes of keys instead of keys" (7248ef2)

Release 1.0.3

15 Jul 10:44
Compare
Choose a tag to compare
  • store hashes of keys instead of keys (b87dce9)
  • rename LRUCache to LruCache (09f49db)

Release 1.0.2

11 May 10:11
Compare
Choose a tag to compare

Release 1.0.1

07 May 16:10
Compare
Choose a tag to compare