Releases: dmy/elm-package-info
Releases · dmy/elm-package-info
1.10
Bug fixes
- Improve previous fix with Firefox 68.8.0esr
- Don't hide info when going from package latest version to the same explicit version
1.9
Bug fix
Fix crash found with Firefox 60.8.0esr.
1.8
Minor fix
- Clear info on new package
This avoids seeing the old info for a short time when browsing another package. This also avoids seeing the old info when a package is not found (for example 0.18 packages released after 0.19).
1.7
- Removed default packages special handling
- Moved Install section before Release
1.6
Minor features:
- Add explicit message when the package is installed by default
- Make the license link to LICENSE inside GitHub to have additional information when available
1.5
Minor install command padding and margin fixes
1.4
Bug fixes:
- take into account scrolling to calculate the position
1.3
New features:
- install command with copy-to-clipboard on click
- avatar links to GitHub profile
- release date links to GitHub releases page
- license points the the package
LICENSE
file
elm
version links to elm guide install page
Bug fixes:
- fixes conflicts with page footer by translating it when needed
- fixes page resize handling on Firefox