Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

45 lines (34 loc) · 1.26 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Changed

  • Allow Telemetry ~> 1.0

[0.7.3] 2020-02-04

Added

  • Add support for correctly rehydrating embedded maps

[0.7.2] 2020-01-20

Fixed

  • Fix the postgrex automatic reconnection

Added

  • Rehydration of embedded schemas
  • Option to disable event cleanup error (:log_cleanup_errors)

[0.7.1] 2019-12-16

Added

[0.7.0] - 2019-09-06

Changed

  • Updated for Dawdle v0.7.0.

0.6.0 - 2019-08-05

Added

  • Telemetry events are now fired during event handling.
  • The singleton watcher is now managed by Swarm.

Changed

  • Minor updates to README.md.

0.5.0 - 2019-04-17

Initial release.