Releases: CheerlessCloud/twconf
Releases · CheerlessCloud/twconf
v0.7.1
0.7.1 (2018-04-10)
Bug Fixes
- twconf: fixed incorrect EError.wrap using (28946ce)
v0.7.0
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
<a name"0.6.1">
0.6.1 (2017-08-15)
Bug Fixes
- config-field: Update validation method (7390ff42)
v0.6.0
<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
<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
<a name"0.4.6">
0.4.6 (2017-08-11)
Bug Fixes
- twconf: fixed options param at TwConf constructor (e9fcc3cf)
v0.4.5
<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
<a name"0.4.4">
0.4.4 (2017-08-10)
Bug Fixes
v0.4.3
<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
<a name"0.4.2">
0.4.2 (2017-06-29)