Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 980 Bytes

File metadata and controls

57 lines (40 loc) · 980 Bytes

Changelog

v0.0.0

  • Initial configurations
  • Initial tests
  • Initial methods

v1.0.0-rc1

  • Fix variant to json bug
  • Fix exposure method to use amplitude lib

v1.0.0-rc2

  • Fix exposure tracks -> In previous version this isn't working because the instanceName passed was wrong

v1.0.0-rc3

  • Provides an way to custom instanceName

v1.0.0-rc4

  • Fix README typing error

v1.0.0-rc5

  • Add platforms support specification

v1.0.0-rc6

  • Fix platform support

v1.0.0-rc7

  • Fix platform support

v1.0.0-rc8

  • Provide an example

v1.0.0

  • First version

v1.1.0

  • Update Amplitude dependency

v1.2.0

  • Update all dependencies

v1.3.0

  • Update dependencies and provide doc

v1.3.1

  • Update dependencies and dart format

v1.4.0

  • Update dependencies
  • Change SharedPreferences implementation to be compatible with last version
  • Fix tests credentials

v1.4.1

  • Update dependencies
  • Add context method in exposureTrackingProvider