Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1 KB

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

0.5.3 - 2017-10-28

Fixed

  • Fixed an issue where development pods would cause a crash.

0.5.2 - 2017-10-28

Added

  • Now dependencyswapper prints in console the directory where the development pod was installed.

0.5.1 - 2017-10-25

Added

  • Fix issue with install message

0.5.0 - 2017-10-25

Added

  • Support for tags. Now when we pull a dependency as test or dev, we will make sure to pull the right version defined in the Podfile.lock
  • Added a CHANGELOG