Skip to content

Releases: Trendyol/medusa

0.11.0

16 Feb 12:42
22f05b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.4...0.11.0

0.10.4

16 Aug 08:18
5f2f1ab
Compare
Choose a tag to compare

Bug fix:

  • ObserveDestinationChanges function triggers the passed callback after clearGroup function call that only removes fragments in the backstack. Stop calling the showUpperFragment function. If clearGroup only clears fragments in the backstack and not the upper fragment, the fragment the user sees
    #50

0.10.3

28 Feb 12:55
ffca200
Compare
Choose a tag to compare

Maintenance changes:

  • Updated Gradle from 7.6 to 7.6.1
  • Removed JVM target of Kotlin from the sample app module

0.10.2

27 Feb 14:45
fd4ef97
Compare
Choose a tag to compare

Behavior changes:

  • Fixed an issue where MultipleStackNavigator#reset and MultipleStackNavigator#resetCurrentTab functions throw IllegalArgumentException: Required value was null.

Maintenance changes:

  • Updated Kotlin from 1.3.50 to 1.7.20
  • Updated Gradle from 7.3.3 to 7.6
  • Updated Android Gradle Plugin from 7.2.2 to 7.4.1
  • Enabled Gradle's build daemon and build cache
  • Enabled Gradle's version catalogs and type-safe project accessors
  • Added a pull-request pipeline that builds and runs tests for each pull request
  • Added tests for MultipleStackNavigator to cover reset and goBack scenarios

0.9.1-rc

27 Apr 07:13
84d6ecf
Compare
Choose a tag to compare
0.9.1-rc Pre-release
Pre-release
Update build.gradle

0.9.0

06 Apr 06:07
Compare
Choose a tag to compare

This release fixes reset root fragment bug and introduces reset with new fragment function

v0.8.0

11 Nov 13:39
2787b2c
Compare
Choose a tag to compare

This release introduces transition animations to offer more beautiful experience.

0.7.0

22 Oct 07:06
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

0.7.0-rc

08 Oct 12:07
d67609c
Compare
Choose a tag to compare
0.7.0-rc Pre-release
Pre-release
Update build.gradle

Increment version code to 0.7.0-rc

0.6.0

13 Sep 08:07
9524d6a
Compare
Choose a tag to compare
Update build.gradle

Increment version code