- Ignore untracked files when dirty-checking a repo before syncing.
- Fix fetching new remote tags.
- Fixed incorrect sourcehut url generation. contributor: pluffie
- Allow re-defining existing plugins from
pact
. - Reduce CPU usage by throttling scheduler and further throttling draw calls.
- Added orphaned package removal.
- Shows current version in addition to latest if possible in sync UI.
- Rename plugin
run
option toafter
. - Added container demo.
- Added plugin
run
option support. - Added documentation.
- Added progress indicator when running external commands.
- Collate UI updates for better performance.
- Fixed under-matching branch and tag names with
/
in them. - Added submodule updating on clone/sync.
- Fixed incorrect plugin target path generation.
- Fixed peeling tags in remote refs.
- Rewrote UI to be simpler.
- Removed snap shotting (temporarily).
- Added
github
,gitlab
,sourcehut
andgit
sources. - Added
tag
,branch
,commit
version
constraints. - Added snapshotting.
- Details lost to time...