Skip to content

Latest commit

 

History

History
96 lines (43 loc) · 3.24 KB

CHANGELOG.md

File metadata and controls

96 lines (43 loc) · 3.24 KB

Change Log

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

0.1.0 (2019-01-23)

Bug Fixes

0.1.0-alpha.9 (2018-12-17)

Bug Fixes

  • handle modification_date as local createdAt key (6b3ec89)

0.1.0-alpha.8 (2018-12-06)

Features

  • add createdAt/updateAt on documents by default (71cb620)
  • mongodb: implement projection when querying data (5501673)

0.1.0-alpha.7 (2018-11-14)

Features

0.1.0-alpha.6 (2018-11-12)

Bug Fixes

0.1.0-alpha.5 (2018-11-12)

Bug Fixes

0.1.0-alpha.2 (2018-11-08)

Features

  • mongodb: add index on portal_type and grouping_reference (17d5af3)
  • postgresql: add index on portal_type and grouping_reference (fb54fb3)

0.1.0-alpha.1 (2018-11-07)

Features

  • add jio as a dependency (20fe38b)

0.1.0-alpha.0 (2018-11-07)

Features

  • export interface for ClearRoad constructor (44b37ed)
  • mariadb: add storage (8fa9270)
  • mongodb: add storage (844311f)
  • postgresql: add storage (ec543b0)