Skip to content

Latest commit

 

History

History
63 lines (29 loc) · 980 Bytes

Changelog.md

File metadata and controls

63 lines (29 loc) · 980 Bytes

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)