Awesome Android has a "changelog" section under all projects. You can find it next to the "Repo" button in the header. There are two features that make it unique.
- It is an aggregation of parsed "CHANGELOG.md" files and releases information from Github. This way, it is easier to see all changes in a single place and a uniform style.
- All changelogs are "emojified". This helps with identifying each change easier. Emojification is achieved by parsing each line and applying a specific emoji based on the first word or some other tokens.
The combination of the above two makes package changelogs on Awesome Android unique.
As you know, an example is worth a 1,000 words ๐
Changelog examples
-
PHP Github API 2.18.0 (December 11, 2020)
-
Sylius 1.8.6 (December 09, 2020)
Details
- 0๏ธโฃ #12004 Menu taxon can be null, even by default (@jacquesbh)
- #12010 [Hot-fix] Allow to use svg images without filtration (@Zales0123, @AdamKasp, @SirDomin)
- #12018 [BC BREAK] [Order] Order cancelation fix (@lchrusciel)
- ๐ #12046 Bugfix | Don't suggest old format for template locations (@stloyd)
- #12052 #12051 fix attribute registry initialized twice (@Fantus)
- ๐ #12055 Change route prefixes in security.yaml (@jacquesbh)
- #12060 [PoC] Add parameter to be able to disable prepending doctrine migrations (@GSadee, @Tomanhez)
- โฌ๏ธ #12066 Fix typo in UPGRADE-1.6.md (@stefandoorn)
- #12069 Adjust link to migration file (@stefandoorn)
- โก๏ธ #12071 Update supported versions info (@Zales0123)
- ๐ #12086 Add conflict with lcobucci/jwt to prevent Behat build failures (@pamil)
- ๐ #12087 [CI] Switch documentation build from Travis to GitHub Actions (@pamil)
- ๐ #12089 [CI] Switch packages build from Travis to GitHub Actions (@pamil)
- ๐ #12090 [CI] Switch application build from Travis to GitHub Actions (@pamil)
- โ #12093 Use sha512 to encode passwords in test environments (@pamil)
- ๐ #12101 Remove lcobucci/jwt v3.4 conflict (@Tomanhez)
- #12103 Fix the uploaded image path generator spec (@pamil)
- ๐ #12105 [CI] Uploade Behat logs as artifacts if failed (@pamil)
- #12108 [CI] GitHub Actions setup improvements (@pamil)
- โ #12114 [Behat]Javascript tests helper (@arti0090)
- #12115 [CI] Improve DX while debugging failed Behat scenarios (@pamil)
- ๐ #12117 Remove pamil/prophecy-common from require-dev dependencies (@pamil)
- ๐ป #12118 Original price is not required in UI (@jacquesbh)
- โฌ๏ธ #12120 Fix doctrine migrations config in UPGRADE-1.8.md (@mmenozzi)
- โ #12123 [Behat] Introduce test helper for more JS tests and increase timeout (@arti0090)
- ๐ง #12125 [Maintenance] Add retry to github action (@lchrusciel)
- ๐ง #12127 [Maintenance] Move dependency from require-dev to require in CoreBundle and AdminApiBundle composers (@GSadee)
- ๐ #12140 Temporarily lock on Resource 1.6.* (@Zales0123)
- #12149 Improve retrying Behat and reduce failure rate (@pamil)