Skip to content

Releases: slovnicki/beamer

Version 1.7.0

08 Oct 20:44
241713b
Compare
Choose a tag to compare
  • Added: Optional path to BeamPage to offer more natural pop control than popToNamed. This will most likely become required in v2

Version 1.6.2

18 Sep 07:10
d01c4e6
Compare
Choose a tag to compare
  • Fixed: Transition durations for BeamPageType.noTransition (busslina: #676)

Version 1.6.1

09 Mar 22:10
0ee2963
Compare
Choose a tag to compare

Version 1.6.0

06 Jan 19:21
9702767
Compare
Choose a tag to compare
  • Fixed: Usage of deprecated RouteInformation.location
  • Improved: Package metadata

Prerelease 2.0.0-dev.0

29 Jun 21:13
c3795ab
Compare
Choose a tag to compare
Pre-release

DISCLAIMER

This is in no way a big fancy release, just a push of all the important and breaking changes that have been sitting in master for too long, hoping for a major release that didn't come yet. Now we can continue towards v2...


  • BREAKING: bump lower SDK constraint to 2.14
  • BREAKING: BeamPage.key is now required (#443)
  • BREAKING: BeamGuard function now have 1 additional parameter which is a persistent deep link set by the platform or developer (#567)
  • Fixed: rebuild of nested Beamer upon deep link (MarkRunWu, #557)
  • Fixed: BeamParameters 1-off in history (themartorana, #562)

Examples

Version 1.5.6

29 Jun 20:24
f46a992
Compare
Choose a tag to compare
  • Fixed: copying of route state when relative beaming is used (Panz99, #624, #623)

Version 1.5.5

22 May 21:05
eef79aa
Compare
Choose a tag to compare
  • Increase SDK upper bound to <4.0.0

Version 1.5.4

16 May 10:02
9a6ecf9
Compare
Choose a tag to compare
  • Fixed: Usage of Object.hash

Version 1.5.2

16 Aug 21:10
dd7e82a
Compare
Choose a tag to compare

Version 1.5.1

16 Aug 20:59
d4cc3d4
Compare
Choose a tag to compare
  • Fixed: Lagging BeamGuard check when using BeamerLocationBuilder (#532)