All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- 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 *
- 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.
- 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.