Skip to content

Releases: ramonornela/configuration

0.0.13

12 Dec 13:51
Compare
Choose a tag to compare

0.0.13 (2016-12-12)

Bug Fixes

Features

  • config: allow extends configuration of envs (ex: prod:dev) (55eb833)
  • config: allow extends env by key(identifier) (840f427)

Performance Improvements

  • config: checkExtends not call get() (12a89b2)