This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
Releases: otto-de/leinsync
Releases · otto-de/leinsync
Bugfix
Bugfix
- fix a bug that the list feature can deal with the sync features
Bugfix and rename plugin's selector
- 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
- 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
Only give the hint to push on the committed projects
Bugfix
- fix a bug in the location question of namespace
- update dependencies
Add interactive mode
- Add interactive mode to choose the available leiningen projects
- Update dependencies
Bugfix
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
0.9.41 release 0.9.41
support regex in searching leiningen project to sync
- leinsync supports regex to find matching leiningen projects for synchronising code bases.