Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 1.57 KB

File metadata and controls

36 lines (18 loc) · 1.57 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.5 (2021-11-20)

Features

  • converts legacy polling to readable, removes rxjs (7e4a204)

0.0.4 (2021-11-18)

Features

  • initial impl for logical replication protocol (0cb2025)
  • updates docs, finalizes streaming repl (5ed5c34)

Bug Fixes

  • fixes build errors (1ff9e68)
  • removes extra transform class (3801457)

0.0.3 (2021-11-14)

0.0.2 (2021-11-14)

0.0.1 (2021-11-14)

Features

  • adds dbg, prettier, eslint (d6538cb)
  • impl. cleanup, +adds async-iterators (81a224f)