Repman v0.1.1 Release Notes

Release Date: 2020-04-22 // almost 4 years ago
  • ๐Ÿฑ BC break โš ๏ธ

    • ๐Ÿ‘‰ user email is now change to lowercase with migration
      • if a user with the same e-mail registered in the application but with different character sizes then you will have to manually delete it before starting the migration

    โž• Added

    • ๐Ÿ“ฆ Clickable repo url link on packages list (#75)

    ๐Ÿ”„ Changed

    • ๐Ÿ”’ Use lock to prevent multiple jobs run simultaneously (#70)
    • ๐Ÿ”ง Internal CI/CD configuration

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix issue with case sensitive emails (#88)
    • Typo on register form (#74)

    โœ‚ Removed

    • โœ‚ Remove pcov from docker image (#69)