Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

39 lines (31 loc) · 1.15 KB

Change Log

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.0.2 - 2017-07-02

Fixed

  • Babel runtime inclusion

1.0.1 - 2016-12-06

Changed

  • Readme code fix

1.0.0 - 2016-11-05

Added

  • Support for Express version 4
  • Query string lookup

Changed

  • Renamed domain lookup to hostname
  • Lookup configuration lives under the same keys as the priority list items
  • Language to locale mapping became a lookup
  • Custom lookups are supplied within the configuration
  • Codebase now uses ES6 syntax

0.1.2 - 2014-06-28

Fixed

  • Changed en_UK into en_GB

[0.1.1] - 2014-06-24

Added

  • First working version