Skip to content

Releases: instaclick/medusa

0.7

06 Oct 01:39
Compare
Choose a tag to compare

Changes:

  • updated dependencies and allow only stable packages(@markuspoerschke)
  • exclude some packages from the DependencyResolver (@aaukt)
  • catch exception on api request and add bootstrap for proper autoloading (Klaus Bittrich)
  • avoid HTTP Calls to Packagist for system packages like php, ext-xml or lib-icu (@andygrunwald)
  • Set higher timeouts for update command (@andygrunwald)
  • Use HTTPS for communication with Packagist (@andygrunwald)
  • Replace guzzle/guzzle with guzzlehttp/guzzle (@andygrunwald)
  • Cleanup branches that were mirrored in the past, but were now deleted in the remote (@andygrunwald)
  • load external resolver.json containing list of renamed packages

Happy Victoria Day

16 May 19:23
Compare
Choose a tag to compare

Bug fixes:

  • support git 1.9.0
  • add custom package repos first
  • de-duplicate package list
  • handle package rename for BazingaJsTranslationBundle