Skip to content

Releases: TimMikeladze/gist-database

Release 1.8.0

06 Jan 18:51
Compare
Choose a tag to compare
  • ✨ commander cli for creating or destroying a database (9a87d9b)

Release 1.7.0

06 Jan 18:04
Compare
Choose a tag to compare
  • Merge branch 'master' of github.com:TimMikeladze/gist-database (ab3ec57)
  • ✅ 🐛 🚑 🚨 fix initialization with existing gist id (1890a0f)
  • Merge pull request #2 from TimMikeladze/renovate/all-minor-patch (ef02336)
  • 🐛 add #!/usr/bin/env node (de774d2)
  • Update dependency husky to v8.0.3 (ec0e83d)

Release 1.6.1

04 Jan 01:30
Compare
Choose a tag to compare
  • 📦 update description of npm package (3a2e7b0)
  • 📚 add acceptable use policy to readme (4bc63c3)

Release 1.6.0

03 Jan 22:58
Compare
Choose a tag to compare
  • ✅ 📚 ✨ 🚨 store extra raw files alongside main key/value (0778276)

Release 1.5.0

03 Jan 08:35
Compare
Choose a tag to compare
  • ✅ 📚 ✨ 🚨 add rev id for dirty optimistic locking (a89b8ce)

Release 1.4.0

03 Jan 06:19
Compare
Choose a tag to compare
  • ⬆️ typescript eslint (d3fd84d)
  • ✅ 📚 ✨ 🚨 encryptionKey option and documentation (e9572c9)

Release 1.3.0

02 Jan 21:30
Compare
Choose a tag to compare
  • 🐛 update leftover MAX_FILE_SIZE_BYTES value (ce69e9e)
  • ✨ getDatabaseId function (b681082)
  • 🐛 updating existing document (34052dc)

Release 1.2.1

02 Jan 20:40
Compare
Choose a tag to compare
  • 🐛 flatten paths when using get/set/del util functions (f423a58)

Release 1.2.0

02 Jan 19:43
Compare
Choose a tag to compare
  • 📚 ✨ add pretty compression option (4bc1333)
  • ✨ add keys function (9410ff1)

Release 1.1.1

02 Jan 09:05
Compare
Choose a tag to compare