Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 577 Bytes

CHANGELOG.md

File metadata and controls

57 lines (36 loc) · 577 Bytes

1.2.2

  • add MIT license disclaimer

1.2.1

  • update bowser to 2.11.0 version

1.2.0

  • add isChromeOS os-util

1.1.1

  • fix of satisfies method
  • add proxy isSatisfied

1.1.0

  • export satisfies method

1.0.2

  • Add general utils
  • Add version of OS

1.0.1

  • Remove babel-polyfill from bundle.

1.0.0

Initial release with following API

Browser flags:

  • chrome
  • firefox
  • edge
  • ie
  • opera
  • safari

OS flags:

  • android
  • ios
  • iPadOS
  • linux
  • macOS
  • windows

Platform flags:

  • mobile
  • tablet
  • desktop