
## 0.4.0 - 2016/03/22
	- added an experimental, optional feature to allow loading from ES2015 modules
	  Note : This feature is disabled by default
	  (TODO tests + doc)
	  
## 0.3.3 - 2016/03/22
	- fixed some error messages referencing this lib former name
	- fixed some doc
	- improved error reporting when a required file (ex. config.js) fail
	  to be imported due to a syntax error
	
## 0.3.2 - 2015/12/2
	- fix a bad reading of current environment
	- better doc
	
## 0.3.1 - 2015/11/27
	- added array handling with numeric segments
	- added a bad parameter check
	
## 0.3.0 - 2015/11/24
	- first usable release
