8000 Release v1.4.1 · ph3at/libenvpp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.4.1

Compare
Choose a tag to compare
@BlackMark29A BlackMark29A released this 23 Apr 13:08
· 17 commits to main since this release

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.

0