Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/0.2.0 #25

Merged
merged 6 commits into from
Oct 10, 2022
Merged

Release/0.2.0 #25

merged 6 commits into from
Oct 10, 2022

Commits on Oct 4, 2022

  1. Upgrade min Flutter, Dart and Android SDK versions and upgrade depend…

    …encies (close #19)
    
    PR #21
    
    Co-authored-by: Bruno Koga <brunokoga187@gmail.com>
    matus-tomlein and koga187 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    d58368b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    66396a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    b7e5b0c View commit details
    Browse the repository at this point in the history
  2. Upgrade underlying mobile native trackers to version 4 (close #17)

    PR #24
    
    * Upgrade to iOS tracker v4
    
    * Update pubspec.lock
    
    * Use Android v4
    
    * Fix pubspec.lock in example
    mscwilson committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    e855893 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configure custom POST path (close #15)

    PR #22.
    
    * Add customPostPath to Snowplow class
    
    * Add docstring for customPostPath
    
    * Update Android config reader
    
    * Set customPostPath for Android
    
    * Set customPostPath for iOS
    
    * Set customPostPath for web
    
    * Restore demo app endpoint
    
    * Tidy up code
    
    * Remove leading slash, but add it back for web
    
    * Update docstring
    
    * Update docs
    
    * Allow iOS tracker to add a leading / if necessary
    mscwilson committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    fbfc3fb View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Prepare for 0.2.0 release

    mscwilson committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f69ced8 View commit details
    Browse the repository at this point in the history