Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

27 lines (20 loc) · 1.3 KB

Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.2.0 - 2021-07-07

Added

  • Default the sub slot name to the sub name if create_slot false and no name given [#10]
  • Add support for symbol keyed options to create_subscription [#10]
  • Support removal of subscriptions created without a slot [#10]

1.1.0 - 2021-06-29

Added

  • Support providing the db name to the subscriber? method [#7]
  • Add create replication slot [#8]

Changed

  • Cache type maps for queries/results [#6]

1.0.0 - 2019-05-08