Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 2 KB

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 2 KB

0.5.0 (2022-02-06)

  • Support open Wi-Fi network. #33

0.4.2 (2022-01-01)

  • Update ESLint and Prettier. #29
  • Unbind process from network on disconnect on Android Q. #32

0.4.1 (2021-07-09)

  • Add sample code. #28

0.4.0 (2021-07-05)

  • Update package.json and plugin interfaces. #24
  • Does not add json object in success callback. #25
  • Unregister networkCallback before connecting if needed. #26
  • Supports the deprecated Android API even with CLI. #27

0.3.0 (2020-10-25)

  • Add AndroidQ compatibility. #14
  • Add Cordova Paramedic Tests. #15 #16

0.2.1 (2020-05-25)

  • Update devDependencies

0.2.0 (2019-02-10)

  • Add type definition

0.1.0 (2018-05-04)

  • First release