Skip to content

Releases: airbnb/mavericks

v3.1.0

07 Feb 00:26

Choose a tag to compare

Commits

  • c983378: Prepare for release 3.0.13 (#734) (Eli Hart) #734
  • 195e9ed: Replace Kotlin reflection with Java reflection in Setter DSL for Mocking (#736) (Eli Hart) #736
  • 93bb162: Prepare for release 3.1.0 (elihart) #737

v3.0.13

28 Jan 21:24

Choose a tag to compare

Commits

  • 4c68017: Prepare for release 3.0.12 (#732) (Eli Hart) #732
  • be1c221: Create CNAME (Sebastian Gamboa)
  • a37016d: Include class name in non-parcelable args error message (#733) (Valerii Kuznietsov) #733
  • 768d570: Prepare for release 3.0.13 (Eli Hart) #734

v3.0.12

16 Oct 17:02

Choose a tag to compare

Commits

v3.0.11

04 Sep 22:18

Choose a tag to compare

Commits

v3.0.10

18 Apr 22:57

Choose a tag to compare

Commits

  • e88e8be: Fixes a bug that cannot use custom scope viewModel in mvrx-compose. (#712) (정성민) #712
  • 9e999be: feat : Compose - collectAsStateWithLifecycle (#714) (Julien) #714
  • e920c4b: Log a better error message that contains the type of the state class that could not be persisted for easier debugging. (#720) (Andreas Rossbacher) #720
  • 97988eb: Add optional coroutine context support to collectAsState/collectAsStateWithLifecycle (#722) (henni) #722
  • 3eca6a8: update git ignore (Eli Hart) #724
  • 5db3b61: update gradle (Eli Hart) #724
  • d28a5ca: Update dependency versions (Eli Hart) #724
  • 749333f: suppress compose compiler warning (Eli Hart) #724
  • e4c6e5d: Prepare for release 3.0.10 (Eli Hart)

3.0.9

25 Jan 21:25
02a35a6

Choose a tag to compare

  • Fix crash in state restoration with multiple of 32 fields (#707)

3.0.8

04 Dec 18:10

Choose a tag to compare

Fixing #699 java.lang.SecurityException from mock printer (#700)

3.0.7

12 Sep 19:17

Choose a tag to compare

Update dependencies to fix lifecycle inheritance (#689)

v3.0.6

24 Jul 16:06

Choose a tag to compare

Commits

  • 210b92a: Use ActivityViewModelContext for activity scope (#676) (Aaron Pramana) #676

v3.0.5

11 Jul 21:56

Choose a tag to compare

    • fc70e45: Fix issue with classloader while loading fragment args (#688) (Andreas Rossbacher) #688