Skip to content

Releases: CheerlessCloud/twconf

v0.7.1

10 Apr 05:44
Compare
Choose a tag to compare

0.7.1 (2018-04-10)

Bug Fixes

  • twconf: fixed incorrect EError.wrap using (28946ce)

v0.7.0

10 Apr 01:27
Compare
Choose a tag to compare

0.7.0 (2018-04-10)

Bug Fixes

  • types/boolean: fix val.toLowerCase is no a function (332e947)

Features

  • twconf: add context into validation error (4c62db8)
  • twconf: update eerror dependency to 2.0 version (8bc1692)

v0.6.1

15 Aug 12:24
Compare
Choose a tag to compare

<a name"0.6.1">

0.6.1 (2017-08-15)

Bug Fixes

  • config-field: Update validation method (7390ff42)

v0.6.0

14 Aug 10:22
Compare
Choose a tag to compare

<a name"0.6.0">

0.6.0 (2017-08-14)

Bug Fixes

  • config-field:
    • Added throw EError on invalid value. (de72adbe)
    • Remove import of 'core-js'. (87282895)

Features

  • config-field:
    • Refactor and integrade utils/merge-transforms. (4da8a79d)
    • Connect and use utils/get-type, so add object-defined type. (0e72e742)
    • Store inside ConfigField object name on field. (478762cd)
  • env-parser: Added possibility to send custom env collection to parser. (00a75bfa)
  • twconf:
    • Add twconf.asObject getter. (5e2ad181)
    • Added possibility to send custom env collection in constructor options. (b6cc76de)
    • Use eerror in twconf class (index.js). (626b3ba9)
  • types:
    • Change signature of IntType constructor. (28314b06)
    • Add transformation and validation methods to BaseType. (7ba516c7)

v0.5.0

13 Aug 11:57
Compare
Choose a tag to compare

<a name"0.5.0">

0.5.0 (2017-08-13)

Bug Fixes

  • types: Fixed FloatType constructor, change precision validator (a0b032fd)

Features

  • types: Edit validation and transformation process in Number type (4f348974)

v0.4.6

11 Aug 15:05
Compare
Choose a tag to compare

<a name"0.4.6">

0.4.6 (2017-08-11)

Bug Fixes

  • twconf: fixed options param at TwConf constructor (e9fcc3cf)

v0.4.5

10 Aug 16:35
Compare
Choose a tag to compare

<a name"0.4.5">

0.4.5 (2017-08-10)

Bug Fixes

  • Fixed replacing of "export default" with "module.exports" for better compatibili (0dbb957c)

v0.4.4

10 Aug 15:14
Compare
Choose a tag to compare

<a name"0.4.4">

0.4.4 (2017-08-10)

Bug Fixes

v0.4.3

18 Jul 10:35
Compare
Choose a tag to compare

<a name"0.4.3">

0.4.3 (2017-07-18)

Bug Fixes

  • field: rename 'simple' to 'sample' field in constructor of TwConfigField (22846e4e)
  • types: Fix export of BooleanType in types/index.js (bb86ef5b)

v0.4.2

29 Jun 18:35
Compare
Choose a tag to compare

<a name"0.4.2">

0.4.2 (2017-06-29)