Skip to content

Releases: dmy/elm-package-info

1.10

05 Sep 08:39
Compare
Choose a tag to compare

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

04 Sep 21:45
Compare
Choose a tag to compare
1.9

Bug fix

Fix crash found with Firefox 60.8.0esr.

1.8

27 Aug 07:40
Compare
Choose a tag to compare
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

08 Aug 22:05
Compare
Choose a tag to compare
1.7
  • Removed default packages special handling
  • Moved Install section before Release

1.6

31 Jul 17:29
Compare
Choose a tag to compare
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

30 Jul 23:04
Compare
Choose a tag to compare
1.5

Minor install command padding and margin fixes

1.4

30 Jul 22:10
Compare
Choose a tag to compare
1.4

Bug fixes:

  • take into account scrolling to calculate the position

1.3

30 Jul 21:39
Compare
Choose a tag to compare
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