Releases: raphaelkieling/devpair
Releases · raphaelkieling/devpair
Release v1.1.18
- no changes
Release v1.1.16
Fix:
- Accepting force pull to avoid weird cases that different devs creating the same branch.
Improvement:
- Added
-p <path to file>
to allow better local development
Release v1.1.15
Fix:
- Removed a
print
inside thedevpair next
Improvements:
- Added
devpair next
push internally instead of making it manually.
Release v1.1.14
Fix:
- Now we have
squash
merges instead of the common one. It should avoid somepair
commits inside the original branch.
Improvements:
- Update
README
with better explanations - Update the temporary logo
- Added more tests inside the code manager
- Added
cow
command to test the sound
Release v1.1.13
- Added cow support
Release v1.1.12
It was testing to check the tag versioning. Do not worry, the library keep working 😄
Release v1.1.9
devpair start <minutes>
it's optional but currently only for mac/linux usersdevpair timer <minutes>
to create a simple timer- Better docs and tests
Release v1.1.8
For you:
- Nothing yet.
Internally:
- New tests
- New deployment configuration
- New local dev environment setup
- Added poetry