Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.08 KB

changelog.md

File metadata and controls

27 lines (21 loc) · 1.08 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Prerelease]

  • Fixed a bug when create a project. PM doesn't add the correct end tag in projects file.
  • Fixed some bugs with sed syntax on Bash version.
  • First version of PM for bash!
  • Fixed an error that always return after-all values on pm config get *

[v0.2] 06-10-2015

  • Additional help added.
  • Show current version of PM
  • Created a process to update PM from version 0.1 to this release
  • Added git-info config parameter to single projects.
  • Added git-info config parameter to all projects.
  • Added after to projects to trigger a command after go to a project. From #1, thanks to greyhoundforty
  • Allow user to add config parameters to projects singly.

[v0.1] 02-10-2015

  • Set global config like after-all to trigger a command after go.
  • Add, remove, list and go actions for projects.
  • Create the function pm in zsh.
  • Created an installer.