Skip to content

Releases: raphaelkieling/devpair

Release v1.1.18

25 Nov 00:43
Compare
Choose a tag to compare

Release v1.1.16

22 Nov 02:27
Compare
Choose a tag to compare

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

22 Nov 01:05
Compare
Choose a tag to compare

Fix:

  • Removed a print inside the devpair next

Improvements:

  • Added devpair next push internally instead of making it manually.

Release v1.1.14

22 Nov 00:39
Compare
Choose a tag to compare

Fix:

  • Now we have squash merges instead of the common one. It should avoid some pair 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

19 Nov 02:36
Compare
Choose a tag to compare
  • Added cow support

Release v1.1.12

19 Nov 02:06
Compare
Choose a tag to compare

It was testing to check the tag versioning. Do not worry, the library keep working 😄

Release v1.1.9

19 Nov 01:50
Compare
Choose a tag to compare
  • devpair start <minutes> it's optional but currently only for mac/linux users
  • devpair timer <minutes>to create a simple timer
  • Better docs and tests

Release v1.1.8

18 Nov 15:32
Compare
Choose a tag to compare

For you:

  • Nothing yet.

Internally:

  • New tests
  • New deployment configuration
  • New local dev environment setup
  • Added poetry