- add support for NixOS
- add support for Alpine Linux (41f97e75fcae0a6feece3d2e6684bff5dfe6a0e7)
- add support for Manjaro Linux (a4fddb88)
- Update to regex 1.0 (f2afcef5)
- Provide OS Version
- BREAKING CHANGE: current_platform now returns a struct instead of an enum
- BREAKING CHANGE: We do not support Windows anymore
- implement clone trait for OSType enum (42298ddd)