All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- implement two-way redaction (both for client and agent) (#9) (5179468)
- update Cobrowse.io SDK (#8) (06844f7)
- implement remaining delegate methods (9259bfc)
- implement support for the default 6-digits code UI (320def0)
- implement version bumping via
stanard-version
(506132c)
- Merge pull request #1 from lassana/feature/first_version (24fb984)
- throw exceptions where appropriate (740c297)
- don't generate
BuildConfig.java
and R.java
(#6) (f64e757)
- set the correct minimum SDK version in the example app, the same as in the SDK (Android 7.0, API 24) (#2) (d36e655)
- First version of the Flutter SDK (24fb984)