Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuanSeBestia/react-native-wifi-reborn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.4
Choose a base ref
...
head repository: JuanSeBestia/react-native-wifi-reborn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 2 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 16, 2020

  1. feat(iOS): Connect to SSID prefix functions. (#25)

    * Added connectToProtectedSSIDPrefix function for iOS users version 13+.
    
    * Added connectToProtectedSSIDPrefix to documentation. Corrected isWeb description to isWep with greater explanation.
    
    * Reverted joinOncne back to true.
    
    * Fixed error message on connectToProtectedSSID.
    
    * connectToSSIDPrefix function and updated README.
    
    Co-authored-by: Juan Sebastian Dussan Cubides <juanse.cloud@gmail.com>
    jkaravakis and JuanSeBestia committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    5b52c97 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.3.0 [skip ci]

    # [2.3.0](v2.2.4...v2.3.0) (2020-01-16)
    
    ### Features
    
    * **iOS:** Connect to SSID prefix functions. ([#25](#25)) ([5b52c97](5b52c97))
    semantic-release-bot committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    66ae44c View commit details
    Browse the repository at this point in the history
Loading