Releases: henrypp/hostsmgr
Releases · henrypp/hostsmgr
v.2.1.1
v.2.1
- set win7sp1 as minimum required version
- added multi-core cpu support
- added "-thread" option argument
- use hashtable to avoid source duplicates
- enable eh continuation metadata for builds
- fixed string token used uninitialized memory
- fixed header length can be not enough
- renamed config files
- updated sources list
- updated project sdk
- fixed bugs
v.2.0
- increased parsing speed
- added "-noresolve" option to create only host address list
- added "-nobackup" option argument
- added "-nocache" option argument
- added sources from local disk support (issue #9)
- added whitelisting by wildcards (issue #8)
- fixed incorrect utf8 strings conversion
- fixed replacing existing file
- fixed host names parsing
- updated project sdk
- fixed bugs