Skip to content

Latest commit

 

History

History
70 lines (36 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

70 lines (36 loc) · 1.88 KB

Changelog

All notable changes to this project will be documented in this file.

2.2.1 - 2022-08-11

  • Upgrade to Kotlin 1.7.10

2.2.0 - 2022-06-09

  • Upgrade to Kotlin 1.7.0

2.1.0 - 2022-01-17

  • Add Android native targets

2.0.0 - 2022-01-11

2.0.0-alpha03 - 2022-01-08

Changed

  • Expand list of targets to include all tvOS, watchOS and iOS variants as well as their simulators.

2.0.0-alpha02 - 2022-01-08

Changed

  • Fix an API visibility error that resulted in match methods being unavailable from public API

2.0.0-alpha01 - 2022-01-08

Changed

  • The library is now KMP compatible, available for JVM, JS, iOS, Linux, macOS, and Windows.
  • The package name has been changed to com.github.androidpasswordstore.sublimefuzzy

1.0.0 - 2021-04-07

Added

  • Document public methods

1.0.0-alpha01 - 2021-04-07

Initial release