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

Releases: otto-de/leinsync

Bugfix

18 Mar 18:29
Compare
Choose a tag to compare
  • fix a bug in the interactive mode
  • Refactoring

Bugfix

16 Jan 15:34
Compare
Choose a tag to compare
  • fix a bug that the list feature can deal with the sync features

Bugfix and rename plugin's selector

16 Jan 10:09
Compare
Choose a tag to compare
  • fix a bug that file in a sub package of the target project could not be deleted.
  • BREAKING CHANGE: plugin's selector has been renamed from :ns-sync to :sync

packages sync feature

15 Jan 17:11
Compare
Choose a tag to compare
  • Implement a feature to define and synchronize packages between projects.
  • add the option -k to specify the packages manually.

Only give the hint to push on the committed projects

14 Jan 15:32
Compare
Choose a tag to compare

Only give the hint to push on the committed projects

Bugfix

13 Sep 11:22
Compare
Choose a tag to compare
  • fix a bug in the location question of namespace
  • update dependencies

Add interactive mode

11 May 08:34
Compare
Choose a tag to compare
  • Add interactive mode to choose the available leiningen projects
  • Update dependencies

Bugfix

28 Oct 09:23
Compare
Choose a tag to compare

Fix a bug that the resource and namespaces will be synced when the parameters -i , -j are used.

For Leiningen 2.8.0: fix a compilation bug dealing with the depedency hell in Leiningen

19 Oct 17:00
Compare
Choose a tag to compare

support regex in searching leiningen project to sync

25 Sep 22:11
Compare
Choose a tag to compare
  • leinsync supports regex to find matching leiningen projects for synchronising code bases.