Skip to content

Latest commit

 

History

History
78 lines (37 loc) · 1.13 KB

Changelog.md

File metadata and controls

78 lines (37 loc) · 1.13 KB

v2.6.0 (2022-09-28)

Features

  • add support for Kali Linux

v2.5.0 (2022-09-27)

Features

  • add support for NixOS

v2.3.0 (2021-05-21)

Features

v2.2.0 (2018-09-16)

Features

  • add support for Manjaro Linux (a4fddb88)

v2.1.1 (2018-09-16)

Bug Fixes

v2.1.0 (2018-09-16)

Features

v2.0.0 (2017-05-19)

v1.0.0 (2017-05-11)

Features

  • Provide OS Version
  • BREAKING CHANGE: current_platform now returns a struct instead of an enum
  • BREAKING CHANGE: We do not support Windows anymore

v0.6.0 (2016-02-07)

Features

  • implement clone trait for OSType enum (42298ddd)