Releases: bigeasy/indexeddb
Releases · bigeasy/indexeddb
Indexeddb v0.0.1
- Update for dependency upgrades.
- Upgrade
avenueto0.6.13. - Upgrade
mementoto^0.1.14. - Upgrade
turnstileto^6.0.0-alpha.74. - Start of IndexedDB looping constructs.
- Upgrade
mementoto^0.1.2. - Start of edify generated
README.md. - Create database with an upgrade.
- Sketch of everything that needs to be completed.
- Just want it to compile for now.
- Build with Node.js 12, 14 and 15 on CI/CD.
- Update
LICENSEfor 2021. - Upgrade
avenueto0.6.8. - Upgrade
mementoto^0.1.1. - Upgrade
turnstileto^6.0.0-alpha.56. - Checking in sketches before Memento upgrade.
- Upgrade
proofto^9.0.3. - Upgrade
event-target-shimto6.0.2. - Implement IndexedDB sort. Closes #16.
- Implement
EventTarget. Closes #15. - Add chicklets and links to
README.md. Closes #10. - Remove old release not tracking. See #10.
- Convert
README.mdto Markdown. - Really get rid of that
tdirectory. See #10. - Build with Actions, ship coverage to Codecov. Closes #11. Closes #12.
- Add
.npmignore. See #10. - Update
.gitignore. See #10. - Remove
tdirectory. See #10. - Build with only Node.js 12 on Travis CI. Closes #14.
- Update
LICENSEfor 2020. Closes #13. - Build on Travis CI without
sudo. - Upgrade Proof to 0.0.57.
- Build on Travis without shipping to web server.
- Tidy Proof test.
- Upgrade Proof to 0.0.47. Closes #7.
- Upgrade Proof to 0.0.44. Closes #6.
Closes #17.
IndexedDB 0.0.0
Initial Empty Project
An initial release containing an empty library. The project has all the component parts, README, LICENSE and a basic index.js and unit test. It builds on Travis CI and ships its coverage to a public web server.