Skip to content

Releases: bigeasy/magazine

Magazine v6.0.0-alpha.10

07 Feb 06:50
Compare
Choose a tag to compare
Pre-release
  • Update LICENSE for current year.

Closes #111.

Magazine v6.0.0-alpha.9

23 Jul 05:29
Compare
Choose a tag to compare
Pre-release
  • Upgrade keyify to ^3.0.0.

Closes #110.

Magazine v6.0.0-alpha.8

22 Jul 20:32
Compare
Choose a tag to compare
Pre-release
  • Build with Node.js 16 on GitHub Actions.
  • Build with Node.js 16 on Travis CI.

Closes #109.

Magazine v6.0.0-alpha.7

23 Mar 03:13
Compare
Choose a tag to compare
Pre-release
  • Update description in package.json.

Closes #108.

Magazine v6.0.0-alpha.6

16 Jan 12:36
Compare
Choose a tag to compare
Pre-release
  • Rename magazine() to subordinate().

Closes #107.

Magazine v6.0.0-alpha.5

02 Jan 05:48
Compare
Choose a tag to compare
Pre-release
  • Caret pin Keyify.
  • Update LICENSE for 2021.

Closes #106.

Magazine v6.0.0-alpha.4

28 Dec 08:16
Compare
Choose a tag to compare
Pre-release
  • Pop errored handles, add keys to cartridge.

Closes #105.

Magazine v6.0.0-alpha.3

28 Dec 06:55
Compare
Choose a tag to compare
Pre-release
  • Allow OpenClose to create childen.

Closes #104.

Magazine v6.0.0-alpha.2

26 Dec 06:53
Compare
Choose a tag to compare
Pre-release
  • Rename count to size.
  • Implement an async cache helper.
  • More thoughts on async caching.
  • Create sub-caches without providing key.
  • cache alias did not return value.

Closes #103.

Magazine v6.0.0-alpha.1

20 Dec 18:33
Compare
Choose a tag to compare
Pre-release
  • Replace forever loop with while.
  • Build with Node.js 12, 14, and 15 on CI/CD.
  • Replace iterator object with generator.

Closes #102.