Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Releases: otto-de/leinsync

check for unknown options

22 May 12:20
Compare
Choose a tag to compare

check for unknown options

Breaking change and new feature

15 May 17:51
Compare
Choose a tag to compare
  • only ask one time for commit msg
  • leinsync is now able to update not only namespace but also resources, but it breaks the ns-sync definition
  • add :test-cmd to specify which test command will be executed to test the target projects
  • better strategy to update resource if there are many options to update or create new resource

Some new features added

05 May 11:47
Compare
Choose a tag to compare
  • excecute more than one options at the same time
  • leinsync can now come up with different source-path and test-path defined in source and target project.clj
  • leinsync will ask you for location of new namespaces if its location could not be calculated automatically
  • show useful commands after tests are passed

give some hints to commit changes on project where update did not break anything

03 May 07:28
Compare
Choose a tag to compare

give some hints to commit changes on project where update did not break anything

improve the push option

28 Apr 10:22
Compare
Choose a tag to compare

improve the push option. Sync will check unpushed commit before asking user to commit

add option status

28 Apr 08:24
Compare
Choose a tag to compare

add option status

fix bug on push option

28 Apr 07:45
Compare
Choose a tag to compare

fix bug on push option

add option push on target projects

28 Apr 05:46
Compare
Choose a tag to compare

add option push on target projects

add --option pull rebase

27 Apr 22:10
Compare
Choose a tag to compare

add --option pull rebase on target projects

add --option commit

27 Apr 21:52
Compare
Choose a tag to compare

add --option commit for change in all target projects