Skip to content

2.1.0

Compare
Choose a tag to compare
@flaupretre flaupretre released this 22 Jul 08:53
· 36 commits to master since this release

Warning : Version 2 introduces a BC break : sf_os_family and sf_os_distrib now return lowercase names (linux, centos, aix, etc). Those names were previously mixed-case. So, code using sf_os_xxx() functions potentially needs to be fixed to use sysfunc versions 2.0.0 and up.