Skip to content

Releases: ThinkDigitalSoftware/tavern

1.3.6

16 Nov 00:11

Choose a tag to compare

Add syntax highlighting ✍️

v1.3.5

13 Nov 21:01

Choose a tag to compare

Add back arrow while loading package in the PackageDetailsView page.

1.3.4

11 Nov 01:03

Choose a tag to compare

Add a share option to package pages.
Update to bloc 2.0

1.3.3

09 Nov 04:34

Choose a tag to compare

fix semanticVersion was called on null error. Closes #56.
fix iterator called on null. Closes #55.

v1.3.2

31 Oct 23:00

Choose a tag to compare

fix failure to load packages in package detail View.
Closes #54.
Update to bloc v1.0.0

v2.1.0-test

08 Oct 16:14

Choose a tag to compare

Adjust deprecations and binary uploads

v1.3.1

03 Oct 04:15

Choose a tag to compare

Fix Home settings not surviving app restart. Closes #53

1.3.0

20 Sep 20:06

Choose a tag to compare

feat: Add background fetch for subscriptions.

v1.2.2

15 Sep 02:59

Choose a tag to compare

Fix Title overflow on PackageDetailsScreen.
Fix Content errors on AnalysisTab.
Add support for Dart library packages which have no package page
Update Theme to be more consistent.
Remove Score indicator from packages with no score
Closes #49

Fix: Swiping on the pageView does not update the index on the bottom navigation bar
Closes #45.

v1.2.0

13 Sep 16:56

Choose a tag to compare

Fixed perpetual CircularProgressIndicator. Switched to Hive. Adjusted some icons in the BottomNavigationBar