Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 792 Bytes

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 792 Bytes

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.

[1.2.1] - 2019-08-06

Changed

  • Client injection refactored

[1.2.0] - 2019-07-18

Added

  • getInstance with client propagation

[1.1.1] - 2019-07-15

Changed

  • model package instead of model-controller

Fixed

  • ModelClient fixed table getter

[1.1.0] - 2019-07-04

Added

  • Settings package for handle settings

Changed

  • ModelClient get method - limited to 1 client

[1.0.0] - 2019-06-26

Added

  • ModelClient for getting client
  • ModelClient and ActiveClient - getByField method
  • tests