Releases: bigeasy/magazine
Releases · bigeasy/magazine
Magazine v6.0.0-alpha.10
- Update
LICENSE
for current year.
Closes #111.
Magazine v6.0.0-alpha.9
- Upgrade
keyify
to^3.0.0
.
Closes #110.
Magazine v6.0.0-alpha.8
- Build with Node.js 16 on GitHub Actions.
- Build with Node.js 16 on Travis CI.
Closes #109.
Magazine v6.0.0-alpha.7
- Update
description
inpackage.json
.
Closes #108.
Magazine v6.0.0-alpha.6
- Rename
magazine()
tosubordinate()
.
Closes #107.
Magazine v6.0.0-alpha.5
- Caret pin Keyify.
- Update
LICENSE
for 2021.
Closes #106.
Magazine v6.0.0-alpha.4
- Pop errored handles, add keys to cartridge.
Closes #105.
Magazine v6.0.0-alpha.3
- Allow
OpenClose
to create childen.
Closes #104.
Magazine v6.0.0-alpha.2
- Rename
count
tosize
. - 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
- Replace forever loop with while.
- Build with Node.js 12, 14, and 15 on CI/CD.
- Replace iterator object with generator.
Closes #102.