v1.4.1
Bug fixes to string handling
The libenvpp internal string handling on windows was treating empty strings as not present which lead to unexpected exceptions being thrown. Issue reported in #7.
This release also hardens against string conversion failures, so that they don't crash irrecoverably.