Skip to content

Releases: jaredwray/keyv

2023-04-15

15 Apr 23:22
Compare
Choose a tag to compare

Package Releases 🍻

  • Etcd (v1.2.0) - Full rewrite to typescript and module updates!
  • MySQL (v1.6.3) - mysql2 upgraded to latest.

What's Changed

Full Changelog: 2023-04-03...2023-04-15

2023-04-03

03 Apr 15:48
Compare
Choose a tag to compare

Package Updates 🤖

  • redis (2.5.7) - updated with fixes around the iterator by @AuspeXeu #749
  • test-suite (1.9.2) - updated ava and other modules to their latest for the testing suite
  • memcache (1.3.7) - updated memjs to its latest version 1.3.1 #758

What's Changed

  • add async/await for postgres by @christianllv in #748
  • website - upgrading docula and fs-extra to latest by @jaredwray in #751
  • fix: according to the redis documentation, an iterator must not be co… by @AuspeXeu in #749
  • update template design for website by @christianllv in #752
  • add custom head title tag by @christianllv in #755
  • memcache - upgrading typescript to 5.0.3 by @jaredwray in #757
  • memcache - upgrading memjs to 1.3.1 by @jaredwray in #758
  • redis - upgrading typescript to 5.0.3 by @jaredwray in #759
  • test-suite - upgrading typescript and @ava/typescript to latest by @jaredwray in #760
  • test-suite - upgrading sqlite3 to 5.1.6 by @jaredwray in #761
  • offline - upgrading typescript to 5.0.3 by @jaredwray in #762
  • compress-gzip - upgrading typescript and related modules to latest by @jaredwray in #763
  • compress-brotli - upgrading typescript and webpack to latest by @jaredwray in #764
  • keyv - upgrading typescript to 5.0.3 by @jaredwray in #765
  • keyv - upgrading ava to 5.2.0 by @jaredwray in #766
  • keyv - upgrading c8 to 7.13.0 by @jaredwray in #767
  • keyv - upgrading eslint to 8.37.0 by @jaredwray in #768

New Contributors

Full Changelog: 2023-03-20...2023-04-03

2023-03-20

20 Mar 15:25
Compare
Choose a tag to compare

Package Releases 🎉

  • @keyv/sqlite (3.6.5) - upgrading sqlite3 to 5.1.6 and other development module updates
  • @keyv/postgres (1.4.4) - upgrading pg to 8.10.0 and other development module updates
  • @keyv/mysql (1.6.2) - upgrading mysql2 to 3.2.0 and other development module updates
  • @keyv/etcd (1.5.5) - upgrading cockatiel to 3.1.1 and other development module updates

What's Changed

New Contributors

Full Changelog: 2023-03-06...2023-03-20

2023-03-06

06 Mar 18:04
Compare
Choose a tag to compare

Package Releases 📢 🙌

  • @keyv/redis (v2.5.6) - updating the ioredis driver to latest
  • @keyv/postgres (v1.4.3) - adding the ability to add in schema to options but defaults to public.
  • @keyv/compress-brotli (v1.1.3) - updating with bug fix #679

What's Changed

New Contributors

Full Changelog: 2023-02-19...2023-03-06

2023-02-19

19 Feb 17:47
Compare
Choose a tag to compare

Package Releases 🎉

  • Test Suite v1.9.0 - A major upgrade moving the entire project to typescript with its own definition files
  • Offline v3.0.7 - Updated documentation on readme
  • Memcache v1.3.6 - Updated documentation
  • Postgres v1.4.2 - Upgrading the pg module to 8.9.0
  • Mysql v1.6.1 - Upgrading mysql2 module to 3.1.2

What's Changed

New Contributors

Full Changelog: 2023-02-04...2023-02-19

2023-02-04

04 Feb 21:19
33e592a
Compare
Choose a tag to compare

Redis v2.5.5

Update released with upgraded ioredis (v5.3.0) 🎉

What's Changed

New Contributors

Full Changelog: 2023-01-21...2023-02-04

2023-01-21

21 Jan 18:17
Compare
Choose a tag to compare

MySql v1.6.0 - MySql2 module upgrade to 3.0.1!

The mysql storage adapter has been upgraded to the latest mysql2 driver which you can read about here: https://github.com/sidorares/node-mysql2/releases/tag/v3.0.0

What's Changed

Full Changelog: 2022-01-07...2023-01-21

2022-01-07

08 Jan 00:40
Compare
Choose a tag to compare

Compress-Gzip v1.2.3

API is all the same but fully re-written in tyepscript and generating its own type file.

Test-Suite v1.8.9 (Maintenance)

Test suite had a module upgraded that is used for testing bignumber.js

What's Changed

Full Changelog: 2022-12-17...2022-01-07

2022-12-17

17 Dec 21:00
Compare
Choose a tag to compare

@keyv/sqlite is now upgraded

The module has the latest update of sqlite3 now!

What's Changed

New Contributors

Full Changelog: 2022-12-05...2022-12-17

2022-12-05

05 Dec 18:20
Compare
Choose a tag to compare

Maintenance Release 🎉

Majup updates to xo, ava, and core development libraries. Very minor changes overall.

What's Changed

Full Changelog: 2022-11-24...2022-12-05